index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename INIT funtions, deprecate old ones.
Rich Salz
2016-02-10
1
-62
/
+0
*
NULL the thread_local_inits_st pointer after use
Matt Caswell
2016-02-10
1
-1
/
+1
*
Correct copyright date for internal header file
Matt Caswell
2016-02-09
1
-1
/
+1
*
Provide a thread stop API
Matt Caswell
2016-02-09
1
-1
/
+0
*
Auto init/deinit libcrypto
Matt Caswell
2016-02-09
5
-0
/
+248
*
Provide framework for auto initialise/deinitialise of the library
Matt Caswell
2016-02-09
1
-0
/
+79
*
Remove outdated legacy crypto options
Rich Salz
2016-01-28
3
-274
/
+0
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
6
-6
/
+0
*
Generate warning text
Richard Levitte
2016-01-25
4
-0
/
+4
*
Move & split opensslconf.h.in
Rich Salz
2016-01-25
4
-0
/
+339
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-0
/
+29
*
Add TLS PRF method.
Dr. Stephen Henson
2016-01-19
1
-0
/
+1
*
Drop cached certificate signature validity flag
Viktor Dukhovni
2016-01-18
1
-1
/
+0
*
Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functions
Richard Levitte
2016-01-12
1
-0
/
+238
*
Use ossl_inline and DEFINE_LHASH_OF
Dr. Stephen Henson
2016-01-11
1
-2
/
+2
*
Inline LHASH_OF
Dr. Stephen Henson
2016-01-11
1
-0
/
+4
*
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
3
-0
/
+11
*
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
Dr. Stephen Henson
2016-01-07
1
-1
/
+1
*
Configure: make no-chacha and no-poly1305 work.
Andy Polyakov
2015-12-10
2
-0
/
+8
*
Add reference ChaCha20 and Poly1305 implementations.
Andy Polyakov
2015-12-10
2
-0
/
+149
*
Make the definition of EVP_MD opaque
Richard Levitte
2015-12-07
1
-0
/
+17
*
Fix undeclared variable warnings.
Ben Laurie
2015-10-24
1
-0
/
+8
*
Because ct_locl.h is used between modules, move it to internal headers
Richard Levitte
2015-10-18
1
-0
/
+244
*
embed CRL serial number and signature fields
Dr. Stephen Henson
2015-10-15
1
-2
/
+2
*
embed certificate serial number and signature fields
Dr. Stephen Henson
2015-10-15
1
-2
/
+2
*
Fix no-stdio build
David Woodhouse
2015-09-30
1
-1
/
+0
*
Make X509 opaque
Dr. Stephen Henson
2015-09-22
1
-0
/
+43
*
Add comments to x509_int.h
Dr. Stephen Henson
2015-09-22
1
-49
/
+73
*
Move EVP_PKEY_METHOD into private headers.
Dr. Stephen Henson
2015-09-20
1
-0
/
+8
*
Embed various signature algorithms.
Dr. Stephen Henson
2015-09-17
1
-3
/
+3
*
Embed X509_REQ_INFO
Dr. Stephen Henson
2015-09-16
1
-1
/
+1
*
X509_CRL_INFO embed
Dr. Stephen Henson
2015-09-16
1
-1
/
+1
*
Fix "defined but not used" warnings.
Dr. Stephen Henson
2015-09-11
1
-12
/
+0
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-0
/
+8
*
make X509_REVOKED opaque
Dr. Stephen Henson
2015-09-05
1
-0
/
+11
*
make X509_CRL opaque
Dr. Stephen Henson
2015-09-02
1
-0
/
+33
*
make X509_REQ opaque
Dr. Stephen Henson
2015-08-31
1
-0
/
+16
*
make X509_CERT_AUX opaque
Dr. Stephen Henson
2015-08-31
1
-0
/
+14
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
2
-0
/
+528
*
Error checking and memory leak fixes in NISTZ256.
Emilia Kasper
2015-04-27
1
-3
/
+8
*
make X509_NAME opaque
Dr. Stephen Henson
2015-03-25
2
-0
/
+87
*
make ASN1_OBJECT opaque
Dr. Stephen Henson
2015-03-24
1
-0
/
+16
*
Move some EVP internals to evp_int.h
Dr. Stephen Henson
2015-03-24
1
-0
/
+123
*
Move some ASN.1 internals to asn1_int.h
Dr. Stephen Henson
2015-03-24
1
-0
/
+105
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
2
-22
/
+21
*
Move bn internal functions into bn_int.h and bn_lcl.h
Matt Caswell
2014-12-08
1
-0
/
+7
*
Implement internally opaque bn access from srp
Matt Caswell
2014-12-08
1
-0
/
+35
*
Prepare for bn opaquify. Implement internal helper functions.
Matt Caswell
2014-12-08
1
-0
/
+118