Releases: vanrein/quick-der
Releases · vanrein/quick-der
Provisioning for Windows cross-build
merging in pending changes
CC --> HOSTCC for cross-compiling
version-0.1-RC12 Plus a fix
yet another release... sigh!
version-0.1-RC11 Learnt something new about Makefiles.... grrrr...
fixed compiler problems
version-0.1-RC10 Portability of tests, fix
Bug fixes in generated C code
We needed more testing... and got it. There were a few errors in the generated C header files:
- lines ended in \ which had to be \
- DER_APPLICATION_TAG had to be DER_TAG_APPLICATION
- DER_CONTEXT_TAG had to be DER_TAG_CONTEXT