index
:
delta/openssl.git
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenTLS
SSLeay
baserock/morph
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
asn1
Commit message (
Expand
)
Author
Age
Files
Lines
*
corrected fix to PR#2711 and also cover mime_param_cmp
steve
2012-03-12
1
-3
/
+4
*
PR: 2742
steve
2012-02-29
1
-3
/
+7
*
Fix memory leak cause by race condition when creating public keys.
steve
2012-02-28
1
-1
/
+10
*
PR: 2736
steve
2012-02-27
1
-2
/
+1
*
free headers after use in error message
steve
2012-02-27
1
-1
/
+1
*
PR: 2711
steve
2012-02-23
1
-0
/
+4
*
fix warning
steve
2012-01-15
1
-1
/
+1
*
Sanitize usage of <ctype.h> functions. It's important that characters
appro
2012-01-12
1
-3
/
+3
*
asn1/t_x509.c: fix serial number print, harmonize with a_int.c.
appro
2012-01-11
2
-4
/
+4
*
Initial experimental support for X9.42 DH parameter format to handle
steve
2011-12-07
1
-1
/
+5
*
update pkey method initialisation and copy
steve
2011-10-11
1
-0
/
+8
*
Fix memory leak on bad inputs.
bodo
2011-09-05
1
-1
/
+3
*
Don't use *from++ in tolower as this is implemented as a macro on some
steve
2011-09-02
1
-1
/
+2
*
PR: 2556 (partial)
steve
2011-07-14
1
-2
/
+2
*
correctly encode OIDs near 2^32
steve
2011-06-22
1
-1
/
+1
*
no need to include memory.h
steve
2011-04-30
1
-3
/
+0
*
Fix memory leak.
steve
2011-02-07
1
-0
/
+2
*
make update
bodo
2011-02-03
1
-1
/
+16
*
Fix error codes.
bodo
2011-02-03
3
-3
/
+3
*
Change AR to ARX to allow exclusion of fips object modules
steve
2011-01-26
1
-1
/
+1
*
PR: 2433
steve
2011-01-24
2
-2
/
+2
*
stop warning with no-engine
steve
2011-01-13
1
-1
/
+1
*
Fix escaping code for string printing. If *any* escaping is enabled we
steve
2011-01-03
1
-5
/
+12
*
Support routines for ASN1 scanning function, doesn't do much yet.
steve
2010-12-13
6
-4
/
+155
*
fix signature printing routines
steve
2010-10-04
1
-0
/
+2
*
Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),
steve
2010-10-03
1
-2
/
+2
*
Fix warnings.
ben
2010-06-12
4
-8
/
+4
*
experimental function to convert ASN1_TIME to tm, not used or even compiled i...
steve
2010-05-03
4
-6
/
+68
*
print signature parameters with CRLs too
steve
2010-03-14
1
-2
/
+1
*
add X509_CRL_sign_ctx function
steve
2010-03-14
1
-4
/
+4
*
Algorithm specific ASN1 signing functions.
steve
2010-03-11
4
-34
/
+77
*
New function X509_ALGOR_set_md() to set X509_ALGOR (DigestAlgorithmIdentifier)
steve
2010-03-11
1
-0
/
+14
*
RSA PSS verification support including certificates and certificate
steve
2010-03-08
3
-19
/
+44
*
print outermost signature algorithm parameters too
steve
2010-03-07
1
-2
/
+7
*
The OID sanity check was incorrect. It should only disallow *leading* 0x80
steve
2010-03-07
1
-3
/
+3
*
typo
steve
2010-03-07
1
-1
/
+1
*
update ASN1 sign/verify to use EVP_DigestSign and EVP_DigestVerify
steve
2010-03-07
2
-9
/
+8
*
fix indent, newline
steve
2010-03-06
1
-0
/
+2
*
Add algorithm specific signature printing. An individual ASN1 method can
steve
2010-03-06
3
-7
/
+33
*
Make CMAC API similar to HMAC API. Add methods for CMAC.
steve
2010-02-08
1
-1
/
+3
*
Check it actually compiles this time ;-)
steve
2009-12-02
1
-2
/
+2
*
PR: 2120
steve
2009-12-02
1
-0
/
+4
*
Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat
steve
2009-11-25
3
-49
/
+93
*
PR: 2088
steve
2009-11-12
1
-3
/
+7
*
PR: 2090
steve
2009-11-10
1
-1
/
+9
*
Fix unitialized warnings
steve
2009-10-04
1
-1
/
+1
*
PR: 2056
steve
2009-10-01
1
-1
/
+1
*
Audit libcrypto for unchecked return values: fix all cases enountered
steve
2009-09-23
6
-29
/
+55
*
PR: 1644
steve
2009-09-06
2
-2
/
+2
*
PR: 2013
steve
2009-09-02
2
-1
/
+9
[next]