openssl.git
2012-10-08 Dr. Stephen... New functions to check a hostname email or IP address...
2012-10-06 Andy PolyakovAdd SPARC T4 AES support.
2012-10-05 Bodo MöllerFix EC_KEY initialization race.
2012-09-30 Dr. Stephen... If OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL is set allow the...
2012-09-28 Andy Polyakovsha[1|512]-sparcv9.pl: add hardware SPARC T4 support.
2012-09-28 Andy Polyakovmd5-sparcv9.pl: add hardware SPARC T4 support.
2012-09-28 Andy Polyakovsparc_arch.h: add assembler helpers (and make it work...
2012-09-28 Andy Polyakovmd5-sparcv9.pl: more accurate performance result.
2012-09-24 Bodo MöllerFix Valgrind warning.
2012-09-24 Richard Levitte* Configure: make the debug-levitte-linux{elf,noasm...
2012-09-23 Andy PolyakovAdd md5-sparcv9.pl.
2012-09-23 Andy Polyakovsparcv9cap.c: add SPARC-T4 feature detection.
2012-09-21 Richard Levitte* ssl/t1_enc.c (tls1_change_cipher_state): Stupid bug...
2012-09-19 Andy Polyakovconfig: detect linux-mips* targets.
2012-09-18 Andy PolyakovConfigure: allow for compiler options starting with...
2012-09-18 Andy PolyakovMIPS assembly pack: add support for SmartMIPS ASE.
2012-09-17 Bodo MöllerFix warning.
2012-09-15 Andy PolyakovConfigure: add MIPS targets.
2012-09-15 Andy PolyakovMIPS assembly pack: add MIPS[32|64]R2 code.
2012-09-15 Andy Polyakovaes-mips.pl: interleave load and integer instructions...
2012-09-15 Andy Polyakovsha512-sparcv9.pl: fix binutils compilation error.
2012-09-15 Andy Polyakove_aes.c: uninitialized variable in aes_ccm_init_key.
2012-09-14 Dr. Stephen... Add -rev test option to s_server to just reverse order...
2012-09-12 Dr. Stephen... Add -brief option to s_client and s_server to summarise...
2012-09-12 Dr. Stephen... Add ctrl and utility functions to retrieve raw cipher...
2012-09-11 Dr. Stephen... enhance EC method to support setting curve type when...
2012-09-11 Dr. Stephen... fix memory leak
2012-09-11 Dr. Stephen... Minor enhancement to PR#2836 fix. Instead of modifying...
2012-09-11 Ben LaurieCall OCSP Stapling callback after ciphersuite has been...
2012-09-09 Dr. Stephen... fix memory leak
2012-09-09 Dr. Stephen... update README
2012-09-09 Dr. Stephen... Extend certificate creation examples to include CRL...
2012-09-09 Dr. Stephen... New -valid option to add a certificate to the ca index...
2012-09-08 Dr. Stephen... new ctrl to retrive value of received temporary key...
2012-09-07 Dr. Stephen... store and print out message digest peer signed with...
2012-09-07 Andy Polyakovbsaes-armv7.pl: closest shave. While 0.3 cpb improvemen...
2012-09-04 Andy Polyakovbsaes-armv7.pl: even closer shave.
2012-09-04 Andy Polyakovbsaes-armv7.pl: minor performance squeeze on Snapdragon S4.
2012-09-04 Andy Polyakovsha512-armv4.pl: optimize for Snapdragon S4.
2012-09-01 Andy Polyakovbn_lcl.h: gcc removed support for "h" constraint, which...
2012-09-01 Dr. Stephen... Don't load GOST ENGINE if it is already loaded.
2012-08-31 Dr. Stephen... perform sanity checks on server certificate type as...
2012-08-31 Dr. Stephen... make EC test certificates usable for ECDH
2012-08-30 Dr. Stephen... give more meaningful error if presented with wrong...
2012-08-29 Andy Polyakovx86cpuid.pl: hide symbols [backport from x86_64].
2012-08-29 Andy PolyakovTABLE update addendum to commit#22775.
2012-08-29 Andy PolyakovHarmonize CHANGES in HEAD.
2012-08-29 Andy PolyakovAdd linux-x32 target.
2012-08-29 Dr. Stephen... Add compilation flag to disable certain protocol checks...
2012-08-28 Dr. Stephen... oops, typo
2012-08-28 Dr. Stephen... New compile time option OPENSSL_SSL_TRACE_CRYPTO, when...
2012-08-28 Dr. Stephen... update debug-steve* configurations
2012-08-22 Dr. Stephen... PR: 2786
2012-08-17 Andy Polyakovsha1-armv4-large.pl: comply with ABI.
2012-08-17 Andy PolyakovConfigure: add mips-mont to MIPS32 builds.
2012-08-17 Andy PolyakovMIPS assembly pack: assign default value to $flavour.
2012-08-16 Bodo MöllerOops - didn't mean to change Makefile on previous submit
2012-08-16 Bodo MöllerEnable message names for TLS 1.1, 1.2 with -msg.
2012-08-15 Dr. Stephen... Add three Suite B modes to TLS code, supporting RFC6460.
2012-08-14 Andy Polyakovbss_dgram.c: fix compilation failure and warning on...
2012-08-13 Andy Polyakovgosthash.c: use memmove in circle_xor8, as input pointe...
2012-08-13 Andy Polyakov./Configure: libcrypto.a can grow to many GB because...
2012-08-13 Andy Polyakovgcm128.c: fix AAD-only case with AAD length not divisib...
2012-08-13 Andy Polyakovsha512-x86_64.pl: revert previous change and solve...
2012-08-13 Andy Polyakovsha512-x86_64.pl: minimum gas requirement for AMD XOP.
2012-08-05 Dr. Stephen... update ordinals
2012-08-03 Dr. Stephen... Rename Suite B functions for consistency.
2012-08-03 Dr. Stephen... add suite B chain validation flags and associated verif...
2012-07-27 Dr. Stephen... Make tls1_check_chain return a set of flags indicating...
2012-07-24 Dr. Stephen... Abort handshake if signature algorithm used not support...
2012-07-24 Dr. Stephen... check EC tmp key matches preferences
2012-07-24 Dr. Stephen... typo
2012-07-23 Dr. Stephen... Add support for certificate stores in CERT structure...
2012-07-20 Dr. Stephen... update NEWS
2012-07-20 Dr. Stephen... set ciphers to NULL before calling cert_cb
2012-07-19 Dr. Stephen... stop warning
2012-07-19 Dr. Stephen... add ssl_locl.h to err header files, rebuild ssl error...
2012-07-19 Dr. Stephen... Don't ignore (\!) reference count in X509_STORE_free
2012-07-18 Dr. Stephen... New function ssl_set_client_disabled to set masks for...
2012-07-18 Dr. Stephen... reinclude crypto.h: this is needed in HEAD only to...
2012-07-18 Dr. Stephen... update trace messages
2012-07-15 Andy Polyakovsha1-[586|x86_64].pl: shave off one instruction from...
2012-07-15 Andy Polyakovmk1mf.pl: replace chop to make it work in mixture of...
2012-07-15 Andy Polyakovtest_aesni: harmonize with AES-NI support at EVP layer.
2012-07-15 Andy Polyakovwp-x86_64.pl: ~10% performance improvement.
2012-07-15 Andy Polyakovsha512-s390x.pl: lingering comment update.
2012-07-15 Andy Polyakovsha512-ia64.pl: 15-20% performance improvement.
2012-07-15 Andy Polyakovsha256-armv4.pl: 4% performance improvement.
2012-07-15 Andy Polyakovsha1-s390x.pl: lingering comment update.
2012-07-15 Andy Polyakovrc5.h: stop wasting space on 64-bit platforms [breaks...
2012-07-15 Andy Polyakovwp-mmx.pl: ~10% performance improvement.
2012-07-15 Andy Polyakovsha512-586.pl: optimize SSE2 code path, +5-7% on most...
2012-07-15 Andy Polyakovsha1-586.pl: let masm compile AVX code.
2012-07-15 Andy Polyakovx86gas.pl: treat OPENSSL_ia32cap_P accordingly to ...
2012-07-08 Dr. Stephen... Add new ctrl to retrieve client certificate types,...
2012-07-05 Richard LevitteInstall srtp.h
2012-07-05 Richard LevitteAdd d1_srtp and t1_trce.
2012-07-05 Richard LevitteAdd the missing modules for Camellia, as well as dh_rfc...
2012-07-05 Richard LevitteHarmonise symhacks.h in this branch with lower versions.
2012-07-04 Dr. Stephen... add missing evp_cnf.c file
next