index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR: 2124
Dr. Stephen Henson
2009-12-09
1
-1
/
+10
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-24
2
-22
/
+37
*
Submitted by: Julia Lawall <julia@diku.dk>
Dr. Stephen Henson
2009-09-13
1
-1
/
+1
*
PR: 2001
Dr. Stephen Henson
2009-08-05
1
-0
/
+2
*
Fix from 0.9.8-stable.
Dr. Stephen Henson
2009-06-27
1
-7
/
+7
*
If we're going to return errors (no matter how stupid), then we should
Ben Laurie
2008-12-29
4
-16
/
+21
*
Make sure a bad parameter to RSA_verify_PKCS1_PSS() doesn't lead to a crash.
Ben Laurie
2008-12-29
3
-1
/
+9
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-1
/
+1
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
7
-7
/
+7
*
More size_tification.
Ben Laurie
2008-11-01
1
-1
/
+1
*
Really get rid of unsafe double-checked locking.
Bodo Möller
2008-09-14
1
-17
/
+22
*
Remove the dual-callback scheme for numeric and pointer thread IDs,
Geoff Thorpe
2008-08-06
3
-4
/
+5
*
We should check the eight bytes starting at p[-9] for rollback attack
Bodo Möller
2008-07-18
1
-1
/
+1
*
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
Geoff Thorpe
2008-07-03
3
-5
/
+4
*
Fix from stable branch.
Dr. Stephen Henson
2008-06-22
1
-0
/
+2
*
More type-checking.
Ben Laurie
2008-06-04
1
-4
/
+9
*
Fix two invalid memory reads in RSA OAEP mode.
Dr. Stephen Henson
2008-05-19
1
-8
/
+15
*
Indicate support for digest init ctrl.
Dr. Stephen Henson
2008-05-02
1
-0
/
+1
*
There was a need to support thread ID types that couldn't be reliably cast
Geoff Thorpe
2008-03-28
3
-4
/
+5
*
Update dependencies.
Dr. Stephen Henson
2008-03-22
1
-7
/
+8
*
Fix a variety of warnings generated by some elevated compiler-fascism,
Geoff Thorpe
2008-03-16
2
-0
/
+2
*
Initial support for enveloped data decrypt. Extent runex.pl to cover these
Dr. Stephen Henson
2008-03-16
4
-20
/
+19
*
And so it begins...
Dr. Stephen Henson
2008-03-12
2
-0
/
+19
*
fix BIGNUM flag handling
Bodo Möller
2008-02-27
1
-35
/
+37
*
1. Changes for s_client.c to make it return non-zero exit code in case
Dr. Stephen Henson
2007-10-26
1
-0
/
+4
*
fix function codes for error
Bodo Möller
2007-04-24
1
-2
/
+2
*
Make sure we detect corruption.
Ben Laurie
2007-04-04
1
-4
/
+22
*
Change to mitigate branch prediction attacks
Bodo Möller
2007-03-28
5
-23
/
+129
*
Constify version strings and some structures.
Dr. Stephen Henson
2007-01-21
1
-1
/
+1
*
Update dependencies.
Dr. Stephen Henson
2006-11-30
1
-2
/
+2
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
2
-12
/
+7
*
Introduce limits to prevent malicious keys being able to
Bodo Möller
2006-09-28
3
-0
/
+57
*
Make int_rsa_sign function match prototype.
Dr. Stephen Henson
2006-09-21
1
-2
/
+2
*
Make sure the int_rsa_verify() prototype matches the implementation
Bodo Möller
2006-09-08
1
-1
/
+1
*
Remove non-functional part of recent patch, after discussion with
Bodo Möller
2006-09-06
3
-11
/
+0
*
Avoid PKCS #1 v1.5 signature attack discovered by Daniel Bleichenbacher
Mark J. Cox
2006-09-05
4
-0
/
+28
*
Make things static that should be. Declare stuff in headers that should be.
Ben Laurie
2006-08-28
3
-9
/
+11
*
Use correct pointer types for various functions.
Dr. Stephen Henson
2006-07-20
1
-1
/
+1
*
Fix various error codes to match functions.
Dr. Stephen Henson
2006-07-17
4
-10
/
+16
*
Allow digests to supply S/MIME micalg values from a ctrl.
Dr. Stephen Henson
2006-07-10
1
-0
/
+1
*
New functions CRYPTO_set_idptr_callback(),
Bodo Möller
2006-06-23
2
-1
/
+2
*
Thread-safety fixes
Bodo Möller
2006-06-14
1
-17
/
+40
*
rslen is unsigned, so it can never go below 0.
Richard Levitte
2006-05-28
1
-1
/
+1
*
New function to dup EVP_PKEY_CTX. This will be needed to make new signing
Dr. Stephen Henson
2006-05-25
1
-0
/
+20
*
Use size_t for new crypto size parameters.
Dr. Stephen Henson
2006-05-24
1
-15
/
+17
*
New functions to get key types without dereferncing EVP_PKEY.
Dr. Stephen Henson
2006-05-11
3
-5
/
+34
*
Update PKCS#7 enveloped data to new API.
Dr. Stephen Henson
2006-05-08
1
-0
/
+4
*
Add support for default public key digest type ctrl.
Dr. Stephen Henson
2006-05-07
1
-0
/
+4
*
Replace RSA specific PKCS7_RECIP_INFO set up with an public key algorithm
Dr. Stephen Henson
2006-04-27
1
-0
/
+11
*
Remove link between digests and signature algorithms.
Dr. Stephen Henson
2006-04-19
1
-1
/
+1
[next]