openssl.git
2013-03-31 Dr. Stephen... Typo.
2013-03-28 Dr. Stephen... Call RAND_cleanup in openssl application.
2013-03-26 Matt CaswellMake binary curve ASN.1 work in FIPS mode.
2013-03-20 Dr. Stephen... enhance EC method to support setting curve type when...
2013-03-19 Dr. Stephen... Disable compression for DTLS.
2013-03-18 Andy Polyakovx86cpuid.pl: make it work with older CPUs.
2013-03-18 Andy Polyakove_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES...
2013-03-18 Michael TuexenAvoid unnecessary fragmentation.
2013-03-18 Dr. Stephen... Encode INTEGER correctly.
2013-03-18 Dr. Stephen... Typo.
2013-03-04 Dr. Stephen... Update ordinals.
2013-03-01 Andy Polyakovx86_64-gf2m.pl: fix typo.
2013-03-01 Andy Polyakovx86_64-gf2m.pl: add missing Windows build fix for ...
2013-02-26 Dr. Stephen... Add function CMS_RecipientInfo_encrypt
2013-02-26 Dr. Stephen... Fix error codes.
2013-02-26 Dr. Stephen... Demo code for SSL_CONF API
2013-02-26 Dr. Stephen... Update SSL_CONF docs.
2013-02-25 Dr. Stephen... New -force_pubkey option to x509 utility to supply...
2013-02-16 Andy Polyakovbn_nist.c: work around clang 3.0 bug.
2013-02-15 Nick AlcockFix POD errors to stop make install_docs dying with...
2013-02-14 Andy Polyakovcms-test.pl: make it work with not-so-latest perl.
2013-02-12 Dr. Stephen... Upate FAQ.
2013-02-12 David WoodhouseCheck DTLS_BAD_VER for version number.
2013-02-11 Dr. Stephen... Fix in ssltest is no-ssl2 configured
2013-02-11 Lutz JaenickeFAQ/README: we are now using Git instead of CVS
2013-02-11 Andy Polyakovsparccpuid.S: work around emulator bug on T1.
2013-02-08 Andy Polyakovs3_cbc.c: make CBC_MAC_ROTATE_IN_PLACE universal.
2013-02-08 Andy Polyakovs3_cbc.c: get rid of expensive divisions [from master].
2013-02-08 Andy Polyakovssl/[d1|s3]_pkt.c: harmomize orig_len handling.
2013-02-08 Dr. Stephen... Fix IV check and padding removal.
2013-02-08 Adam LangleyFix for EXP-RC2-CBC-MD5
2013-02-08 Andy Polyakove_aes_cbc_hmac_sha1.c: align calculated MAC at cache...
2013-02-06 Andy Polyakove_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC...
2013-02-06 Andy Polyakove_aes_cbc_hmac_sha1.c: address the CBC decrypt timing...
2013-02-06 Andy Polyakovssl/*: remove SSL3_RECORD->orig_len to restore binary...
2013-02-06 Dr. Stephen... Don't access EVP_MD_CTX internals directly.
2013-02-06 Andy Polyakovs3/s3_cbc.c: allow for compilations with NO_SHA256...
2013-02-06 Andy Polyakovssl/s3_cbc.c: md_state alignment portability fix.
2013-02-06 Andy Polyakovssl/s3_cbc.c: uint64_t portability fix.
2013-02-06 Dr. Stephen... typo.
2013-02-06 Dr. Stephen... Add ordinal for CRYPTO_memcmp: since this will affect...
2013-02-06 Dr. Stephen... Timing fix mitigation for FIPS mode.
2013-02-06 Ben LaurieOops. Add missing file.
2013-02-06 Ben LaurieUpdate DTLS code to match CBC decoding in TLS.
2013-02-06 Ben LaurieDon't crash when processing a zero-length, TLS >= 1...
2013-02-06 Ben LaurieMake CBC decoding constant time.
2013-02-06 Ben LaurieAdd and use a constant-time memcmp.
2013-02-04 Dr. Stephen... Merge branch 'OpenSSL_1_0_2-stable' of /home/steve...
2013-02-04 Dr. Stephen... Fix for trace code: SSL3 doesn't include a length value for
2013-02-02 Andy Polyakovbn_word.c: fix overflow bug in BN_add_word.
2013-02-02 Andy Polyakovx86_64 assembly pack: keep making Windows build more...
2013-01-24 Dr. Stephen... Fix warning: lenmax isn't used any more.
2013-01-23 Dr. Stephen... Don't include comp.h in cmd_cd.c if OPENSSL_NO_COMP set
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust...
2013-01-22 Andy PolyakovTABLE update.
2013-01-22 Andy PolyakovConfigure: update linux-mips* lines [from master].
2013-01-22 Andy Polyakovbn/asm/mips.pl: hardwire local call to bn_div_words.
2013-01-20 Dr. Stephen... Don't include comp.h if no-comp set.
2013-01-19 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' of openssl.net...
2013-01-19 Ben LaurieRemove extraneous brackets (clang doesn't like them).
2013-01-19 Ben LaurieAdd MacOS 64-bit debug target.
2013-01-19 Andy Polyakovengines/ccgost: GOST fixes [from master].
2013-01-19 Ben LaurieCan't check a size_t for < 0.
2013-01-19 Andy Polyakov.gitignore adjustments
2013-01-18 Dr. Stephen... -named_curve option handled automatically now.
2013-01-18 Dr. Stephen... Add code to download CRLs based on CRLDP extension.
2013-01-18 Dr. Stephen... cipher is not used in s_server any more.
2013-01-18 Dr. Stephen... New option to add CRLs for s_client and s_server.
2013-01-17 Dr. Stephen... initial support for delta CRL generations by diffing...
2013-01-17 Dr. Stephen... Typo (PR2959).
2013-01-17 Dr. Stephen... constify
2013-01-17 Dr. Stephen... New functions to set lookup_crls callback and to retrie...
2013-01-17 Dr. Stephen... add option to get a certificate or CRL from a URL
2013-01-16 Dr. Stephen... print out issuer and subject unique identifier fields...
2013-01-15 Dr. Stephen... add wrapper function for certificate download
2013-01-15 Dr. Stephen... Generalise OCSP I/O functions to support dowloading...
2013-01-15 Dr. Stephen... Update default dependency flags.
2013-01-15 Dr. Stephen... make update
2013-01-15 Dr. Stephen... Add support for broken protocol tests (backport from...
2013-01-15 Dr. Stephen... Make whitespace consistent with master branch.
2013-01-13 Ben LaurieFix some clang warnings.
2013-01-12 Ben LaurieCorrect EVP_PKEY_verifyrecover to EVP_PKEY_verify_recov...
2013-01-07 Dr. Stephen... In FIPS mode use PKCS#8 format when writing private...
2013-01-07 Dr. Stephen... Change default bits to 1024
2013-01-06 Dr. Stephen... Add .gitignore from master branch.
2013-01-06 Ben LaurieFix warning.
2012-12-30 Dr. Stephen... add support for separate verify can chain stores to...
2012-12-30 Dr. Stephen... add -chain options to s_client (backrpot from HEAD)
2012-12-30 Dr. Stephen... make no-comp compile
2012-12-30 Dr. Stephen... stop warning when compiling with no-comp
2012-12-30 Dr. Stephen... remove unused cipher functionality from s_client
2012-12-29 Dr. Stephen... Update debug-steve* options.
2012-12-29 Dr. Stephen... make JPAKE work again, fix memory leaks
2012-12-29 Dr. Stephen... update ordinals
2012-12-29 Dr. Stephen... Delegate command line handling for many common options...
2012-12-29 Dr. Stephen... add SSL_CONF functions and documentation (backport...
2012-12-26 Dr. Stephen... Update ordinals.
2012-12-26 Dr. Stephen... Portability fix: use BIO_snprintf and pick up strcasecm...
2012-12-26 Dr. Stephen... typo
2012-12-26 Dr. Stephen... SSL/TLS record tracing code (backport from HEAD).
next