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-12-08
Richard Levitte
In apps_startup(), call OPENSSL_init_ssl() rather than...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Richard Levitte
In OPENSSL_init_ssl(), run the base ssl init before...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Bernd Edlinger
Add missing range checks on number of multi primes...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Benjamin Kaduk
Fix no-ec
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Andy Polyakov
chacha/asm/chacha-x86_64.pl: add AVX512VL code path.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Andy Polyakov
crypto/x86_64cpuid.pl: suppress AVX512F flag on Skylake-X.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Paul Yang
Leave a message in doc to indicate 0 is not acceptable
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Paul Yang
Fix some issues in apps/req
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Richard Levitte
Remove unicode characters from source
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
JitendraLulla
putting the missing static
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
JitendraLulla
make get_cipher_handle static
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
JitendraLulla
fix --strict-warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
JitendraLulla
extending afalg with aes-cbc-192/256, afalgtest.c also...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-08
Rich Salz
Consistent formatting for sizeof(foo)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Richard Levitte
Document how the configuration option 'reconf' works
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Richard Levitte
Configure: die if there are other arguments with 'reconf'
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Richard Levitte
Make sure ./config passes options to ./Configure correctly
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Richard Levitte
Have all relevant config targets use the env() function...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Richard Levitte
Document the possibility for command line argument...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Richard Levitte
Make it possible to add env var assignments as Configur...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Richard Levitte
Save away the environment variables we rely on
commit
|
commitdiff
|
tree
|
snapshot
2017-12-07
Matt Caswell
Fix the buffer sizing in the fatalerrtest
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Matt Caswell
Update CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Matt Caswell
Add a test for CVE-2017-3737
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Andy Polyakov
test/bntest.c: add rsaz_1024_mul_avx2 regression test.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Andy Polyakov
bn/asm/rsaz-avx2.pl: fix digit correction bug in rsaz_1...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Matt Caswell
Fix the check_fatal macro
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Matt Caswell
Fix bug in TLSv1.3 PSK processing
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
Patrick Steuer
apps/speed.c: detect evp cipher 32-bit ctr overflow...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
Rich Salz
Add link for more SECLEVEL info
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
Daniel Bevenius
Fix minor typo in comment in rsa_st
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
MerQGh
Update eng_fat.c
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Andy Polyakov
modes/asm/ghashv8-armx.pl: handle lengths not divisible...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Andy Polyakov
modes/asm/ghashv8-armx.pl: optimize modulo-scheduled...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Andy Polyakov
modes/asm/ghashv8-armx.pl: modulo-schedule loop.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Andy Polyakov
modes/asm/ghashv8-armx.pl: implement 4x aggregate factor.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Patrick Steuer
key_A and key_B had 3 references, only 2 were freed.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Patrick Steuer
apps/speed.c: use 32 byte key material as default
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Patrick Steuer
apps/speed.c: add -seconds and -bytes options
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Fix some formatting nits
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Remove spurious whitespace
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Update an error reason code to be ERR_R_SHOULD_NOT_HAVE...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Fix the Boring tests following the SSLfatal() changes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Add some more cleanups
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Assert that SSLfatal() only gets called once
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Add some sanity checks for the fatal error condition
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Fix up a few places in the state machine that got misse...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Convert more functions in ssl/statem/statem_dtls.c...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Convert more functions in ssl/statem/statem.c to use...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Convert remaining functions in statem_srvr.c to use...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Convert remaining functions in statem_clnt.c to use...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Convert the state machine code to use SSLfatal()
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Replace some usage of SSLerr with SSLfatal()
commit
|
commitdiff
|
tree
|
snapshot
2017-12-04
Matt Caswell
Provide an SSLfatal() macro
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Markus Sauermann
Adjusted Argument Indices
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Viktor Dukhovni
Make possible variant SONAMEs and symbol versions
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Rich Salz
Add "friendly name" extractor
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Todd Short
Add sk_new_reserve support
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Todd Short
Use ChaCha only if prioritized by clnt
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Pauli
A missing semicolon prevents compilation with ENGINE_RE...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
David Benjamin
Fix chacha-armv4.pl with clang -fno-integrated-as.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Andy Polyakov
rsa/rsa_gen.c: harmonize keygen's ability with RSA_secu...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Andy Polyakov
rsa/rsa_lib.c: make RSA_security_bits multi-prime aware.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Matt Caswell
Fix lshift tests
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
FdaSilvaYY
Fix docs for EVP_EncryptUpdate and EVP_DecryptUpdate
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Matt Caswell
Fix SSL_state_string() and SSL_state_string_long()
commit
|
commitdiff
|
tree
|
snapshot
2017-11-27
Pauli
Test support for time_t comparisons.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-27
Pauli
use size_t tests instead of int ones
commit
|
commitdiff
|
tree
|
snapshot
2017-11-27
Rich Salz
Check for malloc failure
commit
|
commitdiff
|
tree
|
snapshot
2017-11-27
Rich Salz
Fix SOURCE_DATE_EPOCH bug; use UTC
commit
|
commitdiff
|
tree
|
snapshot
2017-11-25
Andy Polyakov
chacha/asm/chacha-x86_64.pl: fix sporadic crash in...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-25
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: switch to pure AVX512F.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-25
David Benjamin
Pretty-print large INTEGERs and ENUMERATEDs in hex.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-25
Kurt Roeckx
Create a prototype for OPENSSL_rdtsc
commit
|
commitdiff
|
tree
|
snapshot
2017-11-24
Richard Levitte
Fix EVP_MD_meth_new.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-11-24
Richard Levitte
Correct EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-11-23
Andy Polyakov
rsa/rsa_gen.c: ensure backward compatibility with exter...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-23
Andy Polyakov
crypto/x86_64cpuid.pl: fix AVX512 capability masking.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Ronald Tse
Add SM3/SM4 to openssl command-line tool
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Richard Levitte
Avoid unnecessary MSYS2 conversion of some arguments
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Matt Caswell
If a server is not acknowledging SNI then don't reject...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Matt Caswell
Provide a more information early_data message in s_server
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Matt Caswell
Allow a client to send early_data with SNI if the sessi...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Matt Caswell
Ignore the session when setting SNI in s_client
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Paul Yang
Support multi-prime RSA (RFC 8017)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Paul Yang
Support public key and param check in EVP interface
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Andy Polyakov
Iron out /WX errors in VC-WIN32.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Andy Polyakov
bn/bn_exp.c: harmonize BN_mod_exp_mont_consttime with...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
FdaSilvaYY
Fix AppVeyor/VC build failure
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Andy Polyakov
bn/bn_add.c: address performance regression.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Richard Levitte
Modify expected output of a CRL to match the changed...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Richard Levitte
Add padding spaces before printing signature algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Richard Levitte
Modify expected output of a certificate to match the...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Yutian Li
Add padding spaces before printing algo.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Rich Salz
Revert "Add padding spaces before printing algo."
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Yutian Li
Add padding spaces before printing algo.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
FdaSilvaYY
Factorise duplicated code.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
FdaSilvaYY
remove magic number
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Andy Polyakov
ARMv8 assembly pack: add Qualcomm Kryo results.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Andy Polyakov
Configurations/10-main.conf: add back /WX to VC-WIN32.
commit
|
commitdiff
|
tree
|
snapshot
next