openssl.git
2018-01-06 Bernd EdlingerFix error handling in X509_REQ_print_ex
2018-01-06 Bernd EdlingerStop using unimplemented cipher classes.
2018-01-05 Viktor DukhovniAdd x509(1) reference
2018-01-04 Rich SalzRemove old config that used non-exist util script
2018-01-04 Rich SalzRewrite RT3513.
2018-01-04 Dr. Matthias... Improve readability of evp.pod
2018-01-04 Dr. Matthias... crypto/rand: restore the generic DRBG implementation
2018-01-04 Dr. Matthias... crypto/rand: rename drbg_rand.c to drbg_ctr.c
2018-01-03 Benjamin KadukTest that supported_groups is permitted in ServerHello
2018-01-03 Benjamin KadukPermit the "supported_groups" extension in ServerHellos
2018-01-02 Matt CaswellFix trace of TLSv1.3 Certificate Request message
2018-01-02 Daniel BeveniusFix minor 'the the' typos
2017-12-28 Richard LevitteIgnore ORDINALS in build.info files, and remove its...
2017-12-28 Andy Polyakovec/curve25519.c: "double" ecdhx25519 performance on...
2017-12-28 Matt CaswellUpdate the documentation for SSL_write_early_data()
2017-12-28 Matt CaswellDisable partial writes for early data
2017-12-28 Matt CaswellDon't flush the ClientHello if we're going to send...
2017-12-28 Richard LevitteAdd 'openssl req' option to specify extension values...
2017-12-27 Bernd EdlingerAlternate fix for ../test/recipes/80-test_ssl_old.t...
2017-12-27 Andy Polyakovec/ecp_nistp*.c: sanitize for undefined/implmentation...
2017-12-27 Richard LevitteVMS fix: link shared libs from objects files instead...
2017-12-26 Paul YangRemove outdated comments
2017-12-26 Daniel BeveniusSuggestion for improvements to x509.pod
2017-12-25 Kurt RoeckxFix comment about undefined behavior of constant_time_msb
2017-12-23 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add Knights Landing...
2017-12-22 Andy PolyakovAdd sha/asm/keccak1600-avx512vl.pl.
2017-12-22 Daniel BeveniusRemove extra `the` in SSL_SESSION_set1_id.pod
2017-12-18 Bernd EdlingerFix a typo in comment
2017-12-18 Richard LevitteVMS build.info: uppercase args to perl modules must...
2017-12-18 Richard LevitteRestore the use of LDCMD when linking applications
2017-12-17 PauliEnable the ARIA ciphers by default.
2017-12-17 Dr. Matthias... Make DRBG uninstantiate() and instantiate() methods...
2017-12-17 Dr. Matthias... Allocate the three shared DRBGs on the secure heap
2017-12-17 Dr. Matthias... Implement automatic reseeding of DRBG after a specified...
2017-12-17 Dr. Matthias... Add master DRBG for reseeding
2017-12-17 Paul YangRemove spaces at end of line in ssl/statem
2017-12-17 Daniel BeveniusAdd comments to NULL func ptrs in bio_method_st
2017-12-15 Bernd EdlingerFix invalid function type casts.
2017-12-15 Bernd EdlingerRemove test-runs dir, adjust .gitignore
2017-12-14 Todd ShortFix 'make update'
2017-12-14 Matt CaswellFix some clang compilation errors
2017-12-14 Matt CaswellDon't run the TLSv1.3 CCS tests if TLSv1.3 is not enabled
2017-12-14 Matt CaswellAdd some TLSv1.3 CCS tests
2017-12-14 Matt CaswellMake sure we treat records written after HRR as TLSv1.3
2017-12-14 Matt CaswellIssue a CCS from the client if we received an HRR
2017-12-14 Matt CaswellFix server side HRR flushing
2017-12-14 Matt CaswellDelay flush until after CCS with early_data
2017-12-14 Matt CaswellEnsure CCS sent before early_data has the correct recor...
2017-12-14 Matt CaswellSend supported_versions in an HRR
2017-12-14 Matt CaswellMake sure supported_versions appears in an HRR too
2017-12-14 Matt CaswellUpdate TLSProxy to know about new HRR style
2017-12-14 Matt CaswellUpdate state machine to send CCS based on whether we...
2017-12-14 Matt CaswellFix an HRR bug
2017-12-14 Matt CaswellMerge HRR into ServerHello
2017-12-14 Matt CaswellSend a CCS after ServerHello in TLSv1.3 if using middle...
2017-12-14 Matt CaswellSend a CCS from a client in an early_data handshake
2017-12-14 Matt CaswellSend a CCS from the client in a non-early_data handshake
2017-12-14 Matt CaswellRemove TLSv1.3 specific write transition for ClientHello
2017-12-14 Matt CaswellDrop CCS messages received in the TLSv1.3 handshake
2017-12-14 Matt CaswellSend TLSv1.2 as the record version when using TLSv1.3
2017-12-14 Matt CaswellImplement session id TLSv1.3 middlebox compatibility...
2017-12-14 Matt CaswellUpdate ServerHello to new draft-22 format
2017-12-14 Matt CaswellUpdate the TLSv1.3 draft version indicators to draft 22
2017-12-13 Bernd EdlingerMinor cleanup of the rsa mp limits code
2017-12-13 Richard LevitteFix VMS use of util/mkdef.pl in top build.info
2017-12-13 Viktor DukhovniDocument the X509_V_FLAG_PARTIAL_CHAIN flag
2017-12-12 Ben KadukFix more OCSP_resp_get0_signer() nits
2017-12-12 Daniel BeveniusFix minor typo in bio.pod
2017-12-12 Patrick Steuercrypto/bio/bss_dgram.c: annotate fallthrough (-Wimplici...
2017-12-12 Richard LevitteFix leak in ERR_get_state() when OPENSSL_init_crypto...
2017-12-12 Richard LevitteVMS build file template: adapt for when someone disable...
2017-12-12 Richard LevitteRestore makedepend capabilities for Windows and VMS
2017-12-12 Richard LevitteNote the removal of Makefile.shared in CHANGES
2017-12-12 Richard LevitteRemove Makefile.shared, as it's now entirely unused
2017-12-12 Richard LevitteConfigure et al: cleanups
2017-12-12 Richard Levittebuild.info: adapt to the new handling of .rc / .def...
2017-12-12 Richard LevitteBuild file templates: Replace the use of Makefile.shared
2017-12-12 Richard LevitteConfigure: Recognise .rc and .def / .map / .opt as...
2017-12-12 Richard LevitteConfigure: Read in extra information to help create...
2017-12-12 Richard LevitteConfigure: Add read_eval_file, a general purpose perl...
2017-12-12 Daniel BeveniusMinor improvements to ssl.pod
2017-12-11 Benjamin KadukFix typo in comment
2017-12-11 Richard LevitteConfigure: move the processing of predefined macros...
2017-12-11 Sebastian Andrzej... rsa: Do not allow less than 512 bit RSA keys
2017-12-11 Matt CaswellFix no-chacha
2017-12-11 Matt CaswellDon't expect a POLY1305 ciphersuite when using no-poly1305
2017-12-11 Matt CaswellReplace tabs with spaces in 25-cipher.conf.in
2017-12-11 Matt CaswellFix no-tls1_1
2017-12-10 Matt CaswellFix ssl_test_new with no-tls1_2
2017-12-09 FdaSilvaYYUseless conf != NULL test
2017-12-09 Patrick Steuerapps/speed.c: initialize buffers
2017-12-09 Patrick Steuerapps/speed.c: generate evp_cipher keys implicitly
2017-12-09 Patrick Steuerdoc/man3/EVP_EncryptInit.pod: add EVP_CIPHER_CTX_rand_key
2017-12-09 Daniel BeveniusMake BIO_METHOD struct definitions consistent
2017-12-08 Daniel BeveniusCorrect minor typo in ssl_locl.h comment
2017-12-08 Matt CaswellConvert the remaining functions in the record layer...
2017-12-08 Matt CaswellConvert dlts1_write_bytes() to use SSLfatal()
2017-12-08 Matt CaswellMore record layer conversions to use SSLfatal()
2017-12-08 Matt CaswellConvert ssl3_read_bytes() to use SSLfatal()
2017-12-08 Matt CaswellUpdate ssl3_get_record() to use SSLfatal()
next