summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_locl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add ChaCha20-Poly1305 based ciphersuites.jsing2014-06-131-1/+2
* Add an SSL_AEAD_CTX to enable the use of EVP_AEAD with an SSL cipher.jsing2014-06-131-1/+22
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Add an SSL_CIPHER_ALGORITHM2_AEAD flag that is used to mark a cipher asjsing2014-06-081-0/+19
* http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2016265dfbab162ec...deraadt2014-06-071-1/+0
* ECDH and ECDSA will not work overly well if there is no EC, so unifdefjsing2014-05-311-4/+0
* TLS would not be entirely functional without extensions, so unifdefjsing2014-05-311-4/+0
* While working on another diff I ended up looking to see why on earth thejsing2014-05-301-1/+1
* we no longer care that these aren't used for ssl2tedu2014-05-291-2/+2
* unidef DH, ECDH, and ECDSA. there's no purpose to a libssl without them.tedu2014-05-291-10/+0
* Make it substantially easier to identify protocol version requirementsjsing2014-05-291-2/+35
* Remove unused defines.miod2014-05-271-9/+0
* remove unused shit. from Alexander Schrijvertedu2014-05-251-13/+0
* The ssl_ciper_get_evp() function is currently overloaded to also return thejsing2014-05-251-2/+2
* DeIMPLEMENT libssl. Expand the IMPLEMENT_* macros since it is far morejsing2014-05-241-153/+2
* There are two actual uses of e_os2.h in libssl - an OPENSSL_GLOBAL (anjsing2014-05-221-3/+1
* Stop pulling pqueue.h into ssl_locl.h since only a small part of libssljsing2014-05-221-2/+0
* No longer make pqueue.h a public (and installed) header file. Replace itsmiod2014-05-151-0/+2
* Remove orphaned l2n6 and n2l6 macros.miod2014-04-271-14/+0
* Unifdef -U OPENSSL_BUILD_SHLIBCRYPTO, since all it causes under Unix is tomiod2014-04-271-5/+0
* Unifdef -UPKCS1_CHECK and remove SSL_OP_PKCS1_CHECK_[12], this is leftovermiod2014-04-231-2/+0
* The internal ssl2_* functions and variables are goneguenther2014-04-191-30/+0
* always build in RSA and DSA. ok deraadt miodtedu2014-04-171-8/+0
* quick pass at removing ability to disable sha256 and sha512. ok miodtedu2014-04-171-4/+0
* TANSTAAFL - delete the buf freelist code. if you need a better malloc, gettedu2014-04-161-12/+0
* Kill the bogus "send an SSLv3/TLS hello in SSLv2 format" crap fromguenther2014-04-161-38/+1
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-134/+129
* make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miodtedu2014-04-141-7/+0
* Cope with the removal of openssl/symhacks.hderaadt2014-04-131-1/+0
* Do not include "e_os.h" anymore. Simply pull in the necessary headers.mpi2014-04-131-2/+6
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-2/+5
* SECURITY fixes backported from openssl-1.0.1f. ok mikeb@jca2014-02-271-0/+2
* cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtmarkus2013-02-141-0/+38
* resolve conflictsdjm2012-10-131-10/+65
* OpenSSL 1.0.0f: mergedjm2012-01-051-0/+1
* resolve conflicts, fix local changesdjm2010-10-011-102/+198
* resolve conflictsdjm2009-01-091-0/+4
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-1/+3
* resolve conflictsdjm2008-09-061-44/+397
* resolve conflictsdjm2006-06-271-2/+3
* resolve conflictsdjm2005-04-291-5/+7
* merge with openssl-0.9.7-stable-SNAP-20020911,markus2002-09-141-4/+1
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-7/+8
* merge with 0.9.7-beta1markus2002-09-051-1/+1
* apply patches from OpenSSL Security Advisory [30 July 2002],markus2002-07-301-0/+3
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-39/+49
* openssl-engine-0.9.6a mergebeck2001-06-221-3/+56
* openssl-engine-0.9.6 mergebeck2000-12-151-2/+3
* OpenSSL 0.9.5 mergebeck2000-03-191-48/+104
* OpenSSL 0.9.4 mergebeck1999-09-291-179/+120