]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2015-09-06  Rich SalzFix typo, that broke build on non-unix
2015-09-06  Timo TerasAdd rehash command to openssl
2015-09-06  Richard LevitteSmall fix: make istext static
2015-09-06  Richard LevitteFix enc so it properly treats BASE64 as text
2015-09-06  Richard LevitteFixup merge conflicts in util/libeay.num
2015-09-06  Richard LevitteChange the treatment of stdin and stdout to allow binar...
2015-09-06  Richard Levittedup_bio_* and bio_open_* are utility functions and...
2015-09-06  Richard LevitteRemove warning about use of uninitialised variable
2015-09-05  Richard LevitteHave binary mode when the format is binary, not the...
2015-09-05  Richard LevitteHave the test executables output in text mode
2015-09-05  Richard LevitteChange the way apps open their input and output files
2015-09-05  Richard LevitteMake the handling of output and input formats consistent
2015-09-05  Richard LevitteMake the verify_extra test location agnostic
2015-09-05  Dr. Stephen... make update
2015-09-05  Dr. Stephen... Avoid direct X509 structure access
2015-09-05  Dr. Stephen... Replace X509 macros with functions
2015-09-05  Rich SalzCleanup testtsa script
2015-09-05  Rich SalzMake TS structures opaque.
2015-09-05  Rich SalzRT3955: Reduce some stack usage
2015-09-05  mrpreIn X509_STORE_CTX_init, cleanup on failure
2015-09-05  David WoodhouseRT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time...
2015-09-05  Alessandro... Use the shlib wrapper when running nptest
2015-09-05  Dr. Stephen... make X509_REVOKED opaque
2015-09-05  Benjamin KadukSupply a build rule for the recently added nptest
2015-09-04  Dr. Stephen... Match SUITEB strings at start of cipher list.
2015-09-04  Rich SalzTest for NULL ptr == 0
2015-09-04  Rich SalzRT3998: Allow scrypt to be disabled
2015-09-04  Rich SalzMore zalloc nits
2015-09-03  David WoodhouseRevert "OPENSSL_NO_xxx cleanup: RFC3779"
2015-09-03  Rich Salzremove 0 assignments.
2015-09-03  Long, QinAdd UEFI flag for rand build
2015-09-03  Richard LevitteWin32 build fix: include internal/numbers.h to get...
2015-09-03  David BarRT3674: Make no-cms build work.
2015-09-03  Dr. Stephen... make update
2015-09-03  Dr. Stephen... PBE lookup test
2015-09-03  Alessandro... Add initial Travis CI configuration
2015-09-03  Richard LevitteTwo changes at ones lead to a confused libeay.num....
2015-09-03  Rich SalzCheck OPENSSL_gmtime_diff
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-09-02  Dr. Stephen... make update
2015-09-02  Dr. Stephen... make X509_CRL opaque
2015-09-02  Dr. Stephen... Extend ciphersuite test coverage.
2015-09-02  Dr. Stephen... Fix CCM support in DTLS
2015-09-02  Dr. Stephen... Update ssltest certificate handling.
2015-09-02  Dr. Stephen... Create DSA and ECDSA certificates.
2015-09-02  Dr. Stephen... delete unused structure
2015-09-02  Rich SalzMove OPENSSL_ITEM to store.h
2015-09-02  Viktor DukhovniCleaner handling of "cnid" in do_x509_check
2015-09-02  Viktor DukhovniBetter handling of verify param id peername field
2015-09-01  Hiroyuki YAMAMORIFix DTLS1.2 buffers
2015-09-01  Tim ZhangFix the comment for POINT_CONVERSION_UNCOMPRESSED
2015-09-01  Dr. Stephen... make update
2015-09-01  Dr. Stephen... Document extension functions
2015-09-01  Dr. Stephen... functions to retrieve certificate flags
2015-09-01  Dr. Stephen... use uint32_t for certificate flags
2015-09-01  Adam EijdenbergRT3984: Fix clang compiler warning on Mac OS X where...
2015-09-01  Emilia Kasperapps/speed.c: fix memory leak
2015-09-01  Emilia KasperRT4002: check for NULL cipher in p12_crpt.c
2015-09-01  Emilia KasperRT 3493: fix RSA test
2015-09-01  Rich SalzRT3767: openssl_button.gif should be PNG
2015-08-31  Richard LevitteIgnore .dir-locals.el
2015-08-31  Dr. Stephen... make update
2015-08-31  Dr. Stephen... Add X509_up_ref function.
2015-08-31  Dr. Stephen... Add X509_CRL_up_ref function
2015-08-31  mrprecheck bn_new return value
2015-08-31  Dr. Stephen... make X509_REQ opaque
2015-08-31  Dr. Stephen... make X509_CERT_AUX opaque
2015-08-31  Dr. Stephen... Remove asn1-kludge option.
2015-08-31  Ben KadukGH367 follow-up, for more clarity
2015-08-31  Emilia KasperBN_mod_exp_mont_consttime: check for zero modulus.
2015-08-31  Richard LevitteRemove auto-fill-mode
2015-08-31  Richard LevitteAdd an example .dir-locals.el
2015-08-31  Richard LevitteAdd emacs CC mode style for OpenSSL
2015-08-31  Emilia KasperFix spurious bntest failures.
2015-08-30  Rich SalzRemove the "times" directory.
2015-08-28  Rich SalzFix 4c42ebd; forgot to inutil util/libeay.num
2015-08-28  Alessandro... GH354: Memory leak fixes
2015-08-28  Ismo PuustinenGH367: Fix dsa keygen for too-short seed
2015-08-27  Rich SalzFix memory over-read
2015-08-27  Rich SalzVarious doc fixes.
2015-08-26  Hubert KarioGH350: -help text few s_client and s_server flags
2015-08-26  David BrodskiFixed problem with multiple load-unload of comp zlib
2015-08-26  Viktor DukhovniGH correct organizationalUnitName
2015-08-26  Matt CaswellClean up reset of read/write sequences
2015-08-26  Emilia KasperPACKET: add methods for reading length-prefixed TLS...
2015-08-26  Emilia KasperFix SSLv2-compatible ClientHello processing.
2015-08-26  Emilia KasperPACKET: constify where possible
2015-08-26  Alessandro... GH371: Print debug info for ALPN extension
2015-08-26  Rich SalzRemove _locked memory functions.
2015-08-26  Rich SalzBN_bin2bn handle leading zero's
2015-08-26  Matt CaswellAdd NewSessionTicket test suite
2015-08-26  Matt CaswellFix TLSProxy end of test detection
2015-08-26  Matt CaswellFix DTLS session ticket renewal
2015-08-25  Chris WattsIgnore generated *.S ARM assembly files
2015-08-25  Markus RinneRT4019: Duplicate -hmac flag in dgst.pod
2015-08-25  Rich SalzGH372: Remove duplicate flags
2015-08-24  Rich SalzSmall cleanup of crypto.pod
2015-08-24  Peter MosmansGH337: Need backslash before leading #
2015-08-24  janpopanRT4015: Add missing date to CHANGES
2015-08-24  Dr. Stephen... More test cases.
next