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
*
Added support for ESSCertIDv2
Marek Klein
2017-05-03
3
-5
/
+12
*
Added error checking for OBJ_create
Frank Morgner
2017-04-12
1
-0
/
+2
*
Remove some commented out code in libcrypto
Matt Caswell
2017-02-28
1
-1
/
+0
*
Implementation of the ARIA cipher as described in RFC 5794.
Pauli
2017-02-21
5
-10
/
+159
*
Add NID_auth_any and NID_kx_any NIDs.
Dr. Stephen Henson
2017-02-08
3
-3
/
+13
*
Add support for parameterized SipHash
Todd Short
2017-02-01
3
-3
/
+9
*
Add support for Poly1305 in EVP_PKEY
Todd Short
2017-01-24
3
-4
/
+9
*
Clean away remaining 'selftest' code
Richard Levitte
2016-11-03
1
-27
/
+0
*
Sanity check an ASN1_object_size result
Matt Caswell
2016-08-23
1
-0
/
+2
*
Use OIDs from draft-ietf-curdle-pkix-02
Dr. Stephen Henson
2016-08-13
2
-21
/
+20
*
Forgotten make update
Richard Levitte
2016-08-01
2
-5
/
+23
*
Additional CMS content types from RFC 4073, RFC 5083, and RFC 5084.
Wim Lewis
2016-08-01
1
-0
/
+3
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Add checks on sk_TYPE_push() returned value
FdaSilvaYY
2016-07-05
1
-3
/
+9
*
Cleanup obj_dat.h, obj_dat.pl
Rich Salz
2016-07-01
2
-5945
/
+5256
*
Whitespace cleanup in crypto
FdaSilvaYY
2016-06-29
1
-2
/
+2
*
Spelling... and more spelling
FdaSilvaYY
2016-06-22
1
-1
/
+1
*
Remove/rename some old files.
Rich Salz
2016-06-01
1
-0
/
+0
*
Fix a mem leak on an error path in OBJ_NAME_add()
Matt Caswell
2016-05-24
1
-3
/
+4
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-7
/
+1
*
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
Rich Salz
2016-05-20
2
-4
/
+4
*
ok was uninitialised on failure.
Ben Laurie
2016-05-19
1
-1
/
+1
*
OID code tidy up.
Dr. Stephen Henson
2016-05-18
3
-58
/
+48
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
3
-55
/
+23
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
6
-163
/
+43
*
fix tab-space mixed indentation
FdaSilvaYY
2016-05-09
1
-1
/
+1
*
Update copyright; generated files.
Rich Salz
2016-04-20
1
-59
/
+8
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-58
/
+0
*
Copyright consolidation: perl files
Rich Salz
2016-04-20
3
-120
/
+38
*
Remove check_defer()
Dr. Stephen Henson
2016-04-13
1
-16
/
+0
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
1
-1
/
+1
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
1
-2
/
+2
*
Deprecate OBJ_cleanup() and make it a no-op
Matt Caswell
2016-04-13
1
-2
/
+2
*
Deprecate EVP_cleanup() and make it a no-op
Matt Caswell
2016-04-13
1
-2
/
+2
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Review comments
Kurt Roeckx
2016-03-11
3
-14
/
+14
*
Add blake2 support.
Bill Cox
2016-03-11
3
-5
/
+22
*
Add cipher query functions
Todd Short
2016-03-08
3
-3
/
+95
*
GH355: Implement HKDF
Alessandro Ghedini
2016-03-04
3
-3
/
+10
*
Rename OIDs.
Dr. Stephen Henson
2016-02-28
3
-33
/
+19
*
RT4335: Fix UEFI build of OBJ_NAME_new_index()
David Woodhouse
2016-02-26
1
-8
/
+16
*
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
*
Perl's chop / chomp considered bad, use a regexp instead
Richard Levitte
2016-02-11
3
-6
/
+6
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
update OID tables
Dr. Stephen Henson
2016-02-04
2
-5
/
+29
*
Add Curve OIDs from draft-josefsson-pkix-newcurves
Dr. Stephen Henson
2016-02-04
1
-0
/
+7
*
RT2752: Add some EKU OID's
Rich Salz
2016-02-04
3
-5
/
+91
*
RT2353: Add ipsec IKE OID
Rich Salz
2016-02-02
3
-5
/
+14
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+3
[next]