projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2017-04-03
Dr. Stephen...
Add ExpectedServerCANames
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Dr. Stephen...
Constify SSL_dup_CA_list()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Dr. Stephen...
Print CA names in s_server, add -requestCAfile to s_client
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Dr. Stephen...
Don't use client specific functions to retrieve CA...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Dr. Stephen...
Add requestCAfile option
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Dr. Stephen...
Add extensions to debug list
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Dr. Stephen...
SSL_CONF support for certificate_authorities
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Dr. Stephen...
New certificate_authorities functions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Matt Caswell
Ensure dhparams can handle X9.42 params in DER
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Matt Caswell
Add missing macros for DHxparams
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Matt Caswell
Add documentation for SSL_get_server_tmp_key()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Matt Caswell
Fix calls to SSL_get_server_tmp_key() in TLSv1.3
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Matt Caswell
Tweak a style issue
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Matt Caswell
Add a test for the problem fixed by the previous commit
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Tatsuhiro Tsujikawa
Restore s->early_data_state with the original value
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Matt Caswell
Update early data test for an even later arrival of CF
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Matt Caswell
Don't handle handshake messages when writing early...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Kazuki Yamaguchi
Fix a typo in the SSL_get_max_early_data() declarations
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Richard Levitte
Disable 15-test_ecparam.t when configured no-ec2m
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Richard Levitte
Remind people to have 'Fixes #XXXX' in the commit message
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Richard Levitte
Fixup the github pull request template
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Andy Polyakov
crypto/ppccap.c: SIGILL-free processor capabilities...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Andy Polyakov
Configure: use 5.10.0, don't require...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Andy Polyakov
e_afalg.[ch]: fix --strict-warnings with gcc 4.x and...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Andy Polyakov
bio/b_print.c: switch to int64_t as "greatest-width...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Jon Spillett
Fix for #2730. Add CRLDP extension to list of supported...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Matt Caswell
Update SSL_extension_supported()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Andy Polyakov
e_os.h: drop now-redundant PRIu64 [and fix OSSLzu].
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Andy Polyakov
apps/*.c: switch to platform-neutral format modifiers...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Andy Polyakov
bio/b_print.c: recognize even 'j' format modifier.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Matt Caswell
Fix s_client early data indicator
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Matt Caswell
Provide a test for pause between EoED and CF
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Matt Caswell
Fix early data bug with pause between EoED and CF
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Jon Spillett
Add SSL_dup description
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Pauli
Documentation updates
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Matt Caswell
Add a test for the bug fixed in the previous commit
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Matt Caswell
Fix bug with SSL_read_early_data()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Pauli
Documentation cleanup for man1/enc.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Andy Polyakov
bio/b_print.c: fix %z failure in 32-bit build.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Richard Levitte
Add a simple test for the z modifier
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Richard Levitte
Use the z modifier instead of OSSLzu with BIO_printf
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Richard Levitte
Add z modifier parsing to the BIO_printf et all format...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Emilia Kasper
cipherbytes_test: remove unused includes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Andy Polyakov
engines/e_capi.c: slip in PROV_RSA_AES for interchangab...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Andy Polyakov
engines/e_capi.c: adhere to CryptAcquireContextW uncond...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Andy Polyakov
engine/e_capi.c: more formatting and styling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Pauli
Documentation cleanup for man1/nseq.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Pauli
Documentation clean up for man1/list.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Steven Collison
doc: Add stitched ciphers to EVP_EncryptInit.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Steven Collison
doc: Add missing options in s_{server,client}
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Qin Long
Fix the build warning under OPENSSL_NO_GOST
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Qin Long
Cleaning UEFI Build with additional OPENSSL_SYS_UEFI...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Benjamin Kaduk
Further de-obfuscation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Jon Spillett
Add documentation for SNI APIs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Rich Salz
Remove duplicate doc
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
FdaSilvaYY
More typo fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Jon Spillett
Typo in SSL_CTX_sess_number.pod - started
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Jon Spillett
Tidy up the SSL options in SSL_CTX_set_options.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Jon Spillett
SSL_CTX_use_PrivateKey_file uses private key, not certi...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Jon Spillett
Typo in SSL_CONF_cmd_argv.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Jon Spillett
Typo in SSL_CONF_CTX_set1_prefix.pod - change SSL_CTX_c...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Jon Spillett
Typo in SSL_CONF_CTX_set_flags.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Pauli
Test infrastructure additions.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
FdaSilvaYY
Fix 0 -> NULL, indentation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
FdaSilvaYY
Refomat a few comments on 80 cols
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
FdaSilvaYY
Spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
FdaSilvaYY
Fix a few more typos
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Jon Spillett
Add documentation for SSL_*_ex_data() functions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Jon Spillett
Add documentation for SSL version methods
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Matt Caswell
Provide documentation for some state machine related...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Dr. Stephen...
update README
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Dr. Stephen...
Add X25519 doc
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Dr. Stephen...
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Matt Caswell
Provide documentation for missing SSL_SESSION_* functions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Rich Salz
Move PRIu64, OSSLzu to e_os.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Pauli
Add enable-aria where rc5 and md2 are built.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Emilia Kasper
asynctest: don't depend on apps
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Emilia Kasper
X509_cmp_time.pod: fix doc nits
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Hannes Magnusson
Remove redundant decl of 509_STORE_set_flags
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Emilia Kasper
Add documentation for X509 time functions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Andy Polyakov
apps/passwd.c: 32 bits are sufficient to hold ROUNDS_MAX.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Richard Levitte
In err_cleanup(), cleanup the thread local storage too
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Andy Polyakov
aes/asm/bsaes-armv7.pl: relax stack alignment requirement.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Andy Polyakov
engines/e_capi.c: formatting and styling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Bernd Edlinger
Don't access memory before checking the correct length...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Matt Caswell
Move the downgrade sentinel declarations to a header...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Matt Caswell
Add a test for the TLSv1.3 downgrade mechanism
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Matt Caswell
Make the TLSv1.3 downgrade mechanism a configurable...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Matt Caswell
Add client side support for TLSv1.3 downgrade mechanism
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Matt Caswell
Add server side support for TLSv1.3 downgrade mechanism
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Zack Williams
"any" instead of "and"
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Ian Spence
Fix function documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Andy Polyakov
bn/asm/sparcv9-mont.pl: fix squaring code path.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Rich Salz
Look for comma before - in POD pages
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Richard Levitte
Fix find-doc-nits: { is significant in regexps
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Richard Levitte
Fix 80-test_ssl_old.t: only count the ciphers if there...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Andy Polyakov
modes/ocb128.c: fix misaligned access in ILP32 builds...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Andy Polyakov
aes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vp...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Andy Polyakov
x86_64 assembly pack: add some Ryzen performance results.
commit
|
commitdiff
|
tree
|
snapshot
next