Sign in
flutter
/
third_party
/
openssl
/
13d568661c14f71b3c6af263e1b60b92be738f57
/
crypto
/
store
9fc8dc5
Add explanatory note to crypto/store/README
by Rich Salz
· 11 years ago
df6de39
Change AR to ARX to allow exclusion of fips object modules
by Dr. Stephen Henson
· 14 years ago
605b04f
Make it possible to disable STORE.
by Richard Levitte
· 16 years ago
97132a0
Reference bug.
by Richard Levitte
· 16 years ago
63461b8
Remove extraneous semicolons
by Richard Levitte
· 16 years ago
5ce278a
More type-checking.
by Ben Laurie
· 17 years ago
aa8d6f3
Typo in str_lib.c PR: 1177
by Andy Polyakov
· 18 years ago
47a9d52
Update from 0.9.8 stable. Eliminate duplicate error codes.
by Dr. Stephen Henson
· 18 years ago
8c5a2bd
add additional checks + cleanup
by Nils Larsch
· 19 years ago
2f6ebed
Wrap the inclusion of openssl/engine.h with a protective check for
by Richard Levitte
· 20 years ago
ce92b6e
Further BUILDENV refinement, further fool-proofing of Makefiles and
by Andy Polyakov
· 20 years ago
81a86fc
Fool-proofing Makefiles
by Andy Polyakov
· 20 years ago
8afca8d
Fix more error codes.
by Bodo Möller
· 20 years ago
29dc350
Rebuild error codes.
by Dr. Stephen Henson
· 20 years ago
4bb61be
Add emacs cache files to .cvsignore.
by Richard Levitte
· 20 years ago
42ba5d2
Blow away Makefile.ssl.
by Ben Laurie
· 20 years ago
a2ac429
Don't use $(EXHEADER) directly in for loops, as most shells will break
by Richard Levitte
· 20 years ago
9c52d2c
After the latest round of header-hacking, regenerate the dependencies in
by Geoff Thorpe
· 21 years ago
508999f
Deprecate some recursive includes from the store.h API header, and put back
by Geoff Thorpe
· 21 years ago
c57bc2d
make update
by Geoff Thorpe
· 21 years ago
3a87a9b
Reduce header interdependencies, initially in engine.h (the rest of the
by Geoff Thorpe
· 21 years ago
ed5fae5
Implement missing functions.
by Richard Levitte
· 22 years ago
0bd71d3
Add the application data type to the README.
by Richard Levitte
· 22 years ago
d97322f
Missing string and potential memory leaks.
by Richard Levitte
· 22 years ago
b52d512
Slightly better check of attributes. Now, mem_list_next can actually stop when the searched for key doesn't have it's attributes within the range of the checked key.
by Richard Levitte
· 22 years ago
a3a2ff4
Beautify
by Richard Levitte
· 22 years ago
4af3184
Remove extra ;
by Richard Levitte
· 22 years ago
d9a2a89
I have no idea how I cut away that piece of text...
by Richard Levitte
· 22 years ago
31939f1
I don't remember what my thinking was with str_compat.h. Maybe it'll
by Richard Levitte
· 22 years ago
9acef3b
Misspelled functions.
by Richard Levitte
· 22 years ago
164bc7d
Some misspelled function names.
by Richard Levitte
· 22 years ago
f59c941
Make the function STORE_new_engine() public.
by Richard Levitte
· 22 years ago
bca52f7
Define the two authentication parameter types for passphrase and
by Richard Levitte
· 22 years ago
48c36fd
Add the possibility to hand execution parameters (for example
by Richard Levitte
· 22 years ago
742b139
Add the possibility to store arbitrary data in a STORE.
by Richard Levitte
· 22 years ago
b9d7ca9
It's usually best if the function name matches everywhere...
by Richard Levitte
· 22 years ago
5b194df
STORE was created 2003, darnit!
by Richard Levitte
· 22 years ago
42b2b6a
Provide some extra comments about the STORE_Memory STORE method.
by Richard Levitte
· 22 years ago
d1465ba
make update
by Richard Levitte
· 22 years ago
a5db6fa
Define a STORE type. For documentation, read the entry in CHANGES,
by Richard Levitte
· 22 years ago