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
*
Don't leak an ASN1_OCTET_STRING on error in rsa_cms_encrypt
Matt Caswell
2016-04-28
1
-1
/
+2
*
RSA, DSA, DH: Allow some given input to be NULL on already initialised keys
Richard Levitte
2016-04-27
1
-20
/
+55
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-49
/
+0
*
Make string_to_hex/hex_to_string public
Rich Salz
2016-04-18
1
-1
/
+1
*
Make the RSA_METHOD structure opaque
Richard Levitte
2016-04-06
5
-4
/
+306
*
Make the RSA structure opaque
Richard Levitte
2016-04-06
10
-9
/
+150
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Remove #error from include files.
Rich Salz
2016-03-21
3
-9
/
+3
*
Make X509_SIG opaque.
Dr. Stephen Henson
2016-03-11
1
-0
/
+1
*
Convert RSA blinding to new multi-threading API
Alessandro Ghedini
2016-03-09
2
-6
/
+8
*
Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
Alessandro Ghedini
2016-03-08
2
-32
/
+28
*
GH715: Missed some null-check-removals.
Rich Salz
2016-02-28
1
-6
/
+3
*
GH715: ENGINE_finish can take NULL
Rich Salz
2016-02-25
1
-5
/
+3
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
2
-43
/
+11
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
1
-5
/
+0
*
Move to REF_DEBUG, for consistency.
Rich Salz
2016-02-11
1
-18
/
+5
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-10
1
-8
/
+7
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
2
-2
/
+2
*
RT4148
Emilia Kasper
2016-02-03
1
-1
/
+22
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+6
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
20
-20
/
+0
*
Remove update tags
Rich Salz
2016-01-20
1
-2
/
+0
*
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-20
1
-0
/
+1
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-12
/
+0
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
2
-309
/
+67
*
make update
Richard Levitte
2016-01-12
1
-21
/
+29
*
Backwards-compatibility subject to OPENSSL_API_COMPAT
Viktor Dukhovni
2016-01-08
1
-1
/
+2
*
mem functions cleanup
Rich Salz
2016-01-07
1
-7
/
+7
*
Remove the "eay" c-file-style indicators
Richard Levitte
2015-12-18
1
-1
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-1
/
+1
*
make update
Dr. Stephen Henson
2015-12-09
1
-8
/
+2
*
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
Richard Levitte
2015-12-07
2
-6
/
+6
*
Adjust all accesses to EVP_MD_CTX to use accessor functions.
Richard Levitte
2015-12-07
3
-28
/
+34
*
Remove RSA_FLAG_SIGN_VER flag.
Dr. Stephen Henson
2015-12-02
1
-2
/
+2
*
Remove legacy sign/verify from EVP_MD.
Dr. Stephen Henson
2015-12-02
1
-2
/
+25
*
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
Rich Salz
2015-12-01
1
-7
/
+0
*
Tighten up BN_with_flags usage and avoid a reachable assert
Matt Caswell
2015-11-26
3
-112
/
+169
*
Rename RSA_eay_xxx to rsa_ossl_xxx
Rich Salz
2015-11-17
3
-77
/
+72
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
10
-39
/
+40
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-25
/
+25
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
2
-2
/
+2
*
Don't treat a bare OCTETSTRING as DigestInfo in int_rsa_verify
Matt Caswell
2015-10-08
1
-6
/
+5
*
Move BN_CTX_start() call so the error case can always call BN_CTX_end().
Pascal Cuoq
2015-10-07
1
-1
/
+2
*
remove 0 assignments.
Rich Salz
2015-09-03
2
-27
/
+2
*
RT3674: Make no-cms build work.
David Bar
2015-09-03
1
-0
/
+8
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
2
-3
/
+2
*
Remove _locked memory functions.
Rich Salz
2015-08-26
1
-2
/
+2
[next]