]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2012-07-03  Dr. Stephen... PR: 2840
2012-07-03  Dr. Stephen... Fix memory leak.
2012-07-03  Dr. Stephen... cert_flags is unsigned
2012-07-03  Dr. Stephen... add support for client certificate callbak, fix memory...
2012-07-03  Dr. Stephen... new function SSL_is_server to which returns 1 is the...
2012-07-03  Dr. Stephen... no need to check s->server as default_nid is never...
2012-07-03  Dr. Stephen... Separate client and server permitted signature algorith...
2012-07-02  Andy Polyakovbn_nist.c: compensate for VC bug [with optimization...
2012-07-02  Andy Polyakovcrypto/bn/*.h: move PTR_SIZE_INT to private header.
2012-07-01  Dr. Stephen... remove unnecessary attempt to automatically call OPENSS...
2012-07-01  Dr. Stephen... Fix Win32 build.
2012-07-01  Dr. Stephen... recognise OPENSSL_NO_SSL_TRACE
2012-07-01  Andy Polyakovbss_dgram.c: fix typos in Windows code.
2012-07-01  Andy Polyakovsha256-586.pl: fix typos.
2012-06-29  Dr. Stephen... Add certificate callback. If set this is called wheneve...
2012-06-28  Dr. Stephen... Function tls1_check_ec_server_key is now redundant...
2012-06-28  Dr. Stephen... Add new "valid_flags" field to CERT_PKEY structure...
2012-06-27  Dr. Stephen... don't use pseudo digests for default values of keys
2012-06-27  Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-25  Andy Polyakovsha512-x86_64.pl: fix typo.
2012-06-25  Dr. Stephen... Reorganise supported signature algorithm extension...
2012-06-24  Andy Polyakovsha512-x86_64.pl: add SIMD code paths.
2012-06-22  Dr. Stephen... Add support for application defined signature algorithm...
2012-06-19  Dr. Stephen... oops, add -debug_decrypt option which was accidenatally...
2012-06-19  Andy Polyakovsha512-x86_64.pl: fix typo.
2012-06-19  Andy Polyakovsha256-586.pl: fix linking error.
2012-06-18  Dr. Stephen... fix clashing error code
2012-06-18  Dr. Stephen... Make it possible to delete all certificates from an...
2012-06-15  Dr. Stephen... Initial record tracing code. Print out all fields in...
2012-06-13  Dr. Stephen... New functions to retrieve certificate signatures and...
2012-06-12  Andy Polyakovsha256t.c: make sure unrolled loop is tested.
2012-06-12  Andy Polyakovsha256-586.pl: add AVX and XOP code paths.
2012-06-12  Andy Polyakovsha256-586.pl: squeeze some more, most notably ~10...
2012-06-12  Andy Polyakovx86[_64] assembly pack: update benchmark results.
2012-06-12  Dr. Stephen... print out issuer and subject unique identifier fields...
2012-06-11  Andy Polyakovbss_dgram.c: add BIO_CTRL_DGRAM_SET_DONT_FRAG.
2012-06-11  Andy Polyakovbss_dgram.c: make getsockopt work in cases when optlen...
2012-06-11  Ben LaurieFix memory leak.
2012-06-11  Andy Polyakovb_sock.c: make getsockopt work in cases when optlen...
2012-06-07  Ben LaurieRearrange and test authz extension.
2012-06-06  Ben LaurieFix memory leak.
2012-06-06  Ben LaurieParse authz correctly.
2012-06-04  Andy PolyakovRevert random changes from commit#22606.
2012-06-03  Ben LaurieVersion skew reduction: trivia (I hope).
2012-05-30  Ben LaurieRFC 5878 support.
2012-05-30  Ben LaurieBuild on FreeBSD with gcc 4.6.
2012-05-28  Andy Polyakovsha256-586.pl: full unroll to deliver additional ~16...
2012-05-28  Andy Polyakovsha512-x86_64.pl: >5% better performance.
2012-05-24  Andy Polyakovaesni-x86_64.pl: make it possibel to use in Linux kernel.
2012-05-24  Andy Polyakovsha256-586.pl: tune away regression on Nehalem core...
2012-05-19  Andy Polyakovsha256-586.pl optimization.
2012-05-16  Andy Polyakovs2_clnt.c: compensate for compiler bug.
2012-05-16  Andy Polyakovppccap.c: assume no features under 32-bit AIX kernel.
2012-05-11  Dr. Stephen... PR: 2813
2012-05-11  Dr. Stephen... PR: 2811
2012-05-10  Ben LaurieFix warning.
2012-05-10  Ben LauriePadlock doesn't build. I don't even know what it is.
2012-05-10  Dr. Stephen... PR: 2806
2012-05-10  Dr. Stephen... Sanity check record length before skipping explicit...
2012-05-10  Dr. Stephen... update FAQ
2012-05-10  Dr. Stephen... Reported by: Solar Designer of Openwall
2012-05-04  Richard LevitteCorrect environment variable is OPENSSL_ALLOW_PROXY_CERTS.
2012-04-28  Andy Polyakovperlasm: fix symptom-less bugs, missing semicolons...
next