index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
store
/
str_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove store.
Rich Salz
2016-02-10
1
-1759
/
+0
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Fix store with opaque data
Todd Short
2016-01-23
1
-7
/
+7
*
Remove the "eay" c-file-style indicators
Richard Levitte
2015-12-18
1
-1
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-2
/
+2
*
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
Rich Salz
2015-12-01
1
-7
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-13
/
+13
*
fix discrepancy
Dr. Stephen Henson
2015-11-05
1
-1
/
+1
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
1
-3
/
+1
*
Add X509_up_ref function.
Dr. Stephen Henson
2015-09-01
1
-5
/
+3
*
Add X509_CRL_up_ref function
Dr. Stephen Henson
2015-09-01
1
-4
/
+4
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-6
/
+7
*
remove malloc casts
Rich Salz
2015-04-28
1
-2
/
+2
*
util/mkstack.pl now generates entire safestack.h
Rich Salz
2015-02-06
1
-2
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-1571
/
+1515
*
More type-checking.
Ben Laurie
2008-06-04
1
-3
/
+7
*
Typo in str_lib.c
Andy Polyakov
2007-07-07
1
-1
/
+1
*
Wrap the inclusion of openssl/engine.h with a protective check for
Richard Levitte
2005-06-23
1
-0
/
+2
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-26
/
+26
*
Deprecate some recursive includes from the store.h API header, and put back
Geoff Thorpe
2004-05-17
1
-0
/
+2
*
Implement missing functions.
Richard Levitte
2003-06-26
1
-0
/
+121
*
Missing string and potential memory leaks.
Richard Levitte
2003-06-18
1
-14
/
+22
*
Slightly better check of attributes. Now, mem_list_next can actually stop wh...
Richard Levitte
2003-06-12
1
-11
/
+84
*
Beautify
Richard Levitte
2003-06-12
1
-2
/
+2
*
Remove extra ;
Richard Levitte
2003-06-04
1
-1
/
+1
*
I have no idea how I cut away that piece of text...
Richard Levitte
2003-05-21
1
-1
/
+5
*
Some misspelled function names.
Richard Levitte
2003-05-20
1
-10
/
+6
*
Add the possibility to hand execution parameters (for example
Richard Levitte
2003-05-07
1
-64
/
+107
*
Add the possibility to store arbitrary data in a STORE.
Richard Levitte
2003-05-06
1
-1
/
+69
*
It's usually best if the function name matches everywhere...
Richard Levitte
2003-05-02
1
-1
/
+1
*
Define a STORE type. For documentation, read the entry in CHANGES,
Richard Levitte
2003-05-01
1
-0
/
+1507