Commit History

Author SHA1 Message Date
  Bernd Edlinger 1518c55a79 Change the "offset too large" message to more generic wording 6 years ago
  Bernd Edlinger 21db0e1afd Remove an unnecessary cast in the param to BUF_MEM_grow 6 years ago
  Bernd Edlinger 16e1eea6a6 Fix range checks with -offset and -length in asn1parse 6 years ago
  Bernd Edlinger 18ada952d1 Use strtol instead of atoi in asn1parse 6 years ago
  Bernd Edlinger b998745a45 Improve diagnostics for invalid arguments in asn1parse -strparse 6 years ago
  Bernd Edlinger 752837e066 Fix a crash in the asn1parse command 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Rich Salz e3713c365c Remove email addresses from source code. 6 years ago
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 years ago
  FdaSilvaYY 44c83ebd70 Constify command options 8 years ago
  Dr. Stephen Henson 5fb1005987 Add -item option to asn1parse 7 years ago
  FdaSilvaYY cc69629626 Constify char* input parameters in apps code 8 years ago
  Matt Caswell d012c1a179 Replace 4 casts with 1 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  FdaSilvaYY 16e1b281b2 GH932: Add more help messages to some apps options. 8 years ago
  Matt Caswell 7b8cc9b345 Deprecate OBJ_cleanup() and make it a no-op 8 years ago
  Kurt Roeckx 0335851754 argv was set but unused 8 years ago
  A J Mohan Rao 6755ff1128 commands help cleanup 8 years ago
  Matt Caswell a0a82324f9 Centralise loading default apps config file 8 years ago
  Dr. Stephen Henson e58c4d3cdd Don't try and parse boolean type. 8 years ago
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 8 years ago
  Richard Levitte d303b9d85e Make the handling of output and input formats consistent 8 years ago
  Dr. Stephen Henson 2d4deb256f fix asn1parse -inform 9 years ago
  Richard Levitte 296f54ee21 Restore module loading 9 years ago
  Rich Salz cc01d21756 RT3876: Only load config when needed 9 years ago
  Hanno Böck 539ed89f68 Fix uninitialized variable. 9 years ago
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago