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
/
pvkfmt.c
2018-05-12
Richard Levitte
In cases where we ask PEM_def_callback for minimum...
blob
|
commitdiff
|
raw
2018-04-03
Rich Salz
Set error code on alloc failures
blob
|
commitdiff
|
raw
|
diff to current
2018-03-20
Matt Caswell
Update copyright year
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
Bernd Edlinger
Fix error handling in b2i_dss and b2i_rsa
blob
|
commitdiff
|
raw
|
diff to current
2017-05-11
Bernd Edlinger
Fix gcc-7 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Dr. Stephen Henson
Fix MSBLOB format with RSA.
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Dr. Stephen Henson
Limit reads in do_b2i_bio()
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
Matt Caswell
Fix bad result in i2b_PVK()
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
Matt Caswell
Fix param order in RSA_get0_key
blob
|
commitdiff
|
raw
|
diff to current
2016-06-15
Richard Levitte
Deal with the consequences of constifying getters
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Rich Salz
Copyright consolidation 04/10
blob
|
commitdiff
|
raw
|
diff to current
2016-04-29
Matt Caswell
A call to RSA_set0_key had the arguments in the wrong...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-29
Matt Caswell
Fix a leak in i2b_PVK
blob
|
commitdiff
|
raw
|
diff to current
2016-04-28
Matt Caswell
Don't leak memory on error in i2b_PVK
blob
|
commitdiff
|
raw
|
diff to current
2016-04-28
Matt Caswell
Don't leak memory on error in b2i_rsa
blob
|
commitdiff
|
raw
|
diff to current
2016-04-06
Richard Levitte
Make the RSA structure opaque
blob
|
commitdiff
|
raw
|
diff to current
2016-04-02
Matt Caswell
Make DSA_METHOD opaque
blob
|
commitdiff
|
raw
|
diff to current
2016-04-02
Matt Caswell
Make the DSA structure opaque
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Dr. Stephen Henson
Sanity check PVK file fields.
blob
|
commitdiff
|
raw
|
diff to current
2016-02-22
Rich Salz
Remove unused parameters from internal functions
blob
|
commitdiff
|
raw
|
diff to current
2016-02-02
Dr. Stephen Henson
New BN functions.
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_CTX users for it becoming opaque
blob
|
commitdiff
|
raw
|
diff to current
2015-12-07
Richard Levitte
Remove double semi (;)
blob
|
commitdiff
|
raw
|
diff to current
2015-12-07
Richard Levitte
Cleanup: fix all sources that used EVP_MD_CTX_(create...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-07
Richard Levitte
Adjust all accesses to EVP_MD_CTX to use accessor funct...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-09
Matt Caswell
Continue standardising malloc style for libcrypto
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
Alessandro Ghedini
Remove useless code
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
Alessandro Ghedini
Fix memory leaks and other mistakes on errors
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-11
Rich Salz
Use p==NULL not !p (in if statements, mainly)
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free NULL cleanup -- coda
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free null cleanup finale
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free NULL cleanup 7
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Rich Salz
free cleanup almost the finale
blob
|
commitdiff
|
raw
|
diff to current
2015-03-28
Rich Salz
free NULL cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Rich Salz
free NULL cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2014-07-05
Dr. Stephen Henson
Sanity check keylength in PVK files.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-12
Ben Laurie
Fix warnings.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Dr. Stephen Henson
PR: 2220
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Dr. Stephen Henson
Audit libcrypto for unchecked return values: fix all...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-26
Dr. Stephen Henson
Update from 1.0.0-stable.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Dr. Stephen Henson
Update obsolete email address...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-16
Geoff Thorpe
Fix a variety of warnings generated by some elevated...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Dr. Stephen Henson
Fix warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-05
Richard Levitte
Remove warnings about signed vs. unsigned...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-31
Dr. Stephen Henson
Integrated support for PVK files.
blob
|
commitdiff
|
raw
|
diff to current