index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
fips_err.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
Add SSL_CIPHER_description() for Chacha20/Poly1305
Matt Caswell
1
-0
/
+3
2015-12-17
Modify the lower level memory allocation routines to take size_t
Richard Levitte
4
-33
/
+33
2015-12-17
mem-cleanup, cont'd.
Rich Salz
4
-71
/
+2
2015-12-17
Rename sec_mem to mem_sec, like other files.
Rich Salz
3
-11
/
+6
2015-12-16
Fix typo.
Rich Salz
1
-1
/
+0
2015-12-16
Provide better "make depend" warning.
Rich Salz
1
-13
/
+17
2015-12-16
Fix no-dgram.
Ben Laurie
2
-2
/
+7
2015-12-16
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
86
-460
/
+362
2015-12-16
fix for no-ec
Dr. Stephen Henson
1
-1
/
+7
2015-12-16
make update
Dr. Stephen Henson
1
-0
/
+3
2015-12-16
Use EVP_PKEY for client side EC.
Dr. Stephen Henson
3
-90
/
+52
2015-12-16
Use EVP_PKEY for server EC.
Dr. Stephen Henson
3
-58
/
+32
2015-12-16
Add ECDH/DH utility functions.
Dr. Stephen Henson
2
-0
/
+73
2015-12-16
remove unnecessary key copy
Dr. Stephen Henson
1
-18
/
+1
2015-12-16
Constify EC_KEY in ECDH_compute_key.
Dr. Stephen Henson
4
-10
/
+11
2015-12-16
Remove ECDH client auth code.
Dr. Stephen Henson
3
-113
/
+28
2015-12-16
Remove SSL_OP_SINGLE_ECDH_USE code.
Dr. Stephen Henson
2
-44
/
+19
2015-12-16
Use EC_KEY_key2buf and EC_oct2key in libssl.
Dr. Stephen Henson
2
-89
/
+15
2015-12-16
New EC functions.
Dr. Stephen Henson
5
-28
/
+84
2015-12-16
Fix build on Solaris
Matt Caswell
1
-0
/
+4
2015-12-15
Fix updating via mkdef.pl
Matt Caswell
1
-10
/
+14
2015-12-15
Don't export internal symbols
Matt Caswell
7
-5206
/
+5402
2015-12-15
Better splitting regexp for test_ordinals
Richard Levitte
1
-8
/
+8
2015-12-15
Remove GMP engine.
Rich Salz
11
-739
/
+10
2015-12-15
Fix s_server problem with no-ec
Matt Caswell
6
-35
/
+9
2015-12-15
Fix no-psk compile failure
Matt Caswell
1
-0
/
+2
2015-12-15
Fix compile failure with no-srp
Matt Caswell
1
-1
/
+7
2015-12-15
Update EVP_PKEY documentation.
Dr. Stephen Henson
1
-15
/
+19
2015-12-15
make update
Dr. Stephen Henson
2
-6
/
+13
2015-12-15
New function X509_get0_pubkey
Dr. Stephen Henson
12
-54
/
+50
2015-12-15
Add EVP_PKEY_get0_* functions.
Dr. Stephen Henson
4
-22
/
+72
2015-12-15
Extend EVP_PKEY_copy_parameters()
Dr. Stephen Henson
4
-1
/
+20
2015-12-14
Fix a ** 0 mod 1 = 0 for real this time.
Emilia Kasper
2
-17
/
+103
2015-12-14
crpyto/ppccpuid.pl: add FPU probe and fix OPENSSL_rdtsc.
Andy Polyakov
1
-0
/
+19
2015-12-14
crypto/ppccap.c: add SIGILL-free processor capability detection code.
Andy Polyakov
2
-21
/
+119
2015-12-14
add malloc fail check & fix memory leak
Hongze Zhu
1
-15
/
+42
2015-12-14
Fix erroneous SO suffix in darwin64-debug-test-64-clang target
Viktor Dukhovni
1
-1
/
+1
2015-12-14
Fix typo
Ben Kaduk
2
-2
/
+2
2015-12-14
Fix option value parsing in crl2pkcs7 -certfile
Viktor Dukhovni
1
-1
/
+1
2015-12-14
Avoid erroneous "assert(private)" failures.
Viktor Dukhovni
4
-13
/
+26
2015-12-13
x86_64 assembly pack: tune clang version detection even further.
Andy Polyakov
13
-13
/
+13
2015-12-13
Configure: add framework for ChaCha and Poly1305 assembly.
Andy Polyakov
4
-6
/
+27
2015-12-13
Configure: 'reconf' to respect CROSS_COMPILE and CC.
Andy Polyakov
1
-2
/
+11
2015-12-13
Don't use EC when no-ec.
Ben Laurie
1
-0
/
+2
2015-12-13
Remove no longer existant structure member and direct references to EVP_MD_CT...
Ben Laurie
1
-5
/
+6
2015-12-13
Fix (incorrect) uninitialised variable warning.
Ben Laurie
1
-1
/
+2
2015-12-13
fix warning
Dr. Stephen Henson
1
-1
/
+0
2015-12-13
remove ancient SSLeay bug workaround
Dr. Stephen Henson
2
-9
/
+5
2015-12-13
Allow ChaCha20-Poly1305 in DTLS
tjmao
1
-2
/
+2
2015-12-13
Revert "Allow ChaCha20-Poly1305 in DTLS"
Rich Salz
1
-2
/
+2
[next]