index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
ameth_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-2
/
+3
*
Convert asn1 selftests (a_strnid and ameth_lib) into internal test
Richard Levitte
2016-11-03
1
-41
/
+1
*
Convert X509* functions to use const getters
Dr. Stephen Henson
2016-08-17
1
-1
/
+1
*
Constify private key decode.
Dr. Stephen Henson
2016-08-17
1
-1
/
+1
*
Add X25519 methods to internal tables
Dr. Stephen Henson
2016-08-13
1
-1
/
+4
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove #error from include files.
Rich Salz
2016-03-21
1
-3
/
+1
*
Fix no-cmac
Matt Caswell
2016-03-18
1
-0
/
+2
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-0
/
+1
*
Only declare stacks in headers
Dr. Stephen Henson
2016-01-07
1
-1
/
+0
*
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
Dr. Stephen Henson
2016-01-07
1
-1
/
+1
*
Fix declarations and constification for inline stack.
Dr. Stephen Henson
2016-01-07
1
-1
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-2
/
+2
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-3
/
+3
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-8
/
+0
*
remove 0 assignments.
Rich Salz
2015-09-03
1
-33
/
+2
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
1
-3
/
+2
*
Add funtions to set item_sign and item_verify
Sergey Agievich
2015-06-03
1
-0
/
+18
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-07
1
-2
/
+2
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
1
-2
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
Add OSSL_NELEM macro.
Dr. Stephen Henson
2015-05-03
1
-6
/
+4
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
Move some ASN.1 internals to asn1_int.h
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-347
/
+344
*
Memory leak and NULL dereference fixes.
Dr. Stephen Henson
2014-06-27
1
-1
/
+6
*
Add functions returning security bits.
Dr. Stephen Henson
2014-03-28
1
-0
/
+7
*
Initial experimental support for X9.42 DH parameter format to handle
Dr. Stephen Henson
2011-12-07
1
-1
/
+5
*
update pkey method initialisation and copy
Dr. Stephen Henson
2011-10-11
1
-0
/
+8
*
stop warning with no-engine
Dr. Stephen Henson
2011-01-13
1
-1
/
+1
*
Make CMAC API similar to HMAC API. Add methods for CMAC.
Dr. Stephen Henson
2010-02-08
1
-1
/
+3
*
Check it actually compiles this time ;-)
Dr. Stephen Henson
2009-12-02
1
-2
/
+2
*
PR: 2120
Dr. Stephen Henson
2009-12-02
1
-0
/
+4
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-2
/
+2
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
More size_tification.
Ben Laurie
2008-11-01
1
-2
/
+2
*
Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros
Dr. Stephen Henson
2008-10-22
1
-6
/
+4
*
Fix a shed load or warnings:
Dr. Stephen Henson
2008-10-20
1
-5
/
+5
*
Type-checked (and modern C compliant) OBJ_bsearch.
Ben Laurie
2008-10-12
1
-7
/
+14
*
Avoid warnings with -pedantic, specifically:
Dr. Stephen Henson
2008-07-05
1
-1
/
+1
*
More type-checking.
Ben Laurie
2008-06-04
1
-9
/
+9
*
Lookup public key ASN1 methods by string by iterating through all
Dr. Stephen Henson
2007-11-21
1
-13
/
+10
*
Prepend signature name in dgst output.
Dr. Stephen Henson
2007-05-17
1
-0
/
+5
*
New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL.
Dr. Stephen Henson
2007-05-16
1
-1
/
+32
*
Experimental HMAC support via EVP_PKEY_METHOD.
Dr. Stephen Henson
2007-04-11
1
-1
/
+3
*
Initialize old_priv_encode, old_priv_decode.
Dr. Stephen Henson
2006-10-27
1
-0
/
+3
*
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
Dr. Stephen Henson
2006-06-05
1
-5
/
+62
*
Add 'flags' parameter to EVP_PKEY_asn1_meth_new() to set algorithm flags.
Dr. Stephen Henson
2006-04-21
1
-4
/
+3
*
Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.
Dr. Stephen Henson
2006-04-17
1
-1
/
+1
[next]