index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
objects
/
obj_xref.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-3
/
+1
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Add testing of OBJ_find_sigid_by_algs()
Michael Baentsch
2022-03-03
1
-1
/
+2
*
enable CMS sign/verify for provider-implemented PKEYs
Michael Baentsch
2022-03-03
1
-1
/
+8
*
Permit no/empty digest in core_obj_add_sigid
Michael Baentsch
2021-10-22
1
-1
/
+1
*
obj: add locking to the OBJ sigid calls
Pauli
2021-09-25
1
-40
/
+117
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/objects/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Harmonize use of sk_TYPE_find's return value.
Andy Polyakov
2018-08-07
1
-3
/
+2
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-2
/
+4
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-2
/
+2
*
Clean away remaining 'selftest' code
Richard Levitte
2016-11-03
1
-27
/
+0
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Only declare stacks in headers
Dr. Stephen Henson
2016-01-07
1
-2
/
+0
*
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
-5
/
+5
*
Make sig_app, sigx_app static
Rich Salz
2015-05-06
1
-1
/
+2
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-1
/
+1
*
Add OSSL_NELEM macro.
Dr. Stephen Henson
2015-05-03
1
-7
/
+5
*
free NULL cleanup 11
Rich Salz
2015-05-01
1
-8
/
+4
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-144
/
+132
*
? crypto/aes/aes-armv4.S
Dr. Stephen Henson
2011-10-06
1
-3
/
+6
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros
Dr. Stephen Henson
2008-10-22
1
-17
/
+14
*
Fix a shed load or warnings:
Dr. Stephen Henson
2008-10-20
1
-4
/
+4
*
Type-checked (and modern C compliant) OBJ_bsearch.
Ben Laurie
2008-10-12
1
-25
/
+33
*
Avoid warnings with -pedantic, specifically:
Dr. Stephen Henson
2008-07-05
1
-1
/
+1
*
More type-checking.
Ben Laurie
2008-06-04
1
-19
/
+17
*
Bugfix: don't look in internal table for signature if found in application
Dr. Stephen Henson
2006-07-12
1
-1
/
+4
*
New functions to add and free up application defined signature OIDs.
Dr. Stephen Henson
2006-07-09
1
-3
/
+96
*
Add OID cross reference table.
Dr. Stephen Henson
2006-04-19
1
-0
/
+132