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-06-12
Paul Yang
Refactor functions in testdsa.h
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Benjamin Kaduk
Add sslapitest for SSL_early_get1_extensions_present()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Benjamin Kaduk
Add SSL_early_get1_extensions_present()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Benjamin Kaduk
TLS 1.3 client sigalgs test no longer needs TLS 1.2
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Benjamin Kaduk
drop some no-longer-relevant TODO(TLS1.3) entries
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
Rich Salz
Remove leading space-before-tab
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
Josh Soref
improve comment: use "optimization" for clarity
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
Rich Salz
Introduce ASN1_TIME_set_string_X509 API
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
Beat Bolli
doc/man3: use the documented coding style in the exampl...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
Josh Soref
Fix spelling errors in manpages
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
Rich Salz
If-guard to avoid null ptr deref in statem_srvr.c
commit
|
commitdiff
|
tree
|
snapshot
2017-06-10
Rich Salz
Remove needless type casting.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Paul Yang
Fix possible usage of NULL pointers in apps/spkac.c
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Benjamin Kaduk
Fix memory leaks in CTLOG_new_from_base64
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Josh Soref
mark V_ASN1_PRIMATIVE_TAG as compat
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Pichulin Dmitrii
fix check of broken implementations of GOST ciphersuites
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Jonathan Protzenko
Fix speed command for alternation of ciphers and digests.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Luke Faraone
Add support for using engine-backed keys in spkac
commit
|
commitdiff
|
tree
|
snapshot
2017-06-09
Paul Yang
Fix a bundle of trailing spaces in several files
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Rich Salz
List undocumented macros
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Benjamin Kaduk
Remove stale note from s_server.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Tomas Mraz
Ignore -named_curve auto value to improve backwards...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Rich Salz
Fix a read off the end of the input buffer
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Diego Santa...
Use memset to clear SRP_CTX instead of NULL and zero...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Diego Santa...
Make SRP_CTX.info ownership and lifetime be the same...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Matt Caswell
Clean up s_server documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Rich Salz
Remove doc of non-existent functions
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Andy Polyakov
sha/asm/keccak1600-armv4.pl: switch to more efficient...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Andy Polyakov
sha/keccak1600.c: switch to more efficient bit interlea...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Matt Caswell
Add back support for SHA224 based sig algs
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Richard Levitte
Windows: rearrange programs cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Rich Salz
Fix possible memory over-read in apps/s_client.c
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Todd Short
Fix #340: Parse ASN1_TIME to struct tm
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Beat Bolli
doc: use /* ... */ comments in code examples
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Beat Bolli
doc/man3: fix SSL_SESSSION typos
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Beat Bolli
SSL_CTX_set_verify.pod: move a typedef in front of...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Beat Bolli
doc/man3: unindent a few unintended code blocks
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Beat Bolli
doc/man3: reformat the function prototypes in the synopses
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Beat Bolli
ERR_put_error.pod: fix the name of function ERR_add_err...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Beat Bolli
doc/man3: remove a duplicate BIO_do_accept() call
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
Beat Bolli
doc/man3: use the documented coding style in the exampl...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Rich Salz
make error tables const and separate header file
commit
|
commitdiff
|
tree
|
snapshot
2017-06-07
Rich Salz
Add a lock around the OBJ_NAME table
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Todd Short
Fix #2400 Add NO_RENEGOTIATE option
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Todd Short
Always flush the BIO when we send any alert
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Todd Short
Handle the server refusing to reneg in a reneg_setup
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Andy Polyakov
sha/asm/keccak1600-armv4.pl: add NEON code path.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Andy Polyakov
sha/asm/keccak1600-armv4.pl: add SHA3_absorb and SHA3_s...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Andy Polyakov
sha/asm/keccak1600-armv4.pl: optimization based on...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Andy Polyakov
Add sha/asm/keccak1600-armv4.pl.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Paul Yang
Fix coding style
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Paul Yang
Fix doc nits in X509_check_private_key.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Paul Yang
Set local variable to 0 to avoid build error
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Paul Yang
Add test cases for X509_check_private_key
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Paul Yang
Document X509_check_private_key and relative
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Dr. Stephen...
Move and update RSA-PSS documentation.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Dr. Stephen...
Fix define to match documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Rich Salz
Document default client -psk_identity
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Daniel Kahn...
Avoid failing s_server when client's psk_identity is...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Rich Salz
Use common STANZA for bn and exp tests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Andy Polyakov
sha/keccak1600.c: add #ifdef KECCAK1600_ASM.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Andy Polyakov
sha/keccak1600.c: reduce temporary storage utilization...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Andy Polyakov
sha/keccak1600.c: add another 1x variant.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Andy Polyakov
sha/keccak1600.c: add ARM-specific "reference" tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Andy Polyakov
ec/asm/ecp_nistz256-x86_64.pl: minor sqr_montx cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Todd Short
Fix ex_data and session_dup issues
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Rich Salz
Add text pointing to full change list.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Matt Caswell
Work around Travis "virtual memory exhausted" error
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Matt Caswell
Left shift of a negative number is undefined behaviour
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Keigo Tanaka
Added mysql as starttls protocol.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Aashil Patel
Remove unnecessary if condition from apps.c
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Rich Salz
Add -p (public only) flag to find-doc-nits
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Rich Salz
Only release thread-local key if we created it.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Erwann Abalea
Add some OID's from X.520
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Richard Levitte
Add UI functionality to duplicate the user data
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Paul Yang
Fix coding style in apps/passwd file
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
HorimotoYasuhiro
CLA: trivial
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Matt Caswell
Wait longer for the server in TLSProxy to start
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
Clear sensitive data in ED25519_sign
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
Add Ed25519 documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
no-ec fix
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
Add Ed25519 verify test.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
Add custom sig_info_set for ED25519
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
make errors
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
Add custom ASN.1 sign and verify
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
Add ED25519 as signature OID
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
Add RFC8032 tests and additional cases
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
make errors
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
ED25519 public key method.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
add method
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
Add ED25519 ASN.1 method
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
Add EdDSA algorithm OIDs from draft-ietf-curdle-pkix-04
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
Make Ed25519 consistent with X25519
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
Add Ed25519 algorithm.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
make errors
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
Allow NULL md for custom signing methods
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Dr. Stephen...
Add support for custom digestsign/digestverify methods.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Andy Polyakov
sha/keccak1600.c: implement lane complementing transform
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
Andy Polyakov
sha/keccak1600.c: implement bit interleaving optimization.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Rich Salz
Add stricter checking in NAME section
commit
|
commitdiff
|
tree
|
snapshot
next