index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
x509
/
x509spki.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-06-01
Don't include <stdlib.h>. In the NO_FP_API case, don't include <stdio.h>.
Ulf Möller
1
-7
/
+6
2000-06-01
Small documentation bug, probably a cut'n'paste, corrected.
Richard Levitte
1
-1
/
+1
2000-06-01
Bug fix for 64 bit HP-UX.
Ulf Möller
1
-1
/
+1
2000-06-01
Small fix to enable reading from stdin as well.
Richard Levitte
1
-2
/
+2
2000-06-01
"make update" + stripping the type-specific stack functions out of
Geoff Thorpe
14
-608
/
+1085
2000-06-01
This change will cause builds (by default) to not use different STACK
Geoff Thorpe
6
-3
/
+142
2000-06-01
The previous commit to crypto/stack/*.[ch] pulled the type-safety strings
Geoff Thorpe
16
-75
/
+117
2000-06-01
This is the first of two commits (didn't want to dump them all into the
Geoff Thorpe
3
-20
/
+45
2000-06-01
is needed.
Ulf Möller
1
-0
/
+2
2000-06-01
typo
Bodo Möller
1
-1
/
+1
2000-06-01
dh and gendh have been obsoleted by dhparam.
Bodo Möller
1
-3
/
+9
2000-06-01
#include <stdio.h> not needed.
Ulf Möller
1
-1
/
+0
2000-06-01
#include <stdlib.h> is not needed.
Ulf Möller
1
-2
/
+0
2000-05-31
Result of "make update"
Richard Levitte
1
-0
/
+1
2000-05-31
This seems to become a FAQ...
Richard Levitte
1
-0
/
+11
2000-05-31
sk_***_new_null() seems to be there to avoid exactly this sort of thing
Geoff Thorpe
1
-1
/
+1
2000-05-31
sk_value was also suffering from de-const-ification.
Geoff Thorpe
3
-2
/
+4
2000-05-31
config can now detect ARM Linux automagically.
Richard Levitte
1
-0
/
+1
2000-05-31
strtoul is not used anywhere.
Bodo Möller
1
-1
/
+0
2000-05-31
When compiling with /opt/SUNWspro/SC4.2/bin/cc on Solaris, __svr4__ is
Bodo Möller
1
-1
/
+1
2000-05-31
All the little functions created by the IMPLEMENT_STACK_OF() macro will
Geoff Thorpe
2
-2
/
+2
2000-05-31
Move Windows seeding functions into a separate file.
Bodo Möller
4
-144
/
+297
2000-05-31
Add "FIXME" comment.
Bodo Möller
1
-1
/
+8
2000-05-30
Improve PRNG robustness.
Bodo Möller
2
-1
/
+49
2000-05-30
More EVP cipher revision.
Dr. Stephen Henson
8
-96
/
+169
2000-05-30
"make update"
Geoff Thorpe
3
-1
/
+20
2000-05-30
You must have an empty line between =item's
Richard Levitte
1
-0
/
+1