summaryrefslogtreecommitdiffstats
path: root/ssl
AgeCommit message (Expand)Author
2015-02-10Add SSL_SESSION_get0_ticket API function.Matt Caswell
2015-02-10Correct reading back of tlsext_tick_lifetime_hint from ASN1.Matt Caswell
2015-02-10Provide the API functions SSL_SESSION_has_ticket andMatt Caswell
2015-02-10Make tlsext_tick_lifetime_hint an unsigned long (from signed long).Matt Caswell
2015-02-07Apache Traffic Server has a need to set the rbio without touching the wbio.Matt Caswell
2015-02-06dead code cleanup: #if 0 in sslRich Salz
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz
2015-02-06Remove support for SSL_OP_NETSCAPE_CA_DN_BUG.Matt Caswell
2015-02-06Fix error handling in ssltestMatt Caswell
2015-02-05Live code cleanup; #if 1 removalRich Salz
2015-02-03Remove unused variables.Dr. Stephen Henson
2015-02-03Add SSL_get_extms_support documentation.Dr. Stephen Henson
2015-02-03Ctrl to retrieve extms support.Dr. Stephen Henson
2015-02-03Add extms support to master key generation.Dr. Stephen Henson
2015-02-03Extended master secret extension support.Dr. Stephen Henson
2015-02-03Rewrite ssl3_send_client_key_exchange to support extms.Dr. Stephen Henson
2015-02-03Utility function to retrieve handshake hashes.Dr. Stephen Henson
2015-02-03Add flags field to SSL_SESSION.Dr. Stephen Henson
2015-02-02Dead code cleanup: #if 0 dropped from testsRich Salz
2015-01-31Make the libssl opaque changes compile on VMSRichard Levitte
2015-01-31Make libssl opaque. Move all structures that were previously protected byMatt Caswell
2015-01-30VMS adjustments:Richard Levitte
2015-01-30VMS adjustments:Richard Levitte
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte
2015-01-28Remove support for opaque-prfRich Salz
2015-01-27Dead code removal: Fortezza identifiersRich Salz
2015-01-27"#if 0" removal: header filesRich Salz
2015-01-27OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTSRich Salz
2015-01-27OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1Rich Salz
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz
2015-01-27Make DTLS always act as if read_ahead is set. The actual value of read_aheadMatt Caswell
2015-01-24Fix segfault with empty fields as last in the config.Kurt Roeckx
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz
2015-01-22Fix post-reformat errors preventing windows compilationMatt Caswell
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Re-align some comments after running the reformat script.Matt Caswell
2015-01-22Rerun util/openssl-format-source -v -c .master-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22More tweaks for comments due indent issuesmaster-pre-auto-reformatMatt Caswell
2015-01-22Tweaks for comments due to indent's inability to handle themMatt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22Fix indent comment corruption issueMatt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22More indent fixes for STACK_OFMatt Caswell
2015-01-22Fix source where indent will not be able to copeMatt Caswell
2015-01-22Yet more commentsMatt Caswell
2015-01-22More commentsMatt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell