index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
590
-590
/
+0
*
Generate warning text
Richard Levitte
2016-01-25
4
-0
/
+4
*
Move & split opensslconf.h.in
Rich Salz
2016-01-25
9
-301
/
+345
*
Move pqueue into ssl
Rich Salz
2016-01-25
3
-360
/
+0
*
Fix two possible leaks.
FdaSilvaYY
2016-01-24
2
-0
/
+3
*
Fix possible memory leak on BUF_MEM_grow_clean failure
FdaSilvaYY
2016-01-24
1
-8
/
+6
*
Fix store with opaque data
Todd Short
2016-01-23
1
-7
/
+7
*
free item after sk_push fail
mrpre
2016-01-23
1
-0
/
+1
*
Refactor file writing - rewrite crypto/opensslconf.h.in as template
Richard Levitte
2016-01-23
1
-21
/
+128
*
RT3863 ECC: Add missing NULL check. Set a flag
Billy Brumley
2016-01-21
2
-0
/
+3
*
Reject when explicit trust EKU are set and none match.
Viktor Dukhovni
2016-01-21
1
-0
/
+15
*
Check Suite-B constraints with EE DANE records
Viktor Dukhovni
2016-01-21
2
-28
/
+46
*
Add an engine destructor to eng_cryptodev.
Richard Levitte
2016-01-20
1
-0
/
+36
*
Adapt BSD cryptodev engine to opaque EVP_MD_CTX, EVP_CIPHER_CTX, etc
Richard Levitte
2016-01-20
1
-204
/
+333
*
Remove update tags
Rich Salz
2016-01-20
55
-117
/
+3
*
Consolidate "make update"
Rich Salz
2016-01-20
2
-2
/
+2
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
30
-39
/
+82
*
Remove the GOST engine
Matt Caswell
2016-01-19
1
-3
/
+0
*
prf redirection build fixes
Dr. Stephen Henson
2016-01-19
1
-1
/
+1
*
Add TLS PRF method.
Dr. Stephen Henson
2016-01-19
7
-4
/
+353
*
Drop cached certificate signature validity flag
Viktor Dukhovni
2016-01-18
3
-7
/
+1
*
Use POSIX functions on Cygwin, not Win32 function
Corinna Vinschen
2016-01-18
2
-2
/
+2
*
Accessor update; fix API, document one.
Rich Salz
2016-01-17
2
-4
/
+4
*
Remove some old makefile targets
Rich Salz
2016-01-17
57
-668
/
+0
*
Add some accessors.
Rich Salz
2016-01-17
2
-0
/
+27
*
RT4247: Add missing patch
Rich Salz
2016-01-17
1
-3
/
+3
*
Empty SNI names are not valid
Viktor Dukhovni
2016-01-16
1
-2
/
+2
*
RT4247: Fix EVP_CIPHER_CTX opaque on sparc
Rich Salz
2016-01-16
2
-3
/
+3
*
Add lookup_certs for a trusted stack.
Dr. Stephen Henson
2016-01-15
1
-0
/
+21
*
NGX-2040 - fix wildcard match on punycode/IDNA DNS names
Zi Lin
2016-01-15
1
-1
/
+2
*
Cosmetic polish for last-resort depth 0 check
Viktor Dukhovni
2016-01-14
1
-5
/
+5
*
Fix last-resort depth 0 check when the chain has multiple certificates
Viktor Dukhovni
2016-01-14
1
-4
/
+9
*
Add a no-egd option to disable EGD-related code
Benjamin Kaduk
2016-01-14
2
-43
/
+51
*
Always initialize X509_STORE_CTX get_crl pointer
Viktor Dukhovni
2016-01-14
1
-0
/
+2
*
Call single parent free_comp routine.
Rich Salz
2016-01-14
7
-12
/
+10
*
Fix double-free bugs in EC group precomputation state
Viktor Dukhovni
2016-01-14
4
-0
/
+4
*
Fix nistp512 typos, should be nistp521
Viktor Dukhovni
2016-01-13
2
-3
/
+3
*
Add missing #ifdef's to fix build break
Rich Salz
2016-01-13
1
-0
/
+4
*
Add CRYPTO_EX_DATA; remove EC_EXTRA_DATA
Rich Salz
2016-01-13
9
-551
/
+227
*
Fix DES_LONG breakage
Viktor Dukhovni
2016-01-13
2
-8
/
+3
*
After EVP_CIPHER turned opaque, e_rc5.c needs to include evp_int.h
Richard Levitte
2016-01-13
1
-0
/
+1
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
97
-9257
/
+2836
*
Remove unused internal macros
Richard Levitte
2016-01-12
1
-1
/
+1
*
make update
Richard Levitte
2016-01-12
24
-2661
/
+3168
*
Adapt all EVP_CIPHER users for it becoming opaque
Richard Levitte
2016-01-12
2
-8
/
+10
*
EVP_CIPHER_CTX_new_cipher_data was a temporary measure, not needed any more
Richard Levitte
2016-01-12
1
-7
/
+0
*
Adapt all engines that need it to opaque EVP_CIPHER
Richard Levitte
2016-01-12
1
-34
/
+72
*
Adapt builtin cipher implementations to opaque EVP_CIPHER
Richard Levitte
2016-01-12
15
-301
/
+454
*
Adapt the internal EVP routines to opaque EVP_CIPHER
Richard Levitte
2016-01-12
2
-3
/
+4
*
Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functions
Richard Levitte
2016-01-12
5
-206
/
+444
[next]