]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2017-03-29  Andy Polyakovbio/b_print.c: fix %z failure in 32-bit build.
2017-03-29  Richard LevitteAdd a simple test for the z modifier
2017-03-29  Richard LevitteUse the z modifier instead of OSSLzu with BIO_printf
2017-03-29  Richard LevitteAdd z modifier parsing to the BIO_printf et all format...
2017-03-29  Emilia Kaspercipherbytes_test: remove unused includes
2017-03-29  Andy Polyakovengines/e_capi.c: slip in PROV_RSA_AES for interchangab...
2017-03-29  Andy Polyakovengines/e_capi.c: adhere to CryptAcquireContextW uncond...
2017-03-29  Andy Polyakovengine/e_capi.c: more formatting and styling fixes.
2017-03-29  PauliDocumentation cleanup for man1/nseq.pod
2017-03-29  PauliDocumentation clean up for man1/list.pod
2017-03-29  Steven Collisondoc: Add stitched ciphers to EVP_EncryptInit.pod
2017-03-29  Steven Collisondoc: Add missing options in s_{server,client}
2017-03-29  Qin LongFix the build warning under OPENSSL_NO_GOST
2017-03-29  Qin LongCleaning UEFI Build with additional OPENSSL_SYS_UEFI...
2017-03-29  Benjamin KadukFurther de-obfuscation
2017-03-29  Jon SpillettAdd documentation for SNI APIs
2017-03-29  Rich SalzRemove duplicate doc
2017-03-29  FdaSilvaYYMore typo fixes
2017-03-29  Jon SpillettTypo in SSL_CTX_sess_number.pod - started
2017-03-29  Jon SpillettTidy up the SSL options in SSL_CTX_set_options.pod
2017-03-29  Jon SpillettSSL_CTX_use_PrivateKey_file uses private key, not certi...
2017-03-29  Jon SpillettTypo in SSL_CONF_cmd_argv.pod
2017-03-29  Jon SpillettTypo in SSL_CONF_CTX_set1_prefix.pod - change SSL_CTX_c...
2017-03-29  Jon SpillettTypo in SSL_CONF_CTX_set_flags.pod
2017-03-28  PauliTest infrastructure additions.
2017-03-28  FdaSilvaYYFix 0 -> NULL, indentation
2017-03-28  FdaSilvaYYRefomat a few comments on 80 cols
2017-03-28  FdaSilvaYYSpelling fixes
2017-03-28  FdaSilvaYYFix a few more typos
2017-03-28  Jon SpillettAdd documentation for SSL_*_ex_data() functions
2017-03-28  Jon SpillettAdd documentation for SSL version methods
2017-03-28  Matt CaswellProvide documentation for some state machine related...
2017-03-28  Dr. Stephen... update README
2017-03-28  Dr. Stephen... Add X25519 doc
2017-03-28  Dr. Stephen... fix typo
2017-03-28  Matt CaswellProvide documentation for missing SSL_SESSION_* functions
2017-03-28  Rich SalzMove PRIu64, OSSLzu to e_os.h
2017-03-28  PauliAdd enable-aria where rc5 and md2 are built.
2017-03-28  Emilia Kasperasynctest: don't depend on apps
2017-03-28  Emilia KasperX509_cmp_time.pod: fix doc nits
2017-03-28  Hannes MagnussonRemove redundant decl of 509_STORE_set_flags
2017-03-28  Emilia KasperAdd documentation for X509 time functions
2017-03-27  Andy Polyakovapps/passwd.c: 32 bits are sufficient to hold ROUNDS_MAX.
2017-03-27  Richard LevitteIn err_cleanup(), cleanup the thread local storage too
2017-03-26  Andy Polyakovaes/asm/bsaes-armv7.pl: relax stack alignment requirement.
2017-03-25  Andy Polyakovengines/e_capi.c: formatting and styling fixes.
2017-03-25  Bernd EdlingerDon't access memory before checking the correct length...
2017-03-24  Matt CaswellMove the downgrade sentinel declarations to a header...
2017-03-24  Matt CaswellAdd a test for the TLSv1.3 downgrade mechanism
2017-03-24  Matt CaswellMake the TLSv1.3 downgrade mechanism a configurable...
2017-03-24  Matt CaswellAdd client side support for TLSv1.3 downgrade mechanism
2017-03-24  Matt CaswellAdd server side support for TLSv1.3 downgrade mechanism
2017-03-24  Zack Williams"any" instead of "and"
2017-03-24  Ian SpenceFix function documentation
2017-03-24  Andy Polyakovbn/asm/sparcv9-mont.pl: fix squaring code path.
2017-03-23  Rich SalzLook for comma before - in POD pages
2017-03-23  Richard LevitteFix find-doc-nits: { is significant in regexps
2017-03-22  Richard LevitteFix 80-test_ssl_old.t: only count the ciphers if there...
2017-03-22  Andy Polyakovmodes/ocb128.c: fix misaligned access in ILP32 builds...
2017-03-22  Andy Polyakovaes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT...
2017-03-22  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vp...
2017-03-22  Andy Polyakovx86_64 assembly pack: add some Ryzen performance results.
2017-03-22  Richard LevitteChange exit_checker comment on returned status
next