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
*
Function pop_info() returned a dangling pointer
Pascal Cuoq
2016-01-11
1
-9
/
+11
*
Use ossl_inline and DEFINE_LHASH_OF
Dr. Stephen Henson
2016-01-11
4
-6
/
+6
*
Add lh_doall_arg inlining
Dr. Stephen Henson
2016-01-11
5
-33
/
+25
*
Add lh_doall inlining
Dr. Stephen Henson
2016-01-11
4
-16
/
+6
*
Add lh_new() inlining
Dr. Stephen Henson
2016-01-11
6
-60
/
+18
*
Inline LHASH_OF
Dr. Stephen Henson
2016-01-11
14
-35
/
+55
*
Add memory leak return value.
Dr. Stephen Henson
2016-01-11
1
-7
/
+9
*
Enable/disable crypto-mdebug just like other features
Viktor Dukhovni
2016-01-11
3
-16
/
+16
*
Regenerate SSL record/statem error strings
Viktor Dukhovni
2016-01-11
1
-30
/
+0
*
RT41897: Add an CRYPTO_secure_actual_size
Rich Salz
2016-01-10
1
-0
/
+13
*
Fix no CRYPTO_MDEBUG build (windows)
Rich Salz
2016-01-08
1
-2
/
+2
*
Update comment as bn_dup_expand is gone
Viktor Dukhovni
2016-01-08
1
-1
/
+1
*
Fix some typos in comments
Viktor Dukhovni
2016-01-08
1
-3
/
+3
*
Backwards-compatibility subject to OPENSSL_API_COMPAT
Viktor Dukhovni
2016-01-08
13
-28
/
+65
*
Remove all remaining traces if PEM_Seal
Richard Levitte
2016-01-08
1
-2
/
+0
*
Fix build-break; 'make update'
Rich Salz
2016-01-07
1
-15
/
+0
*
mem functions cleanup
Rich Salz
2016-01-07
13
-474
/
+272
*
Remove crypto/pem/pem_seal.c
Richard Levitte
2016-01-07
2
-196
/
+2
*
DANE support for X509_verify_cert()
Viktor Dukhovni
2016-01-07
2
-9
/
+401
*
use more descriptive name DEFINE_STACK_OF_CONST
Dr. Stephen Henson
2016-01-07
2
-2
/
+2
*
Only declare stacks in headers
Dr. Stephen Henson
2016-01-07
20
-38
/
+52
*
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
Dr. Stephen Henson
2016-01-07
17
-21
/
+21
*
Fix declarations and constification for inline stack.
Dr. Stephen Henson
2016-01-07
9
-13
/
+10
*
Remove more (rest?) of FIPS build stuff.
Rich Salz
2016-01-06
1
-89
/
+0
*
DANE support structures, constructructors and accessors
Viktor Dukhovni
2016-01-06
2
-0
/
+25
*
Fix X509_STORE_CTX_cleanup()
Viktor Dukhovni
2016-01-04
2
-18
/
+23
*
Drop incorrect id == -1 case from X509_check_trust
Viktor Dukhovni
2016-01-03
1
-2
/
+1
*
X509_verify_cert() cleanup
Viktor Dukhovni
2016-01-03
2
-343
/
+397
*
Fix a possible memleak
Richard Levitte
2016-01-02
1
-0
/
+7
*
Use X509_get0_pubkey where appropriate
Dr. Stephen Henson
2015-12-31
7
-24
/
+10
*
Fix some missing or faulty header file inclusions
Richard Levitte
2015-12-30
2
-2
/
+2
*
Check for missing DSA parameters.
Dr. Stephen Henson
2015-12-30
1
-1
/
+3
*
Fix no-engine.
Ben Laurie
2015-12-29
2
-1
/
+2
*
Avoid using a dangling pointer when removing the last item
Kurt Roeckx
2015-12-23
1
-0
/
+2
*
Cleanup CRYPTO_{push,pop}_info
Rich Salz
2015-12-22
4
-42
/
+13
*
Rename *_realloc_clean to *_clear_realloc
Rich Salz
2015-12-22
4
-4
/
+4
*
Also change the non-debug versions to use size_t
Kurt Roeckx
2015-12-22
1
-2
/
+2
*
Fix memory leak in DSA redo case.
David Benjamin
2015-12-22
1
-4
/
+4
*
bn/asm/bn-c64xplus.asm: update commentary.
Andy Polyakov
2015-12-22
1
-2
/
+3
*
sha/asm/sha256-armv4.pl: one of "universal" flags combination didn't compile.
Andy Polyakov
2015-12-21
1
-9
/
+4
*
Fix URLs mangled by reformat
Matt Caswell
2015-12-19
2
-2
/
+2
*
Remove the "eay" c-file-style indicators
Richard Levitte
2015-12-18
48
-48
/
+48
*
Modify the lower level memory allocation routines to take size_t
Richard Levitte
2015-12-17
3
-17
/
+17
*
mem-cleanup, cont'd.
Rich Salz
2015-12-17
2
-67
/
+1
*
Rename sec_mem to mem_sec, like other files.
Rich Salz
2015-12-17
2
-6
/
+6
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
46
-283
/
+215
*
Constify EC_KEY in ECDH_compute_key.
Dr. Stephen Henson
2015-12-16
3
-6
/
+6
*
New EC functions.
Dr. Stephen Henson
2015-12-16
4
-28
/
+47
*
Fix build on Solaris
Matt Caswell
2015-12-16
1
-0
/
+4
*
Remove GMP engine.
Rich Salz
2015-12-15
1
-3
/
+0
[next]