index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
objects
/
obj_dat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing error code when alloc-return-null
FdaSilvaYY
2018-04-26
1
-2
/
+4
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Free the correct type in OBJ_add_object()
Matt Caswell
2018-03-12
1
-1
/
+1
*
Fix an incoherent test.
FdaSilvaYY
2017-12-08
1
-6
/
+13
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-6
/
+6
*
Trivial bounds checking.
Pauli
2017-07-07
1
-56
/
+56
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-1
/
+1
*
Fix OBJ_create() to tolerate a NULL sn and ln
Matt Caswell
2017-06-22
1
-1
/
+2
*
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
*
Sanity check an ASN1_object_size result
Matt Caswell
2016-08-23
1
-0
/
+2
*
Spelling... and more spelling
FdaSilvaYY
2016-06-22
1
-1
/
+1
*
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
Rich Salz
2016-05-20
1
-2
/
+2
*
ok was uninitialised on failure.
Ben Laurie
2016-05-19
1
-1
/
+1
*
OID code tidy up.
Dr. Stephen Henson
2016-05-18
1
-20
/
+26
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+6
*
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 /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Add lh_doall inlining
Dr. Stephen Henson
2016-01-11
1
-7
/
+3
*
Add lh_new() inlining
Dr. Stephen Henson
2016-01-11
1
-5
/
+1
*
Inline LHASH_OF
Dr. Stephen Henson
2016-01-11
1
-4
/
+4
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-3
/
+3
*
return correct NID for undefined object
Dr. Stephen Henson
2015-06-08
1
-0
/
+3
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Call of memcmp with null pointers in obj_cmp()
Hanno Böck
2015-05-13
1
-0
/
+2
*
Fix the heap corruption in libeay32!OBJ_add_object.
Gunnar Kudrjavets
2015-05-13
1
-4
/
+4
*
Use p==NULL not !p (in if statements, mainly)
Rich Salz
2015-05-11
1
-5
/
+5
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-7
/
+4
*
free null cleanup finale
Rich Salz
2015-05-01
1
-6
/
+3
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-4
/
+2
*
remove malloc casts
Rich Salz
2015-04-28
1
-8
/
+6
*
make ASN1_OBJECT opaque
Dr. Stephen Henson
2015-03-24
1
-0
/
+15
*
OPENSSL_NO_xxx cleanup: many removals
Rich Salz
2015-01-27
1
-14
/
+1
*
ifdef cleanup part 3: OPENSSL_SYSNAME
Rich Salz
2015-01-23
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-662
/
+646
*
Fix OID handling:
Emilia Kasper
2014-08-06
1
-7
/
+9
*
Please Clang's sanitizer, addendum.
Andy Polyakov
2014-07-08
1
-1
/
+1
*
misspellings fixes by https://github.com/vlajos/misspell_fixer
Veres Lajos
2013-09-05
1
-1
/
+1
*
PR: 2091
Dr. Stephen Henson
2009-11-10
1
-4
/
+7
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-11
/
+9
*
size_tification.
Ben Laurie
2008-11-01
1
-9
/
+11
*
Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros
Dr. Stephen Henson
2008-10-22
1
-12
/
+9
*
Fix a shed load or warnings:
Dr. Stephen Henson
2008-10-20
1
-6
/
+6
*
Type-safe OBJ_bsearch_ex.
Ben Laurie
2008-10-14
1
-3
/
+5
*
Type-checked (and modern C compliant) OBJ_bsearch.
Ben Laurie
2008-10-12
1
-37
/
+39
*
LHASH revamp. make depend.
Ben Laurie
2008-05-26
1
-27
/
+25
[next]