index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cli
/
asn1.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve PEM detection for asn1 printer
Jack Lloyd
2018-05-03
1
-5
/
+22
*
Fix ASN1 printer test
Jack Lloyd
2018-03-05
1
-1
/
+1
*
Enforce an overall max depth on recursion in ASN1 printer
Jack Lloyd
2018-01-15
1
-6
/
+10
*
Merge GH #1387 Improve help output of cli tool
Jack Lloyd
2018-01-14
1
-0
/
+10
|
\
|
*
Print a command description for cli help
René Korthaus
2018-01-04
1
-0
/
+10
*
|
In asn1print, if input file ends in .pem assume --pem flag
Jack Lloyd
2018-01-10
1
-1
/
+1
|
/
*
Allow building asn1print even if PEM is disabled
Jack Lloyd
2017-11-21
1
-2
/
+9
*
Move ASN1 printer to the library
Jack Lloyd
2017-11-15
1
-382
/
+3
*
Encapsulate ASN1 printer logic in a class
Jack Lloyd
2017-11-15
1
-133
/
+163
*
Consolidate function for testing for ASN.1 string types
Jack Lloyd
2017-11-14
1
-7
/
+1
*
Remove use of transcode
Jack Lloyd
2017-11-09
1
-14
/
+1
*
Avoid using std::cout and std::cerr within cli code
Jack Lloyd
2017-09-02
1
-51
/
+52
*
Fix transcoding of asn1print strings to UTF-8
René Korthaus
2017-06-28
1
-2
/
+2
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-16
/
+50
*
Content:
Tomasz Frydrych
2017-04-03
1
-2
/
+0
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
1
-8
/
+8
*
Add missing overrides and fix -Wpedantic 'extra ;' warnings
Jack Lloyd
2016-01-17
1
-1
/
+1
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-1
/
+1
*
Avoid having Command* objects be created until requested.
Jack Lloyd
2015-12-30
1
-1
/
+1
*
Fix Clang warning
Jack Lloyd
2015-12-25
1
-0
/
+3
*
CLI rewrite
Jack Lloyd
2015-12-19
1
-100
/
+127
*
Rename cmd/app -> cli
Simon Warta
2015-12-09
1
-0
/
+356