openssl.git
2017-07-12 hongliangcoding style: remove extra whitespace charactor
2017-07-12 Rich SalzRewrite RAND_egd
2017-07-10 Bernd EdlingerFix error handling in get_header_and_data.
2017-07-10 Bernd EdlingerFix crash in BUF_MEM_grow_clean.
2017-07-10 Andy PolyakovOptimize sha/asm/keccak1600-avx2.pl.
2017-07-10 Andy PolyakovAdd sha/asm/keccak1600-avx2.pl.
2017-07-07 PauliTrivial bounds checking.
2017-07-08 Richard LevitteFix cipher_compare
2017-07-08 Rich SalzUpdate various RAND podpages
2017-07-07 Matt CaswellFix s_client crash where the hostname is provided as...
2017-07-07 Matt CaswellSome SSL_OP_ values can't be used in 1.1.x
2017-07-07 Matt CaswellChoose a safer value for SSL_OP_ALLOW_NO_DHE_KEX
2017-07-07 Matt CaswellUpdate the documentation for the new SSL_OP_ALLOW_NO_DH...
2017-07-07 Matt CaswellDo not allow non-dhe kex_modes by default
2017-07-07 Matt CaswellUpdates following review feedback of TLSv1.3 draft...
2017-07-07 Matt CaswellUpdate SSL_trace() to know about ticket_nonce
2017-07-07 Matt CaswellUpdate the early_secret generation to use the new ticke...
2017-07-07 Matt CaswellUpdate the test/session.pem to have a tick_nonce value
2017-07-07 Matt CaswellUpdate tls13_hkdf_expand() to take the length of the...
2017-07-07 Matt CaswellThe correct key length for a TLSv1.3 SHA384 ciphersuite...
2017-07-07 Matt CaswellSend and receive the ticket_nonce field in a NewSession...
2017-07-07 Matt CaswellUpdate the version number for TLSv1.3 draft 21
2017-07-07 Matt CaswellFix memory leak when using PSK session files
2017-07-07 Richard Levittetest/run_tests.pl: Make sure to exit with a code that...
2017-07-07 Richard Levittetest/recipes/90-test_shlibload.t: Make sure to handle...
2017-07-07 Richard LevitteVMS: When running a sub-MMS, make sure to give it the...
2017-07-07 Andy PolyakovAdd sha/asm/keccak1600-avx512.pl.
2017-07-07 PauliAddress potential buffer overflows.
2017-07-07 Paulichange return (x) to return x
2017-07-07 PauliRearrange link line so the libraries come after the...
2017-07-06 Rich SalzRemove some now-unneeded VMS controls
2017-07-06 PauliBIO range checking.
2017-07-06 Rich SalzCleanup RAND_load_file,RAND_write_file
2017-07-06 PauliMemory bounds checking in asn1 code.
2017-07-06 PauliBounds check string functions in apps.
2017-07-05 Rich SalzAdd two trivial fixes from old commits
2017-07-05 PauliRework the append_buf function
2017-07-05 PauliAvoid buffer overruns in the req command line utility.
2017-07-05 Rich SalzFix crash
2017-07-05 Rich SalzUndo commit dc00fb9
2017-07-05 Rich SalzUndo commit cd359b2
2017-07-05 Rich SalzUndo commit 40720ce
2017-07-05 Rich SalzUndo commit de02ec2
2017-07-05 Rich SalzUndo commit 0755217
2017-07-05 Richard LevitteSTORE 'file' scheme loader: fix try_decode_params(...
2017-07-05 Benjamin KadukError out when forcing an unsupported TLS version
2017-07-05 Benjamin KadukImprove BN_CTX documentation
2017-07-05 Richard LevitteFix small UI issues
2017-07-05 Richard LevitteAvoid possible memleak in X509_policy_check()
2017-07-05 PauliFix compiler warnings
2017-07-05 Rich SalzUndo commit d420ac2
2017-07-04 PauliRemove the TEST_check macro.
2017-07-04 Rich SalzAdd echo for end of each build phase
2017-07-04 Richard LevitteSTORE: fix possible memory leak
2017-07-03 PauliUse the return value from write(2)
2017-07-03 Rich SalzBN_pseudo_rand is really BN_rand
2017-07-03 Andy Polyakov'make update' after objects/objects.txt update.
2017-07-03 Andy Polyakovobjects/objects.txt: add SHA3 OIDs.
2017-07-03 Richard LevitteCorrect documentation for UI_get0_result_string
2017-07-03 Andy Polyakovsha/keccak1600.c: internalize KeccakF1600 and simplify...
2017-07-03 Andy Polyakovsha/asm/keccak1600-x86_64.pl: close gap with Keccak...
2017-07-03 Andy Polyakovsha/asm/keccak1600-s390x.pl: typo and readability,...
2017-07-03 Andy Polyakovx86_64 assembly pack: fill some blanks in Ryzen results.
2017-07-03 Rich SalzVarious doc fixes
2017-07-03 Bernd EdlingerFix potential crash in tls_construct_finished.
2017-07-03 Bernd EdlingerFix a crash in tls_construct_client_certificate.
2017-07-03 Matt CaswellFix TLSv1.3 exporter
2017-07-03 Richard LevitteRemove the possibility to disable the UI module entirely
2017-07-03 Richard LevitteMake sure OSSL_STORE_load() isn't caught in an endless...
2017-07-03 PauliFix copyright date for the ARIA evp file.
2017-07-02 Kurt RoeckxUpdate fuzz corpora
2017-07-02 Richard LevitteSTORE 'file' scheme loader: DNS name in URI is case...
2017-07-01 Richard LevitteWhen apps_startup() fails, exit with a failure code...
2017-07-01 Rich SalzCleanup some copyright stuff
2017-06-30 Dr. Stephen... Fix build with no-threads no-ec
2017-06-30 Rich SalzFix atfork flag. Avoid double-negatives :)
2017-06-30 Rich SalzMerge Intel copyright notice into standard
2017-06-30 Rich SalzAdd ECHO to makefiles for real silence
2017-06-30 Matt CaswellDrop support for OPENSSL_NO_TLS1_3_METHOD
2017-06-29 Rich SalzAdd fork handlers, based on pthread_atfork
2017-06-29 Richard LevitteSTORE: Make sure the loader to be registered is complete
2017-06-29 Richard LevitteSTORE: simplify store_loader_cmp()
2017-06-29 Richard Levitteutil/mkdef.pl: Make symbol version processing Linux...
2017-06-29 Richard Levitteutil/mkdef.pl: Add UNIX as a platform
2017-06-29 Andy PolyakovAdd sha/asm/keccak1600-s390x.pl.
2017-06-29 Andy Polyakovsha/asm/keccak1600-x86_64.pl: add CFI directives.
2017-06-29 Andy Polyakovsha/asm/keccak1600-x86_64.pl: optimize by re-ordering...
2017-06-29 Andy Polyakovsha/asm/keccak1600-x86_64.pl: remove redundant moves.
2017-06-29 Andy PolyakovAdd sha/asm/keccak1600-x86_64.pl.
2017-06-29 Richard LevitteAdd internal functions to fetch PEM data from an opened BIO
2017-06-29 Richard LevitteMake it possible to tell the file loader to use secure...
2017-06-29 Steven DannemanFix double array increment in s_client mysql connect
2017-06-29 Richard LevitteSTORE 'file' scheme loader: refactor the treatment...
2017-06-29 Richard LevitteSTORE: Add an entry in NEWS and CHANGES
2017-06-29 Richard LevitteSTORE test recipe: Remove comment refering to OpenConnect
2017-06-29 Richard LevitteAdd documentation for the storeutl app
2017-06-29 Richard LevitteAdd documentation for STORE functions
2017-06-29 Richard Levitteengine app: print out information on STORE loaders...
2017-06-29 Richard LevitteSTORE: add ENGINE information to loaders
2017-06-29 Richard LevitteTest that storeutl with a directory path works as expected
next