index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
objects
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make OBJ_NAME case insensitive.
Pauli
2018-09-03
1
-15
/
+14
*
Change the OID references for X25519, X448, ED25519 and ED448 from the draft RFC
Pauli
2018-08-10
1
-1
/
+1
*
Harmonize use of sk_TYPE_find's return value.
Andy Polyakov
2018-08-07
1
-3
/
+2
*
Add OIDs for HMAC SHA512/224 and HMAC SHA512/256.
Pauli
2018-08-01
3
-5
/
+21
*
New GOST identificators
Dmitry Belyavskiy
2018-06-08
3
-5
/
+136
*
Add missing error code when alloc-return-null
FdaSilvaYY
2018-04-26
2
-2
/
+5
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
2
-3
/
+6
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Add SM2 signature and ECIES schemes
Jack Lloyd
2018-03-19
3
-11
/
+19
*
Missings OIDs for XTS added.
Pauli
2018-03-15
3
-397
/
+417
*
Free the correct type in OBJ_add_object()
Matt Caswell
2018-03-12
1
-1
/
+1
*
Add OIDs for DSTU-4145
gmile
2018-03-12
3
-5
/
+155
*
Add GOST OIDs for Edwards parameter sets
Sergey Zhuravlev
2018-03-07
3
-5
/
+26
*
Integrate X448 and Ed448 into libcrypto
Matt Caswell
2018-03-02
2
-1
/
+3
*
Make some perl scripts output to stdout
Rich Salz
2018-02-27
2
-40
/
+40
*
Update copyright year
Matt Caswell
2018-02-27
3
-3
/
+3
*
Generate copyright year properly
Rich Salz
2018-02-13
5
-7
/
+25
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Revert the crypto "global lock" implementation
Benjamin Kaduk
2018-01-31
1
-1
/
+1
*
SHA512/224 and SHA512/256
Pauli
2018-01-23
3
-5
/
+19
*
Fix an incoherent test.
FdaSilvaYY
2017-12-08
1
-6
/
+13
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
2
-3
/
+3
*
SM3: Add SM3 hash function
Jack Lloyd
2017-11-06
3
-5
/
+20
*
SM4: Add SM4 block cipher to EVP
Ronald Tse
2017-10-31
3
-7
/
+84
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-4
/
+4
*
added cmcCA and cmcRA as per rfc6402, capitalized per RFC7030 author
Michael Richardson
2017-10-16
3
-6
/
+20
*
make update
Dr. Stephen Henson
2017-10-12
2
-3
/
+23
*
Add objects for RFC7919 parameters
Dr. Stephen Henson
2017-10-12
1
-0
/
+7
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-28
1
-2
/
+1
*
objects/obj_xref.txt: cross-reference SHA3 and rsaEncryption.
Andy Polyakov
2017-09-11
2
-0
/
+12
*
objects/objects.txt: fix RSA-SHA3-284 typo.
Andy Polyakov
2017-09-11
3
-6
/
+6
*
Add CRYPTO_thread_glock_new
Rich Salz
2017-09-01
1
-1
/
+1
*
Implement Aria GCM/CCM Modes and TLS cipher suites
Jon Spillett
2017-08-30
3
-5
/
+48
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-2
/
+2
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-6
/
+6
*
Add interface to the scrypt KDF by means of PKEY_METHOD
Johannes Bauer
2017-08-08
2
-3
/
+4
*
Trivial bounds checking.
Pauli
2017-07-07
1
-56
/
+56
*
Add two trivial fixes from old commits
Rich Salz
2017-07-06
1
-0
/
+1
*
Undo commit 0755217
Rich Salz
2017-07-05
1
-1
/
+0
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-1
/
+1
*
'make update' after objects/objects.txt update.
Andy Polyakov
2017-07-03
2
-5
/
+161
*
objects/objects.txt: add SHA3 OIDs.
Andy Polyakov
2017-07-03
1
-1
/
+36
*
Rename static global "lock" to "obj_lock"
Rich Salz
2017-06-26
1
-14
/
+14
*
Fix OBJ_create() to tolerate a NULL sn and ln
Matt Caswell
2017-06-22
1
-1
/
+2
*
Declare a new x509v3 extension: x509ExtAdmission
FdaSilvaYY
2017-06-20
3
-5
/
+14
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-21
/
+15
*
Add a lock around the OBJ_NAME table
Rich Salz
2017-06-07
1
-28
/
+65
*
Add some OID's from X.520
Erwann Abalea
2017-05-31
3
-5
/
+34
[next]