Set error code, no fprintf stderr, on errors.
[openssl.git] / ssl /
2015-06-04 Kurt RoeckxAllow all curves when the client doesn't send an suppor...
2015-06-04 Matt CaswellRemove misleading comment
2015-06-04 Matt CaswellClean premaster_secret for GOST
2015-06-04 Matt CaswellFix DTLS session resumption
2015-06-02 Matt CaswellFix race condition in NewSessionTicket
2015-05-31 Matt CaswellCheck the message type requested is the type received...
2015-05-31 Rich SalzSilence Clang warning about unit'd variable
2015-05-30 Rich Salzclear/cleanse cleanup
2015-05-29 Matt CaswellRemove struct ccs_header_st
2015-05-28 Matt CaswellChange return type of the new accessors
2015-05-28 Matt CaswellChange the new functions to use size_t
2015-05-28 Nick MathewsonAdd new functions to extract {client,server}_random...
2015-05-28 Nick MathewsonAdd SSL_get_client_ciphers() to return ciphers from...
2015-05-26 Matt CaswellDon't check for a negative SRP extension size
2015-05-25 Matt CaswellDon't send an alert if we've just received one
2015-05-24 Matt CaswellSet first_packet for TLS clients
2015-05-22 Matt CaswellFix typo setting up certificate masks
2015-05-22 Matt CaswellRemove export static DH ciphersuites
2015-05-22 Matt CaswellAdd CHANGES entry for OPENSSL_NO_TLSEXT removal
2015-05-22 Matt CaswellRemove support for OPENSSL_NO_TLSEXT
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-22 LubomLost alert in DTLS
2015-05-22 Matt CaswellFix a memory leak in compression
2015-05-20 Kurt RoeckxCorrectly check for export size limit
2015-05-20 Emilia KasperOnly support >= 256-bit elliptic curves with ecdh_auto...
2015-05-19 Dr. Stephen Hensonmove masks out of CERT structure
2015-05-18 Dr. Stephen HensonMove certificate validity flags out of CERT.
2015-05-18 Dr. Stephen HensonMove signing digest out of CERT.
2015-05-18 Dr. Stephen HensonCERT tidy
2015-05-16 Matt CaswellFurther version negotiation updates
2015-05-16 Matt CaswellMove SSLv3_*method() functions
2015-05-16 Matt CaswellUpdates following review comments
2015-05-16 Matt CaswellVersion negotiation rewrite cleanup
2015-05-16 Matt CaswellClient side version negotiation rewrite
2015-05-16 Matt CaswellServer side version negotiation rewrite
2015-05-15 Rich SalzUse #error in openssl/srp.h
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move OpenSSL internal header files
2015-05-13 Matt CaswellRemove Kerberos support from libssl
2015-05-13 Matt CaswellDon't allow a CCS when expecting a CertificateVerify
2015-05-12 Dr. Stephen HensonFix cipherlist order.
2015-05-12 Rich SalzMake COMP_CTX and COMP_METHOD opaque
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-11 Matt CaswellCheck sk_SSL_CIPHER_new_null return value
2015-05-08 Dr. Stephen HensonAdd SSL_use_certificate_chain_file function
2015-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-06 Dr. Stephen HensonDigest cached records if not sending a certificate.
2015-05-06 Dr. Stephen HensonSSL_CONF table reorganisation.
2015-05-06 Gunnar KudrjavetsInitialize potentially uninitialized local variables
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-05 Matt CaswellAdd more error state transitions (DTLS)
2015-05-05 Matt CaswellAdd more error state transitions (client)
2015-05-05 Matt CaswellAdd more error state transitions
2015-05-05 Matt CaswellAdd Error state
2015-05-05 Matt Caswellmake update
2015-05-05 mancha securityssl/kssl.c: include missing header to complete SSL...
2015-05-05 mancha securityssl/ssl_asn1.c: Fix typo introduced via cc5b6a03a320f1
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-03 mancha securityssl/s3_srvr.c: Fix typo introduced via 69f682374868b.
2015-05-03 Dr. Stephen HensonAdd OSSL_NELEM macro.
2015-05-01 Rich Salzfree NULL cleanup -- coda
2015-05-01 Rich SalzRemove goto inside an if(0) block
2015-05-01 Ben Laurieu_len may be unused.
2015-05-01 Rich Salzfree NULL cleanup 11
2015-05-01 Rich Salzfree null cleanup finale
2015-05-01 Rich Salzfree NULL cleanup 7
2015-04-30 Matt CaswellAdd sanity check to ssl_get_prev_session
2015-04-30 Matt CaswellSanity check the return from final_finish_mac
2015-04-30 Matt CaswellAdd sanity check in ssl3_cbc_digest_record
2015-04-30 Matt CaswellSanity check EVP_CTRL_AEAD_TLS_AAD
2015-04-30 Matt Caswellmake update
2015-04-30 Rich Salzfree cleanup almost the finale
2015-04-30 Rich Salzfree NULL cleanup 5a
2015-04-30 Matt CaswellRemove redundant includes from dtls1.h
2015-04-28 Rich Salzremove malloc casts
2015-04-24 Rich SalzBig apps cleanup (option-parsing, etc)
2015-04-22 Dr. Stephen HensonSSL_CIPHER lookup functions.
2015-04-21 Emilia KasperRepair EAP-FAST session resumption
2015-04-17 Emilia KasperError out immediately on empty ciphers list.
2015-04-16 Viktor DukhovniCode style: space after 'if'
2015-04-14 Matt CaswellFix ssl_get_prev_session overrun
2015-04-14 Matt CaswellCheck for ClientHello message overruns
2015-04-11 Rich Salzfree NULL cleanup 9
2015-04-11 Rich Salzfree NULL cleanup 10
2015-04-10 Kurt CancemiThe wrong ifdef is used to guard usage of PSK code
2015-04-10 Matt CaswellFix read_ahead issue
2015-04-03 Dr. Stephen Hensonmake depend
2015-04-03 Dr. Stephen HensonRewrite ssl_asn1.c using new ASN.1 code.
2015-04-01 Emilia Kaspermake update
2015-03-31 Richard LevitteRemove SSL_TASK, the DECnet Based SSL Engine - addendum
2015-03-31 Richard LevitteRemove SSL_TASK, the DECnet Based SSL Engine
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-03-31 Matt CaswellClean up record layer
2015-03-31 Matt CaswellFix record layer "make clean"
2015-03-28 Rich Salzfree NULL cleanup
2015-03-26 Matt CaswellAdd Record Layer documentation
2015-03-26 Matt CaswellFix formatting oddities
2015-03-26 Matt CaswellFix record.h formatting
2015-03-26 Matt CaswellDefine SEQ_NUM_SIZE
next