]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2016-02-10  Andy Polyakovms/uplink-x86.pl: make it work.
2016-02-10  Andy Polyakovchacha/asm/chacha-x86.pl: fix nasm compilation.
2016-02-10  Andy PolyakovConfigurations: engage x86[_64] ChaCha20 and Poly1305...
2016-02-10  Andy Polyakovpoly1305/poly1305.c: work around -Wshadow warnings...
2016-02-10  Andy Polyakovx86[_64] assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-10  Richard LevitteVMS getnameinfo() seems to have a bug with returned...
2016-02-10  Richard LevitteSimplify the specification of include dirs in the build dir
2016-02-10  Richard LevitteMake the processing of build.info files more aware...
2016-02-10  Richard LevitteMake sure to always include string.h so memset gets...
2016-02-10  Rich SalzDon't run RC4 test with no-rc4
2016-02-10  Rich SalzUse NON_EMPTY_TRANSLATION_UNIT, consistently.
2016-02-09  Matt CaswellMake some global variables static
2016-02-09  Matt CaswellNULL the thread_local_inits_st pointer after use
2016-02-09  Matt CaswellStop library before checking for mem leaks
2016-02-09  MatGH649: Fix: version32.rc was not created on Windows
2016-02-09  Rich SalzPortability fix
2016-02-09  Andy PolyakovConfigurations: engage s390x ChaCha20 and Poly1305...
2016-02-09  Andy Polyakovs390x assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-09  Quanah Gibson... GH645: Fix typo: ctificates -> certificates
2016-02-09  A J Mohan RaoGH646: Update help for s_server command.
2016-02-09  Matt CaswellUpdates for auto init/deinit review comments
2016-02-09  Matt CaswellAdd a CHANGES entry for auto-init and de-init
2016-02-09  Matt CaswellCorrect copyright date for internal header file
2016-02-09  Matt CaswellUpdate build.info files for auto-init/de-init
2016-02-09  Matt CaswellAvoid a race condition in loading config settings
2016-02-09  Matt CaswellProvide documentation for auto-init/auto-deinit
2016-02-09  Matt CaswellAdd an OPENSSL_NO_AUTOERRINIT option
2016-02-09  Matt CaswellProvide a thread stop API
2016-02-09  Matt CaswellClean up the tests for auto-init/de-init
2016-02-09  Matt CaswellGet the apps to use auto-init/de-init
2016-02-09  Matt CaswellAuto init/de-init libssl
2016-02-09  Matt CaswellAuto init/deinit libcrypto
2016-02-09  Matt CaswellProvide framework for auto initialise/deinitialise...
2016-02-09  Richard LevitteFix 90-test_networking.t
2016-02-09  Richard LevitteUse rel2abs() on VMS, rather than realpath()
2016-02-09  Richard LevitteUpdate 90-test-networking.t to do the same checks as...
2016-02-09  Richard Levitteunified build scheme: adjust test framework for out...
2016-02-09  Richard Levitteunified build scheme: adjust some scripts
2016-02-09  Richard Levitteunified build scheme: add a design document
2016-02-09  Richard Levitteunified build scheme: add and document the "unified...
2016-02-08  Richard LevitteSmall fixes
2016-02-08  Dr. Stephen... add missing file p12_lcl.h
2016-02-08  Viktor DukhovniSuppress DANE TLSA reflection when verification fails
2016-02-08  Richard LevitteFollowing the PKCS#12 update, update crypto/pkcs12...
2016-02-08  Dr. Stephen... Remove ancient compatibility defines.
2016-02-08  Dr. Stephen... make update
2016-02-08  Dr. Stephen... fix various formatting issues
2016-02-08  Dr. Stephen... Only use compatibility macros for < 1.1 API.
2016-02-08  Dr. Stephen... rename old functions names in libeay.num
2016-02-08  Dr. Stephen... use new function names
2016-02-08  Dr. Stephen... Add p12_sbag.c to Makefile.in
2016-02-08  Dr. Stephen... Reorganise functions.
2016-02-08  Dr. Stephen... pkcs12.h header reorganisation.
2016-02-08  Dr. Stephen... Use new names
2016-02-08  Dr. Stephen... Rename PKCS12 function
2016-02-08  Dr. Stephen... Use accessors in pkcs12 app.
2016-02-08  Dr. Stephen... pkcs12 accessors
2016-02-08  Dr. Stephen... more PKCS12 opacity
2016-02-08  Dr. Stephen... New PKCS12 accessors, change macros to functions.
2016-02-08  Dr. Stephen... Make PKCS12 structures opaque
2016-02-08  Dr. Stephen... Deprecate undocumented SSL_cache_hit().
2016-02-08  Rich SalzGH641: Don't care openssl_zmalloc
2016-02-08  Richard LevitteUse File::Path::rmtree rather than File::Path::remove_tree
2016-02-08  Richard LevitteUse File::Path::mkpath rather than File::Path::make_path
2016-02-08  Dr. Stephen... Fix engine key support in utilities.
2016-02-08  Andy Polyakovbio/b_sock.c: cleanup obsolete stuff.
2016-02-08  Andy Polyakovbn/Makefile.in: remove obsolete rules.
2016-02-08  Andy PolyakovConfigurations/00-base-templates.conf: harmonize extens...
2016-02-08  Roumen Petrovavoid crash if hostserv is with host part only
2016-02-08  Rich SalzGH322 revisited: remove unused function.
2016-02-08  Rob PercivalMake TESTS= work with "nmake -f ms/ntdll.mak tests"
2016-02-08  Richard Levittedtlsv1listentest includes e_os.h, reflect that in inclu...
2016-02-08  Matt CaswellHandle SSL_shutdown while in init more appropriately #2
2016-02-08  Rich Salzmore doc fixes
2016-02-08  Dr. Stephen... Clarify resumed sessions and NULL return.
2016-02-06  Kurt RoeckxFix memory leak in dtlsv1listentest
2016-02-06  Viktor DukhovniAllocate bio_err before turning on memleak checks
2016-02-06  Dr. Stephen... Stack documentation.
2016-02-06  A J Mohan Raocommands help cleanup
2016-02-06  Dr. Stephen... if no comparison function set make sk_sort no op
2016-02-06  Dr. Stephen... make update
2016-02-06  Dr. Stephen... Add documenation for X509_chain_up_ref()
2016-02-06  Dr. Stephen... Add SSL_get0_verified_chain() to return verified chain...
2016-02-06  Richard LevitteDisplay the linking commands that are performed
2016-02-06  Richard LevitteEnhance and clear the support of linker flags
2016-02-06  Billy BrumleyGH587: Extend ECDH tests to more curves. Add more ECDH...
2016-02-06  Kurt RoeckxAdd BIO_ADDR_clear to libeay.num
2016-02-06  Insu YunGH634: fix potential memory leak
2016-02-06  Rich SalzRT4194: Restore old engine parameter parsing.
2016-02-06  Richard LevitteAdd build.info lines for dtlsv1listentest
2016-02-06  Kurt RoeckxDon't include sys/socket.h
2016-02-06  Viktor DukhovniAdd missing static declarations in dtlsv1listentest.c
2016-02-05  Matt CaswellUpdate DTLSv1_listen documentation
2016-02-05  Matt CaswellAdd tests for DTLSv1_listen
2016-02-05  Matt CaswellProvide partial support for fragmented DTLS ClientHellos
2016-02-05  Matt CaswellAdd a BIO_ADDR_clear function
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2016-02-05  Ellinger, Wesley MRT4070: Improve struct/union regexp
2016-02-05  Matt CaswellMake DTLSv1_listen a first class function and change...
2016-02-05  Rich SalzRT4292: Remove ===== line
next