Richard Levitte
|
417f8973ff
asn1parse doesn't support any TXT format, so let's stop pretending
|
19 years ago |
Dr. Stephen Henson
|
0efea28dcb
Don't try to parse non string types.
|
20 years ago |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 years ago |
Geoff Thorpe
|
6c43032121
minor signed/unsigned warning fixes
|
21 years ago |
Dr. Stephen Henson
|
37ead9be0b
Fix handling of -offset and -length in asn1parse tool.
|
21 years ago |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 years ago |
Dr. Stephen Henson
|
9ea1b87862
|
22 years ago |
Richard Levitte
|
c56fb0f1a3
Remove the duplicate description of -out.
|
22 years ago |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
23 years ago |
Richard Levitte
|
c04f8cf44a
Use apps_shutdown() in all applications, in case someone decides not
|
23 years ago |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 years ago |
Richard Levitte
|
645749ef98
On VMS, stdout may very well lead to a file that is written to in a
|
24 years ago |
Richard Levitte
|
ca1e465f6d
Add the possibility to get hexdumps of unprintable data when using
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Ralf S. Engelschall
|
667ac4ec6a
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align
|
25 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Dr. Stephen Henson
|
d71c6bc5a4
Fix for bug in pkcs12 program and typo in ASN1_tag2str().
|
25 years ago |
Dr. Stephen Henson
|
a74c55cd8f
Various Win32 fixes. Change args in do_ms.bat to put platform last. Fix
|
25 years ago |
Dr. Stephen Henson
|
f5eac85edc
Add new -out option to asn1parse to allow the parsed data to be output.
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Dr. Stephen Henson
|
9fe84296a4
Allow the -certfile argument to be used multiple times in crl2pkcs7.
|
26 years ago |
Ralf S. Engelschall
|
651d0aff98
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
|
26 years ago |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 years ago |