index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a missing break in test/shlibloadtest.c
Bernd Edlinger
2017-06-16
1
-1
/
+3
*
Fix the comment about default OPENSSLDIR in windows.
Bernd Edlinger
2017-06-16
1
-1
/
+1
*
Tweak the check that a ciphersuite has not changed since the HRR
Matt Caswell
2017-06-16
1
-2
/
+3
*
Add comments to test_ciphersuite_change()
Matt Caswell
2017-06-16
1
-2
/
+8
*
Fix an uninitialised variable warning
Matt Caswell
2017-06-16
1
-3
/
+3
*
Move ciphersuite selection before session resumption in TLSv1.3
Matt Caswell
2017-06-16
4
-89
/
+98
*
Add a test for a server changing the ciphersuite
Matt Caswell
2017-06-16
1
-2
/
+125
*
Allow the server to change the ciphersuite on resume
Matt Caswell
2017-06-16
6
-13
/
+51
*
Add the target 'build_all_generated'
Richard Levitte
2017-06-16
4
-0
/
+18
*
Fix no-ec
Benjamin Kaduk
2017-06-15
2
-5
/
+7
*
Add apps/progs.h to gitignore
Todd Short
2017-06-15
1
-0
/
+1
*
Add sha/asm/keccak1600-armv8.pl.
Andy Polyakov
2017-06-15
1
-0
/
+653
*
Standardize Levitte's dual-license
Rich Salz
2017-06-15
9
-8
/
+31
*
Build apps/progs.h dynamically
Richard Levitte
2017-06-15
8
-443
/
+39
*
Move bn and evp test programs input data to their respective data dir
Richard Levitte
2017-06-15
14
-4
/
+4
*
.travis.yml: Detect if 'make update' updated something
Richard Levitte
2017-06-15
1
-1
/
+2
*
Correct Oracle copyrights & clarify.
Pauli
2017-06-15
13
-47
/
+13
*
Remove OLD_STR_TO_KEY compile option
Rich Salz
2017-06-14
1
-20
/
+0
*
Fix possible crash in X931 code.
Bernd Edlinger
2017-06-14
2
-2
/
+8
*
Fix another possible crash in rsa_ossl_mod_exp.
Bernd Edlinger
2017-06-14
1
-0
/
+2
*
Fix a possible crash in dsa_builtin_paramgen2.
Bernd Edlinger
2017-06-14
1
-0
/
+2
*
Fix crash in ecdh_simple_compute_key.
Bernd Edlinger
2017-06-14
1
-0
/
+4
*
Fix a possible crash in the error handling.
Bernd Edlinger
2017-06-14
1
-0
/
+12
*
Update copyright on progs.h
Rich Salz
2017-06-13
1
-2
/
+2
*
Fix a memleak in ec_copy_parameters.
Bernd Edlinger
2017-06-13
1
-2
/
+6
*
perlasm/ppc-xlate.pl: add PowerISA 3.0B instructions.
Andy Polyakov
2017-06-13
1
-2
/
+28
*
Make SNI behavior more clear in s_client doc & help
Paul Yang
2017-06-13
2
-6
/
+10
*
Rework writing crypto/err/openssl.txt
Richard Levitte
2017-06-13
1
-6
/
+9
*
Add -module option to util/mkerr.pl
Richard Levitte
2017-06-12
1
-0
/
+13
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
45
-704
/
+770
*
Fix a memleak in tls13_generate_secret.
Bernd Edlinger
2017-06-12
1
-1
/
+4
*
Put message strings in state files
Rich Salz
2017-06-12
16
-2758
/
+2775
*
Fix memleak in EVP_DigestSignFinal/VerifyFinal.
Bernd Edlinger
2017-06-12
1
-2
/
+10
*
Refactor functions in testdsa.h
Paul Yang
2017-06-12
2
-84
/
+54
*
Add sslapitest for SSL_early_get1_extensions_present()
Benjamin Kaduk
2017-06-12
1
-0
/
+15
*
Add SSL_early_get1_extensions_present()
Benjamin Kaduk
2017-06-12
6
-3
/
+52
*
TLS 1.3 client sigalgs test no longer needs TLS 1.2
Benjamin Kaduk
2017-06-12
1
-8
/
+8
*
drop some no-longer-relevant TODO(TLS1.3) entries
Benjamin Kaduk
2017-06-12
2
-5
/
+3
*
Remove leading space-before-tab
Rich Salz
2017-06-11
1
-1
/
+1
*
improve comment: use "optimization" for clarity
Josh Soref
2017-06-11
1
-2
/
+2
*
Introduce ASN1_TIME_set_string_X509 API
Rich Salz
2017-06-11
10
-27
/
+308
*
doc/man3: use the documented coding style in the example code
Beat Bolli
2017-06-11
2
-0
/
+2
*
Fix spelling errors in manpages
Josh Soref
2017-06-11
16
-21
/
+22
*
If-guard to avoid null ptr deref in statem_srvr.c
Rich Salz
2017-06-11
1
-1
/
+2
*
Remove needless type casting.
Rich Salz
2017-06-10
1
-2
/
+2
*
Fix possible usage of NULL pointers in apps/spkac.c
Paul Yang
2017-06-09
1
-8
/
+11
*
Fix memory leaks in CTLOG_new_from_base64
Benjamin Kaduk
2017-06-09
2
-13
/
+32
*
mark V_ASN1_PRIMATIVE_TAG as compat
Josh Soref
2017-06-09
1
-1
/
+1
*
fix check of broken implementations of GOST ciphersuites
Pichulin Dmitrii
2017-06-09
1
-36
/
+39
*
Fix speed command for alternation of ciphers and digests.
Jonathan Protzenko
2017-06-09
1
-0
/
+1
[next]