openssl.git
2017-07-17 Bernd EdlingerFix bogus use of BIO_sock_should_retry.
2017-07-17 Tatsuhiro TsujikawaFix TLSv1.3 exporter secret
2017-07-17 Rich SalzFix use-after-free
2017-07-17 PauliFix some pedantic warnings.
2017-07-16 Rich SalzStandardize apps use of -rand, etc.
2017-07-16 Rich SalzDon't use "version" in "OpenSSL Version 1.1.0" etc
2017-07-16 PauliAddress Coverity issues.
2017-07-15 Andy Polyakovsha/asm/keccak1600-avx2.pl: optimized remodelled version.
2017-07-15 Andy Polyakovsha/asm/keccak1600-avx2.pl: remodel register usage.
2017-07-15 Richard Levittetestutil: stanza files are text files, open them as...
2017-07-15 Richard LevitteOSSL_STORE "file" scheme loader: check that a DOS devic...
2017-07-15 Richard LevitteOSSL_STORE "file" scheme loader: check for absolute...
2017-07-15 Richard Levittetest/recipes/90-test_store.t: Add a few cases with...
2017-07-15 Richard LevitteOSSL_STORE: Treat URIs as files first (with exceptions...
2017-07-15 Richard LevitteOSSL_STORE: spell error reason correctly
2017-07-15 Richard Levittetest/recipes/90-test_store.t: Test absolute files
2017-07-15 Richard Levittetest/recipes/90-test_store.t: Rename some functions
2017-07-15 Rich SalzStart to overhaul RAND API
2017-07-14 Richard LevitteFor Windows, use _stat rather than stat
2017-07-14 Richard LevitteFix style in crypto/store/loader_file.c
2017-07-14 Roelof duToitUpdate PR#3925
2017-07-14 Roelof duToitRetry SSL_read on ERROR_WANT_READ.
2017-07-14 Todd ShortFix #946 Add -preserve_dates to x509 app
2017-07-13 Rich SalzFix bug in err_string_data_cmp
2017-07-13 PauliRemove trailing blanks.
2017-07-13 PauliTest cleaning and modernisation
2017-07-13 PauliChange return (x) to return x
2017-07-13 PauliAvoid having an unsigned integer decrement below zero.
2017-07-13 PauliFix some issues raise by coverity in the tests.
2017-07-13 Dr. Stephen... Add sanity test for certificate table
2017-07-13 Dr. Stephen... Move certificate table to header file so it can be...
2017-07-13 Dr. Stephen... Add additional ECDSA/Ed25519 selection tests.
2017-07-13 Dr. Stephen... Use cert tables in ssl_set_sig_mask
2017-07-13 Dr. Stephen... make errors
2017-07-13 Dr. Stephen... Use cert tables instead of X509_certificate_type
2017-07-13 Dr. Stephen... Use certificate tables instead of ssl_cert_type
2017-07-13 Dr. Stephen... Use certificate tables instead of ssl_cipher_get_cert_i...
2017-07-13 Dr. Stephen... Replace tls12_get_pkey_idx
2017-07-13 Dr. Stephen... Add SSL_aCERT: this is used for any ciphersuite with...
2017-07-13 Dr. Stephen... Add certificate properties table.
2017-07-12 PauliDemo style fixes and modernisation.
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
next