index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
asn1pars.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Don't try and parse boolean type.
Dr. Stephen Henson
2015-10-06
1
-2
/
+2
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-3
/
+3
*
Make the handling of output and input formats consistent
Richard Levitte
2015-09-06
1
-1
/
+1
*
fix asn1parse -inform
Dr. Stephen Henson
2015-05-29
1
-1
/
+1
*
Restore module loading
Richard Levitte
2015-05-29
1
-1
/
+4
*
RT3876: Only load config when needed
Rich Salz
2015-05-28
1
-14
/
+2
*
Fix uninitialized variable.
Hanno Böck
2015-05-02
1
-1
/
+1
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-4
/
+2
*
free null cleanup finale
Rich Salz
2015-05-01
1
-5
/
+3
*
free NULL cleanup 8
Rich Salz
2015-04-30
1
-2
/
+1
*
Remove needless bio_err argument
Rich Salz
2015-04-29
1
-6
/
+6
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-163
/
+106
*
free NULL cleanup
Rich Salz
2015-03-25
1
-6
/
+3
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-379
/
+362
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
Changed -strictpem to use PEM_read_bio
Matt Caswell
2014-05-27
1
-55
/
+38
*
Added -strictpem parameter to enable processing of PEM files with data prior ...
Matt Caswell
2014-05-26
1
-2
/
+44
*
PR: 2527
Dr. Stephen Henson
2011-05-25
1
-0
/
+1
*
Update from 1.0.0-stable
Dr. Stephen Henson
2009-07-27
1
-8
/
+8
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
More type-checking.
Ben Laurie
2008-06-04
1
-8
/
+8
*
asn1parse doesn't support any TXT format, so let's stop pretending
Richard Levitte
2005-06-28
1
-1
/
+1
*
Don't try to parse non string types.
Dr. Stephen Henson
2004-07-01
1
-0
/
+10
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-1
/
+3
*
minor signed/unsigned warning fixes
Geoff Thorpe
2004-02-10
1
-1
/
+1
*
Fix handling of -offset and -length in asn1parse tool.
Dr. Stephen Henson
2004-02-08
1
-1
/
+9
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
Initial ASN1 generation code. This can construct
Dr. Stephen Henson
2002-11-12
1
-14
/
+101
*
Remove the duplicate description of -out.
Richard Levitte
2002-05-30
1
-2
/
+1
*
Config code updates.
Dr. Stephen Henson
2002-02-22
1
-0
/
+3
*
Use apps_shutdown() in all applications, in case someone decides not
Richard Levitte
2001-06-23
1
-0
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-1
/
+7
*
Add the possibility to get hexdumps of unprintable data when using
Richard Levitte
2000-07-27
1
-2
/
+15
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-1
/
+1
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-0
/
+2
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-2
/
+2
*
Fix for bug in pkcs12 program and typo in ASN1_tag2str().
Dr. Stephen Henson
1999-10-05
1
-2
/
+6
*
Various Win32 fixes. Change args in do_ms.bat to put platform last. Fix
Dr. Stephen Henson
1999-05-15
1
-1
/
+1
*
Add new -out option to asn1parse to allow the parsed data to be output.
Dr. Stephen Henson
1999-05-12
1
-3
/
+29
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-4
/
+4
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-3
/
+1
*
Allow the -certfile argument to be used multiple times in crl2pkcs7.
Dr. Stephen Henson
1999-01-29
1
-1
/
+1
*
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
Ralf S. Engelschall
1998-12-22
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-7
/
+54
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-5
/
+24
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+219