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
*
crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().
Andy Polyakov
2016-06-22
1
-2
/
+0
*
Spelling... and more spelling
FdaSilvaYY
2016-06-22
2
-2
/
+2
*
make update
Richard Levitte
2016-06-20
1
-0
/
+1
*
Check that the subject name in a proxy cert complies to RFC 3820
Richard Levitte
2016-06-20
1
-0
/
+2
*
RT3925: Remove trailing semi from macro
Dr. Matthias St. Pierre
2016-06-20
1
-3
/
+3
*
doc and comment fixes
huangqinjin
2016-06-20
1
-8
/
+5
*
Make DSA_SIG and ECDSA_SIG getters const.
Emilia Kasper
2016-06-20
2
-2
/
+2
*
Use a STACK_OF(OPENSSL_CSTRING) for const char * stacks
Matt Caswell
2016-06-18
1
-0
/
+3
*
OpenBSD has intypes.h
Matt Caswell
2016-06-18
1
-1
/
+1
*
Improve const correctness for stacks of EVP_MD
Matt Caswell
2016-06-18
1
-1
/
+1
*
constify SRP
Matt Caswell
2016-06-18
1
-15
/
+16
*
Fix GCC build; make update; fix number re-use
Rich Salz
2016-06-16
1
-1
/
+1
*
Add EVP_PKEY_get0_hmac() function
Nathaniel McCallum
2016-06-16
1
-0
/
+3
*
Change the return type of EVP_EncodeUpdate
Matt Caswell
2016-06-16
1
-2
/
+2
*
Constify the parameter getters for RSA, DSA and DH
Richard Levitte
2016-06-15
3
-7
/
+13
*
Constify input buffers of some X509V3 and X509_PURPOSE -related methods
FdaSilvaYY
2016-06-15
1
-11
/
+11
*
Constify X509_TRUST_add method.
FdaSilvaYY
2016-06-15
1
-4
/
+4
*
Constify some input buffers in asn1
FdaSilvaYY
2016-06-15
1
-2
/
+2
*
Constify CMS_get0_type input
FdaSilvaYY
2016-06-15
1
-1
/
+1
*
Constify UI
FdaSilvaYY
2016-06-15
1
-1
/
+1
*
Constify PKCS12_create, PKCS12_add_key, PKCS12_add_safe.
FdaSilvaYY
2016-06-15
1
-5
/
+5
*
RT4562: Fix misleading doc on OPENSSL_config
Rich Salz
2016-06-14
2
-4
/
+4
*
RT3454: Re-enable nistp-64_gcc_128 on windows
Peter Mosmans
2016-06-14
1
-2
/
+0
*
Forgot to update the setter argument ordering in the public headers.
TJ Saunders
2016-06-13
2
-2
/
+2
*
Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for setting signature values.
TJ Saunders
2016-06-13
2
-0
/
+8
*
Make a2i_ipadd an internal function
Rich Salz
2016-06-09
1
-1
/
+0
*
Fixes to get -ansi working
Jeffrey Walton
2016-06-08
1
-1
/
+5
*
Add some accessor API's
Rich Salz
2016-06-08
2
-0
/
+2
*
Add SSL_CTX_get_tlsext_status_type()
Matt Caswell
2016-06-07
1
-2
/
+5
*
Add SSL_get_tlsext_status_type() method
Alessandro Ghedini
2016-06-07
2
-0
/
+4
*
Deprecate the flags that switch off constant time
Matt Caswell
2016-06-06
3
-15
/
+15
*
Constify X509V3_EXT_*_conf*
FdaSilvaYY
2016-06-05
1
-14
/
+14
*
Constify ASN1_generate_nconf
FdaSilvaYY
2016-06-05
1
-1
/
+1
*
Constify ASN1_generate_v3
FdaSilvaYY
2016-06-05
1
-1
/
+1
*
Constify s2i_ASN1_IA5STRING
FdaSilvaYY
2016-06-05
1
-1
/
+1
*
Constify s2i_ASN1_INTEGER
FdaSilvaYY
2016-06-05
1
-1
/
+1
*
Constify X509_OBJECT_get_type & X509_OBJECT_get0_X509
FdaSilvaYY
2016-06-05
1
-2
/
+2
*
Fix re-used function code
Rich Salz
2016-06-04
1
-1
/
+1
*
RT3895: Remove fprintf's from SSL library.
Rich Salz
2016-06-04
1
-0
/
+2
*
Change inclusion of sys/types.h to stdlib.h in include/openssl/ebcdic.h
Richard Levitte
2016-06-04
1
-1
/
+1
*
Add inclusion of stdlib.h in include/openssl/mdc2.h
Richard Levitte
2016-06-04
1
-0
/
+1
*
Add inclusion of openssl/x509.h in include/openssl/tls1.h
Richard Levitte
2016-06-04
1
-0
/
+1
*
Handle a memory allocation failure in ssl3_init_finished_mac()
Matt Caswell
2016-06-03
1
-0
/
+1
*
Add an SSL_SESSION accessor for obtaining the protocol version number, with
TJ Saunders
2016-05-31
1
-0
/
+1
*
add removed functions back as deprecated
Joey Yandle
2016-05-29
1
-0
/
+5
*
get rid of now empty #if
Joey Yandle
2016-05-29
1
-4
/
+0
*
cherry pick pr-512 changes
Joey Yandle
2016-05-29
1
-2
/
+0
*
cherry pick pr-512 changes
Joey Yandle
2016-05-29
1
-1
/
+0
*
Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmp
Richard Levitte
2016-05-28
1
-2
/
+0
*
include/openssl/e_os2.h: fix 'noreturn' pre-processor logic.
Andy Polyakov
2016-05-27
1
-3
/
+3
[next]