index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add error return for OPENSSL_INIT_set_config_filename()
Matt Caswell
2016-05-24
1
-2
/
+2
*
Remove unused error/function codes.
Rich Salz
2016-05-23
30
-457
/
+96
*
Support for traditional format private keys.
Dr. Stephen Henson
2016-05-23
1
-0
/
+5
*
Constify stack and lhash macros.
Dr. Stephen Henson
2016-05-21
3
-9
/
+10
*
Fix Windows 64 bit crashes
Matt Caswell
2016-05-21
1
-6
/
+1
*
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
Rich Salz
2016-05-20
4
-161
/
+150
*
When strict SCT fails record verification failure
Viktor Dukhovni
2016-05-19
1
-1
/
+2
*
make update
Viktor Dukhovni
2016-05-19
1
-0
/
+3
*
Fixes non __GNUC__ compilation
Mat
2016-05-19
1
-1
/
+1
*
Ensure verify error is set when X509_verify_cert() fails
Viktor Dukhovni
2016-05-18
1
-0
/
+5
*
Make OPENSSL_die as noreturn
hesiod
2016-05-18
2
-1
/
+9
*
Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex()
Richard Levitte
2016-05-18
1
-0
/
+5
*
OID code tidy up.
Dr. Stephen Henson
2016-05-18
1
-0
/
+1
*
Add some error messages for malloc fails
Matt Caswell
2016-05-18
4
-4
/
+14
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-1
/
+3
*
X509_STORE_CTX accessors.
Rich Salz
2016-05-17
2
-10
/
+15
*
Copyright consolidation 03/10
Rich Salz
2016-05-17
84
-4195
/
+515
*
const correctness: make HMAC_size() take a const *
Steffan Karger
2016-05-16
1
-1
/
+1
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
2
-92
/
+38
*
Do not access SSL struct directly in TLS1_get_version and TLS1_get_client_ver...
Alessandro Ghedini
2016-05-16
1
-2
/
+2
*
Add SSL_client_version() getter function
Alessandro Ghedini
2016-05-16
1
-0
/
+1
*
Propagate tlsext_status_type from SSL_CTX to SSL
jfigus
2016-05-16
1
-0
/
+3
*
Unify <TYPE>_up_ref methods signature and behaviour.
FdaSilvaYY
2016-05-16
4
-6
/
+6
*
Fix stack constification definitions.
Dr. Stephen Henson
2016-05-13
1
-6
/
+6
*
Appease ubsan
Emilia Kasper
2016-05-12
1
-1
/
+1
*
crypto/des: remove obsolete functions.
Andy Polyakov
2016-05-10
1
-12
/
+0
*
Restore the ERR_remove_thread_state() API and make it a no-op
Richard Levitte
2016-05-10
1
-3
/
+2
*
fix tab-space mixed indentation
FdaSilvaYY
2016-05-09
1
-2
/
+2
*
few missing allocation failure checks and releases on error paths
J Mohan Rao Arisankala
2016-05-09
1
-3
/
+4
*
Constify PKCS12_newpass()
Dr. Stephen Henson
2016-05-06
1
-1
/
+1
*
Handle no async jobs in libssl
Matt Caswell
2016-05-05
1
-0
/
+3
*
DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.h
Marek Klein
2016-05-04
1
-0
/
+2
*
Secure memory fixes
Todd Short
2016-05-02
1
-1
/
+1
*
Fix some X509_STORE macros
Matt Caswell
2016-04-30
1
-4
/
+9
*
Add checks to X509_NAME_oneline()
Dr. Stephen Henson
2016-04-29
1
-0
/
+1
*
Remove BIO_dummy, it's old cruft
Richard Levitte
2016-04-29
1
-3
/
+0
*
Change 'struct bio_st' in all public header where applicable
Richard Levitte
2016-04-29
1
-5
/
+4
*
Add asn1_mac
Rich Salz
2016-04-29
1
-0
/
+10
*
Make header signature of CRYPTO_mem_leaks BIO instead of struct bio_st
Paul Kehrer
2016-04-29
1
-1
/
+1
*
VMS: It seems DEC C doesn't handle certain header files quite right
Richard Levitte
2016-04-29
2
-0
/
+0
*
make update
Richard Levitte
2016-04-29
1
-0
/
+1
*
Fix an error code spelling.
FdaSilvaYY
2016-04-28
1
-1
/
+1
*
various spelling fixes
FdaSilvaYY
2016-04-28
8
-17
/
+17
*
Add getters for X509_STORE and X509_OBJECT members
Christian Heimes
2016-04-28
1
-0
/
+3
*
Implement X509_STORE_CTX_set_current_cert() accessor
Viktor Dukhovni
2016-04-28
1
-0
/
+1
*
GH975 Add ex_data functions for X509_STORE
Kazuki Yamaguchi
2016-04-27
1
-0
/
+4
*
Added missing X509_STORE_CTX_set_error_depth() accessor
Viktor Dukhovni
2016-04-25
1
-0
/
+1
*
API compat macros for renamed X509_STORE_CTX functions
Viktor Dukhovni
2016-04-25
1
-0
/
+6
*
make update
Viktor Dukhovni
2016-04-22
1
-0
/
+1
*
Enabled DANE only when at least one TLSA RR was added
Viktor Dukhovni
2016-04-22
1
-1
/
+2
[prev]
[next]