projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
bn/bn_mod.c: harmonize BN_mod_add_quick with original implementation.
[oweals/openssl.git]
/
crypto
/
pem
/
pem_info.c
2017-10-18
KaoruToda
Remove parentheses of return.
blob
|
commitdiff
|
raw
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from crypto/pem
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Rich Salz
Copyright consolidation 04/10
blob
|
commitdiff
|
raw
|
diff to current
2016-03-20
Rich Salz
Remove #error from include files.
blob
|
commitdiff
|
raw
|
diff to current
2016-01-26
Rich Salz
Remove /* foo.c */ comments
blob
|
commitdiff
|
raw
|
diff to current
2016-01-20
Dr. Stephen Henson
make EVP_PKEY opaque
blob
|
commitdiff
|
raw
|
diff to current
2016-01-12
Richard Levitte
Adapt all EVP_CIPHER users for it becoming opaque
blob
|
commitdiff
|
raw
|
diff to current
2016-01-12
Richard Levitte
Adapt all EVP_CIPHER_CTX users for it becoming opaque
blob
|
commitdiff
|
raw
|
diff to current
2015-11-09
Matt Caswell
Continue standardising malloc style for libcrypto
blob
|
commitdiff
|
raw
|
diff to current
2015-05-14
Richard Levitte
Identify and move common internal libcrypto header...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free null cleanup finale
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Rich Salz
free NULL cleanup 5a
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
Rich Salz
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
blob
|
commitdiff
|
raw
|
diff to current
2013-08-06
Kaspar Brand
Fix for PEM_X509_INFO_read_bio.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
Geoff Thorpe
Revert the size_t modifications from HEAD that had...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-01
Ben Laurie
More size_tification.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Ben Laurie
Don't dereference NULL argument. Coverity ID 52.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Dr. Stephen Henson
Fix warnings.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Dr. Stephen Henson
Update old **EVIL** PEM_X509_INFO_read_bio() function...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-16
Nils Larsch
make
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Nils Larsch
ecc api cleanup; summary:
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Dr. Stephen Henson
Stop compiler warnings about deprecated lvalue casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-19
Dr. Stephen Henson
Various Win32 and other fixes for warnings and compilat...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-31
Ben Laurie
Consistency.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-31
Ben Laurie
Give everything prototypes (well, everything that's...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Geoff Thorpe
(oops) Apologies all, that last header-cleanup commit...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-28
Richard Levitte
Cleanse memory using the new OPENSSL_cleanse() function.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Ben Laurie
Security fixes brought forward from 0.9.7.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-07
Bodo Möller
use a generic EC_KEY structure (EC keys are not ECDSA...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-26
Bodo Möller
Use SEC1 format for EC private keys.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-23
Richard Levitte
Uhmmm, if we use && after having tested for the presenc...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-28
Bodo Möller
use ERR_peek_last_error() instead of ERR_peek_error...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-20
Richard Levitte
Stop assuming the IV is 8 bytes long, use the real...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-13
Bodo Möller
ECDSA support
blob
|
commitdiff
|
raw
|
diff to current
2001-02-19
Richard Levitte
Make all configuration macros available for application...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-09
Lutz Jänicke
Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Richard Levitte
There have been a number of complaints from a number...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-14
Dr. Stephen Henson
'req' fixes. Reinstate length check one request fields.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-21
Bodo Möller
Additional user data argument to pem_password_cb functi...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-10
Dr. Stephen Henson
Two new functions to write out PKCS#8 private keys...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-14
Bodo Möller
Introduce and use function typedef pem_password_cb...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-04
Ralf S. Engelschall
Convert casted X509_INFO stacks to type-safe STACK_OF...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-23
Bodo Möller
Change #include filenames from <foo.h> to <openssl.h>.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ulf Möller
Change functions to ANSI C.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-17
Ben Laurie
Massive constification.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.9.0b
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
Import of old SSLeay release: SSLeay 0.8.1b
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Ralf S. Engelschall
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current