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
*
Make it possible to check for explicit auxiliary trust
Viktor Dukhovni
2016-01-29
1
-1
/
+1
*
Always DPURIFY
Emilia Kasper
2016-01-29
4
-31
/
+3
*
Fix bug in nistp224/256/521 where have_precompute_mult always returns 0
Matt Caswell
2016-01-29
3
-6
/
+6
*
Add missing return value checks
Matt Caswell
2016-01-29
1
-4
/
+3
*
Keep RC5 bit shifts in [0..31]
Viktor Dukhovni
2016-01-29
1
-2
/
+2
*
Use callback for DSAPublicKey
Dr. Stephen Henson
2016-01-29
1
-8
/
+2
*
Remove outdated tests
Rich Salz
2016-01-28
2
-156
/
+0
*
Prevent small subgroup attacks on DH/DHE
Matt Caswell
2016-01-28
1
-9
/
+25
*
Restore NUMPRIMES as a numeric literal
Viktor Dukhovni
2016-01-28
3
-4
/
+6
*
Add CRYPTO_secure_zalloc
Rich Salz
2016-01-28
1
-0
/
+9
*
Comment side-effect only calls of X509_check_purpose
Viktor Dukhovni
2016-01-28
5
-1
/
+8
*
Remove EIGHT_BIT and SIXTEEN_BIT
Rich Salz
2016-01-28
3
-60
/
+26
*
Remove outdated legacy crypto options
Rich Salz
2016-01-28
14
-934
/
+44
*
Complete the removal of /* foo.c */ comments
Richard Levitte
2016-01-27
3
-5
/
+0
*
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
[next]