summaryrefslogtreecommitdiff
path: root/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Copyright and license.schwarze2016-11-201-7/+50
* Add Copyright and license.schwarze2016-11-201-7/+55
* Add Copyright and license.schwarze2016-11-201-6/+58
* Add Copyright and license.schwarze2016-11-201-8/+78
* Add Copyright and license.schwarze2016-11-201-25/+87
* fix double word;jmc2016-11-181-2/+2
* import from OpenSSL;schwarze2016-11-182-1/+137
* Copyright and license.schwarze2016-11-185-11/+251
* Add Copyright and license.schwarze2016-11-181-12/+55
* Add Copyright and license.schwarze2016-11-181-2/+51
* Add Copyright and license.schwarze2016-11-181-28/+105
* Add Copyright and license.schwarze2016-11-181-4/+75
* Add Copyright and license.schwarze2016-11-181-3/+54
* Add Copyright and license.schwarze2016-11-181-7/+60
* various cleanup;jmc2016-11-178-36/+35
* Convert ssl3_get_client_kex_dhe() to CBS and perform some general codejsing2016-11-171-38/+29
* Use defines instead of magic numbers and comments.jsing2016-11-171-5/+3
* various cleanup;jmc2016-11-156-53/+54
* Add Copyright and license.schwarze2016-11-141-3/+54
* Add Copyright and license.schwarze2016-11-141-13/+93
* Copyright and licenseschwarze2016-11-141-2/+50
* Add Copyright and license.schwarze2016-11-141-10/+65
* various cleanup;jmc2016-11-141-48/+50
* Add Copyright and license.schwarze2016-11-141-5/+51
* Add Copyright and license.schwarze2016-11-141-14/+79
* Fix previous change to X509_STORE_add_{cert,crl} to not free the inputmiod2016-11-131-3/+7
* minor cleanup;jmc2016-11-125-20/+20
* the referred to EXAMPLES section is now in strncpy(3);jmc2016-11-121-3/+3
* Bump TLS_API due to recent feature additions and changes.jsing2016-11-111-2/+2
* Change the return value of tls_config_set_protocols() andjsing2016-11-113-12/+18
* Disable ec assembly for amd64 pending fixes for ssh, and bumpbeck2016-11-114-10/+10
* add copyright and licenseschwarze2016-11-111-3/+52
* add Copyright and license,schwarze2016-11-111-5/+53
* add Copyright and licenseschwarze2016-11-111-4/+51
* import ASN1_TYPE_get(3) from OpenSSL,schwarze2016-11-112-1/+213
* minor cleanup;jmc2016-11-101-6/+6
* import from OpenSSL,schwarze2016-11-101-0/+246
* various cleanup;jmc2016-11-107-57/+52
* Copyright and licenseschwarze2016-11-102-4/+102
* Add the correct Copyright and license.schwarze2016-11-101-5/+55
* Copyright and licenseschwarze2016-11-101-2/+51
* Add the correct Copyright and license.schwarze2016-11-101-2/+55
* some cleanup;jmc2016-11-0811-63/+62
* When using an union including a type known for having strong alignmentmiod2016-11-081-7/+15
* Check for stack push failure, and correctly destroy the object we failedmiod2016-11-081-20/+47
* Use more homogeneous types and avoid a possible right shift by 32 inmiod2016-11-081-17/+11
* Stricter checks of ASN1_INTEGER to reject ASN1_NEG_INTEGER in places whenmiod2016-11-085-14/+32
* Reduce the ternary operator abuseguenther2016-11-081-3/+8
* Use __{BEGIN,END}_HIDDEN_DECLS to avoid exporting the internal symbolsguenther2016-11-071-6/+2
* various cleanup;jmc2016-11-0721-200/+193