quick-der
8 years agoFix #define DPRINTF to avoid warnings
Tim Rühsen [Fri, 11 Mar 2016 11:59:31 +0000 (12:59 +0100)]
Fix #define DPRINTF to avoid warnings

8 years agoUse '' instead of 'make' in Makefile
Tim Rühsen [Fri, 11 Mar 2016 10:11:26 +0000 (11:11 +0100)]
Use '' instead of 'make' in Makefile

8 years agoImproved submodule stuff
Rick van Rein [Fri, 11 Mar 2016 08:15:27 +0000 (08:15 +0000)]
Improved submodule stuff

8 years agoImproved building of RFCs; added empty directory for ITU specs
Rick van Rein [Thu, 10 Mar 2016 22:32:17 +0000 (22:32 +0000)]
Improved building of RFCs; added empty directory for ITU specs

8 years agoFixed a bad submodule reference. Added thoughts about PYTHON support.
Rick van Rein [Thu, 10 Mar 2016 18:53:57 +0000 (18:53 +0000)]
Fixed a bad submodule reference.  Added thoughts about PYTHON support.

8 years agoAdded an ASN.1 compiler as a submodule, added RFCs for X.509, Kerberos, LDAP.
Rick van Rein [Sat, 5 Mar 2016 06:06:19 +0000 (06:06 +0000)]
Added an ASN.1 compiler as a submodule, added RFCs for X.509, Kerberos, LDAP.

8 years agoSetup submodule processing in GIT
Rick van Rein [Mon, 22 Feb 2016 13:22:20 +0000 (13:22 +0000)]
Setup submodule processing in GIT

8 years agodetail fix
Rick van Rein [Mon, 22 Feb 2016 11:09:55 +0000 (11:09 +0000)]
detail fix

8 years agoMinor layout
Rick van Rein [Mon, 22 Feb 2016 10:41:47 +0000 (10:41 +0000)]
Minor layout

8 years agotabbing
Rick van Rein [Mon, 22 Feb 2016 10:38:43 +0000 (10:38 +0000)]
tabbing

8 years agoLogo floats right
Rick van Rein [Mon, 22 Feb 2016 10:36:23 +0000 (10:36 +0000)]
Logo floats right

8 years agologo push
Rick van Rein [Mon, 22 Feb 2016 10:31:26 +0000 (10:31 +0000)]
logo push

8 years agoUpdates, improvements
Rick van Rein [Mon, 22 Feb 2016 10:28:45 +0000 (10:28 +0000)]
Updates, improvements

8 years agoCorrection
Rick van Rein [Mon, 22 Feb 2016 10:22:19 +0000 (10:22 +0000)]
Correction

8 years agoFixes
Rick van Rein [Mon, 22 Feb 2016 10:19:29 +0000 (10:19 +0000)]
Fixes

8 years agoFix
Rick van Rein [Mon, 22 Feb 2016 10:14:39 +0000 (10:14 +0000)]
Fix

8 years agoFix
Rick van Rein [Mon, 22 Feb 2016 10:08:57 +0000 (10:08 +0000)]
Fix

8 years agoFixes
Rick van Rein [Mon, 22 Feb 2016 10:08:15 +0000 (10:08 +0000)]
Fixes

8 years agoExtensive syntax descriptions for der_walk() and der_unpack() / der_pack()
Rick van Rein [Mon, 22 Feb 2016 10:02:50 +0000 (10:02 +0000)]
Extensive syntax descriptions for der_walk() and der_unpack() / der_pack()

8 years agoInitial checkin of Quick DER a.k.a. Quick `n' Easy DER.
Rick van Rein [Sun, 21 Feb 2016 22:30:26 +0000 (22:30 +0000)]
Initial checkin of Quick DER a.k.a. Quick `n' Easy DER.
* Tested to correctly der_unpack() then der_pack() a PKIX Certificate
* Created logo, Makefiles, stub configure
* Documented the library to some degree in MarkDown files in the root