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
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-0
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Remove email addresses from source code.
Rich Salz
2017-10-13
1
-5
/
+0
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-9
/
+7
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Add -item option to asn1parse
Dr. Stephen Henson
2016-09-29
1
-6
/
+39
*
Constify char* input parameters in apps code
FdaSilvaYY
2016-08-17
1
-2
/
+2
*
Replace 4 casts with 1
Matt Caswell
2016-06-18
1
-6
/
+7
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+6
*
GH932: Add more help messages to some apps options.
FdaSilvaYY
2016-05-04
1
-1
/
+1
*
Deprecate OBJ_cleanup() and make it a no-op
Matt Caswell
2016-04-13
1
-1
/
+0
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+2
*
commands help cleanup
A J Mohan Rao
2016-02-06
1
-1
/
+1
*
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
[next]