openssl.git
2017-04-12 Pauli Update sha1test to use the test infrastructure
2017-04-12 Pauli Update sha256t and sha512t to use the test infrastructure
2017-04-12 Jon SpillettConvert exdata tests to new test framework
2017-04-11 Frank MorgnerAdded error checking for OBJ_create
2017-04-11 Matt CaswellConvert clienthellotest for the new test framework
2017-04-11 Matt CaswellConvert asynciotest for the new test framework
2017-04-11 Matt CaswellConvert bad_dtls_test for the new test framework
2017-04-11 Richard LevitteFix x_int64.c
2017-04-11 Richard LevitteFix int64 test of t_4bytes_4_neg
2017-04-11 Todd ShortRemove ECDH(E) ciphers from SSLv3
2017-04-11 Rich SalzAdditional check to handle BAD SSL_write retry
2017-04-11 Matt CaswellReject decoding of an INT64 with a value >INT64_MAX
2017-04-11 PauliUpdate dtlstest to use the test infrastructure
2017-04-11 PauliUpdate md2test to use the test infrastructure
2017-04-11 PauliUpdate rc2test to use the test infrastructure
2017-04-10 PauliMake test marcos for true/false checks reliable for...
2017-04-10 Benjamin KadukAllow an ALPN callback to pretend to not exist
2017-04-10 Richard LevitteFix util/mkdef.pl
2017-04-10 Richard LevitteAdd a note in CHANGES
2017-04-10 Richard LevitteAct on deprecation of LONG and ZLONG, step 3
2017-04-10 Richard LevitteAct on deprecation of LONG and ZLONG, step 2
2017-04-10 Richard LevitteAct on deprecation of LONG and ZLONG, step 1
2017-04-10 Richard LevitteDiscourage the use of LONG and ZLONG, and deprecate...
2017-04-10 Richard LevittePublish our INT32, UINT32, INT64, UINT64 ASN.1 types...
2017-04-10 Andy Polyakovrand/rand_lib.c: keep fixing no-engine configuration.
2017-04-10 Andy Polyakovasn1/x_long.c: remove conditions in inner loops and...
2017-04-08 Andy Polyakovappveyor.yml: split {build,test}_scripts to avoid exit...
2017-04-07 Rich SalzUse 'over 2' for bullet lists.
2017-04-07 Rich SalzStandardize on =over 4 and check for it.
2017-04-07 Rich SalzAdd missing =back
2017-04-07 Rich SalzCheck for L<foo|foo>
2017-04-07 Rich SalzMake default_method mostly compile-time (cont'd)
2017-04-07 Rich SalzMake default_method mostly compile-time
2017-04-07 Richard LevitteFix rand_lib.c for no-engine configuration
2017-04-07 Matt CaswellFix a test failure when configured without TLSv1.3
2017-04-07 Matt CaswellRemove an out of date TODO
2017-04-07 Matt CaswellCreate an ENDPOINT enum type for use internally
2017-04-07 Matt CaswellPrefix custom extension API callback types with SSL_
2017-04-07 Matt CaswellVarious style tweaks based on feedback
2017-04-07 Matt CaswellAdd documentation for the new custom extensions API
2017-04-07 Matt CaswellAdd some tests for the new custom extensions API
2017-04-07 Matt CaswellImplement a new custom extensions API
2017-04-07 Matt CaswellMove the extensions context codes into the public API
2017-04-07 Matt CaswellMove ssl/t1_ext.c to ssl/statem/extensions_cust.c
2017-04-07 Richard LevitteDon't try to clean up RAND from ENGINE
2017-04-07 Richard LevitteMake getting and setting the RAND default method thread...
2017-04-06 Qin Longe_os2.h: Refine OSSL_SSIZE definition under UEFI enviro...
2017-04-06 Todd ShortAdd support for MLOCK_ONFAULT to secure arena
2017-04-06 Richard LevitteIn rand_cleanup_int(), don't go creating a default...
2017-04-05 Richard LevitteFix test/asn1_encode_test.c, ASN1_LONG_DATA used inappr...
2017-04-04 Andy PolyakovConfigurations/README: reword bn_ops description.
2017-04-04 Andy PolyakovConfigure: recognize -framework as linker option [on...
2017-04-04 Gergely NagyPBKDF2 computation speedup (15-40%)
2017-04-04 Richard LevitteFix faulty check of padding in x_long.c
2017-04-04 Matt CaswellFix a possible integer overflow in long_c2i
2017-04-04 Richard LevitteAdd a test of encoding and decoding LONG, INT32, UINT32...
2017-04-04 Richard LevitteConvert SSL_SESSION_ASN1 to use size specific integers
2017-04-04 Richard Levittemake update
2017-04-04 Richard LevitteImplement internal ASN.1 types INT32, UINT32, INT64...
2017-04-03 Dr. Stephen... update ordinals
2017-04-03 Dr. Stephen... Document new ssl(3) functions and options.
2017-04-03 Dr. Stephen... Add certificate_authorities tests client to server.
2017-04-03 Dr. Stephen... Add ExpectedServerCANames
2017-04-03 Dr. Stephen... Constify SSL_dup_CA_list()
2017-04-03 Dr. Stephen... Print CA names in s_server, add -requestCAfile to s_client
2017-04-03 Dr. Stephen... Don't use client specific functions to retrieve CA...
2017-04-03 Dr. Stephen... Add requestCAfile option
2017-04-03 Dr. Stephen... Add extensions to debug list
2017-04-03 Dr. Stephen... SSL_CONF support for certificate_authorities
2017-04-03 Dr. Stephen... New certificate_authorities functions
2017-04-03 Matt CaswellEnsure dhparams can handle X9.42 params in DER
2017-04-03 Matt CaswellAdd missing macros for DHxparams
2017-04-03 Matt CaswellAdd documentation for SSL_get_server_tmp_key()
2017-04-03 Matt CaswellFix calls to SSL_get_server_tmp_key() in TLSv1.3
2017-04-03 Matt CaswellTweak a style issue
2017-04-03 Matt CaswellAdd a test for the problem fixed by the previous commit
2017-04-03 Tatsuhiro TsujikawaRestore s->early_data_state with the original value
2017-04-03 Matt CaswellUpdate early data test for an even later arrival of CF
2017-04-03 Matt CaswellDon't handle handshake messages when writing early...
2017-04-03 Kazuki YamaguchiFix a typo in the SSL_get_max_early_data() declarations
2017-04-02 Richard LevitteDisable 15-test_ecparam.t when configured no-ec2m
2017-04-02 Richard LevitteRemind people to have 'Fixes #XXXX' in the commit message
2017-04-02 Richard LevitteFixup the github pull request template
2017-04-02 Andy Polyakovcrypto/ppccap.c: SIGILL-free processor capabilities...
2017-04-01 Andy PolyakovConfigure: use 5.10.0, don't require...
2017-04-01 Andy Polyakove_afalg.[ch]: fix --strict-warnings with gcc 4.x and...
2017-04-01 Andy Polyakovbio/b_print.c: switch to int64_t as "greatest-width...
2017-03-31 Jon SpillettFix for #2730. Add CRLDP extension to list of supported...
2017-03-31 Matt CaswellUpdate SSL_extension_supported()
2017-03-30 Andy Polyakove_os.h: drop now-redundant PRIu64 [and fix OSSLzu].
2017-03-30 Andy Polyakovapps/*.c: switch to platform-neutral format modifiers...
2017-03-30 Andy Polyakovbio/b_print.c: recognize even 'j' format modifier.
2017-03-30 Matt CaswellFix s_client early data indicator
2017-03-30 Matt CaswellProvide a test for pause between EoED and CF
2017-03-30 Matt CaswellFix early data bug with pause between EoED and CF
2017-03-30 Jon SpillettAdd SSL_dup description
2017-03-30 PauliDocumentation updates
2017-03-30 Matt CaswellAdd a test for the bug fixed in the previous commit
2017-03-30 Matt CaswellFix bug with SSL_read_early_data()
2017-03-29 PauliDocumentation cleanup for man1/enc.pod
next