index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
objects
/
o_names.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Following the license change, modify the boilerplates in crypto/objects/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Make OBJ_NAME case insensitive.
Pauli
2018-09-04
1
-15
/
+14
*
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
*
Add CRYPTO_thread_glock_new
Rich Salz
2017-08-31
1
-1
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Rename static global "lock" to "obj_lock"
Rich Salz
2017-06-26
1
-14
/
+14
*
Add a lock around the OBJ_NAME table
Rich Salz
2017-06-07
1
-28
/
+65
*
Add checks on sk_TYPE_push() returned value
FdaSilvaYY
2016-07-05
1
-3
/
+9
*
Fix a mem leak on an error path in OBJ_NAME_add()
Matt Caswell
2016-05-24
1
-3
/
+4
*
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
Rich Salz
2016-05-20
1
-2
/
+2
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-0
/
+9
*
fix tab-space mixed indentation
FdaSilvaYY
2016-05-09
1
-1
/
+1
*
RT4335: Fix UEFI build of OBJ_NAME_new_index()
David Woodhouse
2016-02-26
1
-8
/
+16
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
Add lh_doall_arg inlining
Dr. Stephen Henson
2016-01-11
1
-7
/
+6
*
Add lh_doall inlining
Dr. Stephen Henson
2016-01-11
1
-3
/
+1
*
Add lh_new() inlining
Dr. Stephen Henson
2016-01-11
1
-15
/
+5
*
Inline LHASH_OF
Dr. Stephen Henson
2016-01-11
1
-5
/
+4
*
mem functions cleanup
Rich Salz
2016-01-07
1
-8
/
+8
*
Only declare stacks in headers
Dr. Stephen Henson
2016-01-07
1
-4
/
+3
*
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
Dr. Stephen Henson
2016-01-07
1
-1
/
+1
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-2
/
+2
*
remove 0 assignments.
Rich Salz
2015-09-03
1
-5
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-4
/
+4
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
Code style: space after 'if'
Viktor Dukhovni
2015-04-16
1
-1
/
+1
*
Unchecked malloc fixes
Matt Caswell
2015-03-05
1
-6
/
+9
*
util/mkstack.pl now generates entire safestack.h
Rich Salz
2015-02-06
1
-1
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-294
/
+285
*
Fix some clang warnings.
Ben Laurie
2013-01-13
1
-1
/
+1
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-2
/
+2
*
size_tification.
Ben Laurie
2008-11-01
1
-2
/
+2
*
LHASH revamp. make depend.
Ben Laurie
2008-05-26
1
-22
/
+25
*
some const fixes and cleanup
Nils Larsch
2005-04-05
1
-3
/
+3
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-1
/
+6
*
Check the return values where memory allocation failures may happen.
Richard Levitte
2002-05-30
1
-0
/
+3
*
With later version of DEC C on VMS, some functions (strcmp(), for
Richard Levitte
2001-02-20
1
-1
/
+13
*
The callbacks in the NAME_FUNCS structure are not used directly as LHASH
Geoff Thorpe
2001-02-20
1
-10
/
+10
*
Get the right cast for lhash callback functions.
Richard Levitte
2001-02-20
1
-2
/
+2
*
Move all the existing function pointer casts associated with LHASH's two
Geoff Thorpe
2001-01-09
1
-2
/
+6
*
Whilst in the process of fixing outstanding function-pointer casts in the
Geoff Thorpe
2001-01-08
1
-1
/
+1
*
Various Win32 related fixes. Doesn't compile yet on
Dr. Stephen Henson
2000-12-21
1
-2
/
+2
*
Constification of the data of a hash table. This means the callback
Richard Levitte
2000-12-13
1
-4
/
+4
*
Next step in tidying up the LHASH code.
Geoff Thorpe
2000-12-08
1
-8
/
+15
*
Make the remaining LHASH macro changes. This should leave no remaining
Geoff Thorpe
2000-12-04
1
-2
/
+5
*
First step in tidying up the LHASH code. The callback prototypes (and
Geoff Thorpe
2000-12-01
1
-3
/
+4
*
Better handling of EVP names, add EVP to speed.
Ben Laurie
2000-11-20
1
-11
/
+79
*
Fixes for Win32 build.
Dr. Stephen Henson
2000-06-21
1
-2
/
+3
*
Safe stack reorganisation in terms of function casts.
Dr. Stephen Henson
2000-06-16
1
-31
/
+0
[next]