openssl.git
2015-05-13 Matt CaswellDon't allow a CCS when expecting a CertificateVerify
2015-05-13 Gunnar KudrjavetsFix the heap corruption in libeay32!OBJ_add_object.
2015-05-12 Dr. Stephen... Fix cipherlist order.
2015-05-12 Rich SalzMake COMP_CTX and COMP_METHOD opaque
2015-05-12 Dr. Stephen... Additional X509_ALGOR documentation
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-11 Kurt CancemiAdd missing NULL check in X509V3_parse_list()
2015-05-11 Kurt CancemiAdd missing terminating NULL to speed_options table.
2015-05-11 Bjoern D. RasmussenFix for memcpy() and strcmp() being undefined.
2015-05-11 Matt CaswellCheck sk_SSL_CIPHER_new_null return value
2015-05-08 Dr. Stephen... Add SSL_use_certificate_chain_file function
2015-05-07 Viktor DukhovniFix typo in valid_star
2015-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-06 Dr. Stephen... Digest cached records if not sending a certificate.
2015-05-06 Rich SalzMake sig_app, sigx_app static
2015-05-06 Richard LevitteMake -CAserial a type 's' option
2015-05-06 Richard LevitteAdd a -CAserial argument for signing the user cert...
2015-05-06 Dr. Stephen... SSL_CONF table reorganisation.
2015-05-06 Gunnar KudrjavetsInitialize potentially uninitialized local variables
2015-05-06 Matt CaswellFix s_server version specific methods
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-06 Richard LevitteZLIB compression deserves a better comment
2015-05-05 Matt CaswellFix windows build
2015-05-05 Richard Levittemake update
2015-05-05 Richard LevitteRemove the last traces of the fake RLE compression
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 Rich SalzUpdate multi-thread FAQ
2015-05-05 Rich SalzRemove apps cache for gethostbyname
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-05 Matt CaswellRemove libcrypto to libssl dependency
2015-05-04 Rich SalzRemove the fake RLE compression method.
2015-05-04 Rich SalzGH271: Warning on </dev/null to CA.pl
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-04 Richard LevitteRT2943: Check sizes if -iv and -K arguments
2015-05-04 Richard LevitteHave -K actually take an argument, and correct help...
2015-05-04 Rich SalzFix cut/paste error
2015-05-04 Rich SalzRT1369: don't do "helpful" access check.
2015-05-04 Dr. Stephen... Return an error in ASN1_TYPE_unpack_sequence if argumen...
2015-05-04 Dr. Stephen... more OSSL_NELEM cases
2015-05-03 mancha securityssl/s3_srvr.c: Fix typo introduced via 69f682374868b.
2015-05-03 Alok MenghrajaniFixes some typos in doc/ssl/
2015-05-03 Alok MenghrajaniFixes some typos in doc/apps/
2015-05-03 Alok MenghrajaniRT3802: Fixes typos in doc/crypto/
2015-05-03 Rich Salzfix various typo's
2015-05-03 Dr. Stephen... Add OSSL_NELEM macro.
2015-05-02 Richard LevitteRemove obsolete make variables
2015-05-02 Ben LaurieClean all .o files.
2015-05-02 Dr. Stephen... make X509_VERIFY_PARAM opaque
2015-05-02 Richard LevitteRemove shlib/
2015-05-02 Gilles KhouzamRT3820: Don't call GetDesktopWindow()
2015-05-02 Rich SalzRT3776: Wrong size for malloc
2015-05-02 Hanno BöckFix uninitialized variable.
2015-05-02 Rich SalzRemove outdated RC4 files
2015-05-01 Rich Salzfree NULL cleanup -- coda
2015-05-01 Rich SalzRemove goto inside an if(0) block
2015-05-01 Ben LaurieFix build on MacOS.
2015-05-01 Ben LaurieUse BN_ULONG format.
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 SalzFix some typo's, silence warnings.
2015-05-01 Rich SalzRewrite CA.pl.in
2015-05-01 Rich Salzfree NULL cleanup 7
2015-04-30 Matt CaswellFix buffer overrun in RSA signing
2015-04-30 Matt CaswellAdd sanity check to print_bin function
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 CaswellClarify logic in BIO_*printf functions
2015-04-30 Matt CaswellSanity check EVP_EncodeUpdate buffer len
2015-04-30 Matt CaswellSanity check EVP_CTRL_AEAD_TLS_AAD
2015-04-30 Matt CaswellSanity check DES_enc_write buffer length
2015-04-30 Rich Salzfree cleanup 12
2015-04-30 Matt Caswellmake update
2015-04-30 Rich Salzfree cleanup almost the finale
2015-04-30 Rich SalzIn apps, malloc or die
2015-04-30 Rich Salzfree NULL cleanup 5a
2015-04-30 Rich Salzfree NULL cleanup 8
2015-04-30 Rich SalzFix bug, "what mode" test was wrong.
2015-04-30 Matt CaswellFix windows build
2015-04-30 Matt CaswellRemove redundant includes from dtls1.h
2015-04-29 Rich SalzAdd HTTP GET support to OCSP server
2015-04-29 Rich SalzRewrite parse_name
2015-04-29 Rich Salzuse isxdigit and apps_tohex
2015-04-29 Rich SalzRemove needless bio_err argument
2015-04-29 Rich SalzMake "make rehash" quiet
2015-04-28 Rich Salzrealloc of NULL is like malloc
2015-04-28 Rich Salzremove malloc casts
2015-04-28 Rich SalzERR_ cleanup
2015-04-28 Richard LevitteAllow for types with leading underscore when checking...
2015-04-28 Emilia KasperNISTZ256: owur'ize.
2015-04-27 Emilia KasperNISTZ256: use EC_POINT API and check errors.
2015-04-27 Rich SalzCRYPTO_mem_leaks should ignore it's BIO argument.
2015-04-27 Emilia KasperNISTZ256: don't swallow malloc errors
2015-04-27 Emilia KasperNISTZ256: set Z_is_one to boolean 0/1 as is customary.
next