summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-11-18fix double word;Jason McIntyre
2016-11-18import from OpenSSL;Ingo Schwarze
2016-11-18Copyright and license.Ingo Schwarze
2016-11-18Add Copyright and license.Ingo Schwarze
2016-11-18Add Copyright and license.Ingo Schwarze
2016-11-18Add Copyright and license.Ingo Schwarze
2016-11-18Add Copyright and license.Ingo Schwarze
2016-11-18Add Copyright and license.Ingo Schwarze
2016-11-18Add Copyright and license.Ingo Schwarze
2016-11-17various cleanup;Jason McIntyre
2016-11-17Convert ssl3_get_client_kex_dhe() to CBS and perform some general codeJoel Sing
2016-11-17Use defines instead of magic numbers and comments.Joel Sing
2016-11-16Add new DLT_OPENFLOW link-type to allow using tcpdump to debug switch(4),Reyk Floeter
2016-11-15various cleanup;Jason McIntyre
2016-11-14Add Copyright and license.Ingo Schwarze
2016-11-14Add Copyright and license.Ingo Schwarze
2016-11-14Copyright and licenseIngo Schwarze
2016-11-14Add Copyright and license.Ingo Schwarze
2016-11-14various cleanup;Jason McIntyre
2016-11-14Add Copyright and license.Ingo Schwarze
2016-11-14Add Copyright and license.Ingo Schwarze
2016-11-13Fix previous change to X509_STORE_add_{cert,crl} to not free the inputMiod Vallat
2016-11-12minor cleanup;Jason McIntyre
2016-11-12the referred to EXAMPLES section is now in strncpy(3);Jason McIntyre
2016-11-11Bump TLS_API due to recent feature additions and changes.Joel Sing
2016-11-11Change the return value of tls_config_set_protocols() andJoel Sing
2016-11-11Disable ec assembly for amd64 pending fixes for ssh, and bumpBob Beck
2016-11-11add copyright and licenseIngo Schwarze
2016-11-11add Copyright and license,Ingo Schwarze
2016-11-11add Copyright and licenseIngo Schwarze
2016-11-11import ASN1_TYPE_get(3) from OpenSSL,Ingo Schwarze
2016-11-10minor cleanup;Jason McIntyre
2016-11-10import from OpenSSL,Ingo Schwarze
2016-11-10various cleanup;Jason McIntyre
2016-11-10Copyright and licenseIngo Schwarze
2016-11-10Add the correct Copyright and license.Ingo Schwarze
2016-11-10Copyright and licenseIngo Schwarze
2016-11-10Add the correct Copyright and license.Ingo Schwarze
2016-11-09Fix a use after free error introduced in rev 1.18 by only callingTodd C. Miller
2016-11-08some cleanup;Jason McIntyre
2016-11-08When using an union including a type known for having strong alignmentMiod Vallat
2016-11-08Check for stack push failure, and correctly destroy the object we failedMiod Vallat
2016-11-08Use more homogeneous types and avoid a possible right shift by 32 inMiod Vallat
2016-11-08Stricter checks of ASN1_INTEGER to reject ASN1_NEG_INTEGER in places whenMiod Vallat
2016-11-08Use sed -i to post-process .depend. This avoids permission issues causedMartin Natano
2016-11-08Reduce the ternary operator abusePhilip Guenther
2016-11-07Use __{BEGIN,END}_HIDDEN_DECLS to avoid exporting the internal symbolsPhilip Guenther
2016-11-07various cleanup;Jason McIntyre
2016-11-07Split PID from TID, giving processes a PID unrelated to the TID of theirPhilip Guenther
2016-11-06some cleanup;Jason McIntyre