openssl.git
2015-08-16 Rich SalzMove FAQ to the web.
2015-08-14 Dr. Stephen... Update docs.
2015-08-12 Dr. Stephen... Return error for unsupported modes.
2015-08-12 Dr. Stephen... Fix memory leak if setup fails.
2015-08-12 Dr. Stephen... Err isn't always malloc failure.
2015-08-11 Matt CaswellFix "make test" seg fault with SCTP enabled
2015-08-11 Matt CaswellFix missing return value checks in SCTP
2015-08-11 Matt CaswellCheck for 0 modulus in BN_MONT_CTX_set
2015-08-11 Guy Leaver... Fix seg fault with 0 p val in SKE
2015-08-04 Matt CaswellFix warning when compiling with no-ec2m
2015-08-01 Dirk WetterGH336: Return an exit code if report fails
2015-07-31 Loganaden VelvindronClear BN-mont values when free'ing it.
2015-07-30 Dr. Stephen... use X9.31 keygen by default in FIPS mode
2015-07-30 Martin VejnarRT3774: double-free in DSA
2015-07-29 Rich SalzTweak README about rt and bug reporting.
2015-07-27 Matt CaswellFix SSL_set_session_ticket_ext when used with SSLv23_method
2015-07-27 Matt CaswellAdd test for SSL_set_session_ticket_ext
2015-07-15 manchaFix author credit for e5c0bc6
2015-07-15 Rich SalzRevert "Missing perldoc markup around < literal"
2015-07-15 Ernie HersheyGH322: Fix typo in generated comment.
2015-07-14 GitHub UserMissing perldoc markup around < literal
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2015-07-13 Richard LevitteSmall script to re-encode files that need it to UTF-8
2015-07-13 Richard LevitteRemove extra '; \' in apps/Makefile
2015-07-10 Richard LevitteSet numeric IDs for tar as well
2015-07-10 Richard LevitteStop using tardy
2015-07-09 Peter WaltenbergExit on error in ecparam
2015-07-09 Dr. Stephen... Sort @sstacklst correctly.
2015-07-09 Matt CaswellPrepare for 1.0.1q-dev
2015-07-09 Matt CaswellPrepare for 1.0.1p release OpenSSL_1_0_1p
2015-07-09 Matt CaswellUpdate CHANGES and NEWS for the new release
2015-07-07 Matt CaswellFix alt chains bug
2015-07-07 Matt CaswellReject calls to X509_verify_cert that have not been...
2015-07-07 Matt CaswellAdd test for CVE-2015-1793
2015-07-07 Matt CaswellFix alternate chains certificate forgery issue
2015-07-06 Dr. Stephen... Relax CCM tag check.
2015-07-06 Dr. Stephen... document -2 return value
2015-07-02 Dr. Stephen... Fix PSK handling.
2015-06-29 Dr. Stephen... Check for errors with SRP
2015-06-25 Dr. Stephen... Don't output bogus errors in PKCS12_parse
2015-06-23 Rich SalzRT3907-fix
2015-06-22 Rich SalzRT3907: avoid "local" in testssl script
2015-06-21 Richard LevitteCleanup mttest.c : because we no longer use stdio here...
2015-06-21 Richard LevitteAdd -ldl to the build of mttest.c
2015-06-21 Richard LevitteCleanup mttest.c : do not try to output reference count...
2015-06-21 Richard LevitteCleanup mttest.c : better error reporting when certs...
2015-06-21 Richard LevitteCleanup mttest.c : make ssl_method a pointer to const
2015-06-21 Richard LevitteCleanup mttest.c : more output changes
2015-06-21 Richard LevitteCleanup mttest.c : modernise output
2015-06-21 Richard LevitteCleanup mttest.c : modernise the threads setup
2015-06-21 Richard LevitteCleanup mttest.c : remove MS_CALLBACK
2015-06-21 Rich SalzRT1688: Add dependencies for parallel make
2015-06-16 Richard LevitteMake preprocessor error into real preprocessor error
2015-06-16 Richard LevitteRemove one extraneous parenthesis
2015-06-12 Matt CaswellPrepare for 1.0.1p-dev
2015-06-12 Matt CaswellPrepare for 1.0.1o release OpenSSL_1_0_1o
2015-06-12 Matt CaswellUpdated CHANGES and NEWS entries for new release
2015-06-12 Adam LangleyAllow a zero length extension block
2015-06-12 Matt CaswellFix ABI break with HMAC
2015-06-11 Matt CaswellPrepare for 1.0.1o-dev
2015-06-11 Matt CaswellPrepare for 1.0.1n release OpenSSL_1_0_1n
2015-06-11 Andy Polyakovbn/bn_gf2m.c: avoid infinite loop wich malformed ECPara...
2015-06-11 Matt CaswellUpdate CHANGES and NEWS
2015-06-11 Emilia KasperPKCS#7: Fix NULL dereference with missing EncryptedContent.
2015-06-11 Emilia KasperFix length checks in X509_cmp_time to avoid out-of...
2015-06-11 Dr. Stephen... Fix infinite loop in CMS
2015-06-11 Richard LevitteCorrection of make depend merge error
2015-06-11 Matt CaswellMore ssl_session_dup fixes
2015-06-10 Kurt RoeckxOnly allow a temporary rsa key exchange when they key...
2015-06-10 Kurt RoeckxProperly check certificate in case of export ciphers.
2015-06-10 Matt CaswellDTLS handshake message fragments musn't span packets
2015-06-10 Matt CaswellFix leak in HMAC error path
2015-06-10 Matt CaswellEC_POINT_is_on_curve does not return a boolean
2015-06-10 Matt CaswellTighten extension handling
2015-06-10 Matt CaswellFix memory leaks in BIO_dup_chain()
2015-06-10 Matt CaswellReplace memset with OPENSSL_cleanse()
2015-06-10 Matt CaswellFix Kerberos issue in ssl_session_dup
2015-06-10 Richard LevitteWhen making libcrypto from apps or test, make sure...
2015-06-10 Richard LevitteAdd and rearrange building of libraries
2015-06-08 Dr. Stephen... return correct NID for undefined object
2015-06-08 Emilia KasperUse CRYPTO_memcmp in s3_cbc.c
2015-06-08 Emilia KasperUse CRYPTO_memcmp when comparing authenticators
2015-06-04 Matt CaswellRemove misleading comment
2015-06-04 Matt CaswellClean premaster_secret for GOST
2015-06-04 Matt CaswellClean Kerberos pre-master secret
2015-06-04 Matt CaswellFix off-by-one error in BN_bn2hex
2015-06-02 Annie YousarRT3230: Better test for C identifier
2015-06-02 Richard LevitteAdd the macro OPENSSL_SYS_WIN64
2015-06-02 Matt CaswellFix race condition in NewSessionTicket
2015-06-02 Matt CaswellClear state in DTLSv1_listen
2015-05-31 Matt CaswellCheck the message type requested is the type received...
2015-05-28 Dr. Stephen... check for error when creating PKCS#8 structure
2015-05-28 Dr. Stephen... PEM doc fixes
2015-05-26 Andy PolyakovHousekeeping 'make TABLE' update.
2015-05-26 Emilia KasperFix ssltest to use 1024-bit DHE parameters
2015-05-26 Matt CaswellDon't check for a negative SRP extension size
2015-05-26 Matt CaswellFix error check in GOST engine
2015-05-26 Matt CaswellHandle unsigned struct timeval members
2015-05-26 Andy PolyakovConfigure: replace -mv8 with -mcpu=v8 in SPARC config...
2015-05-26 Billy Brumleyfix copy paste error in ec_GF2m function prototypes
next