0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 19 hours ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- fixed ohbci-crypttoken: Can now work even if the key length is smaller than 96 bytes: Uses the result of GWEN_CryptKey_GetChunkSize() instead of the fixed size given in the CryptToken-Context. More... over 18 years ago
- probably fixed ohbci-crypttoken: When reading modulus and some other key values expand them to 96 bytes if they are shorter More... over 18 years ago
- added function GWEN_IPCManager_GetClientForConnection() - added some more debugging to cryptssl_rsa.c More... over 18 years ago
Clearly mark the backward compatibility issue of ohbci-crypttoken More... over 18 years ago
fixed a newly introduced bug More... over 18 years ago
- GWEN_Logger_ModuleInit() now uses the envrionment variable "GWEN_LOGLEVEL" to determine the initial loglevel for Gwen More... over 18 years ago
Added return value to surpress gcc4 -O2 warnings. Martin is still at work. More... over 18 years ago
- added usage counters to GWEN_CryptKey and GWEN_CryptToken (to detect the case when an already freed object is still used) More... over 18 years ago
- added functions - GWEN_DB_FindFirstVar() - GWEN_DB_FindNextVar() - started working on HTTP session stuff - added debug code to spot the problem with "size 96!=xx" More... over 18 years ago
Clean up Makefiles: Remove cmdline defines that are no longer being used More... over 18 years ago
Add sysconfdir registry key to ISSC file More... over 18 years ago
Comment out compiler defines that are no longer needed More... over 18 years ago
Update ISS file; probably the crypttoken were forgotten so far More... over 18 years ago
Fix typo in spec file More... over 18 years ago
2005-09-07 Christian Stimming <[email protected]> More... over 18 years ago
- OpenHBCI crypttoken: Reset password upon close() More... over 18 years ago
added tool mkxsdtypes.sh to tarball More... over 18 years ago
2005-08-27 Christian Stimming <[email protected]> More... almost 19 years ago
- fixed a bug (GWEN_DB_Node_Unlink was not setting parent to 0) More... almost 19 years ago
released More... almost 19 years ago
prepared release More... almost 19 years ago
and yet more gcc4 pointer signedness warning More... almost 19 years ago
- added function GWEN_CryptToken_TransformPin() - added encoding type FPIN2 - added an argument to GWEN_CryptToken_ChangePin: Pin type This is an API change, but so far only Gwen itself and Libchipcard2 use this function. - gct-tool has now an improved help screen and is less verbous otherwise More... almost 19 years ago
prepared release More... almost 19 years ago
- added functions - GWEN_DB_VariableRename() - GWEN_DB_GetCharValueFromNode() - GWEN_DB_SetCharValueInNode() - GWEN_DB_GetIntValueFromNode() - GWEN_DB_GetBinValueFromNode() More... almost 19 years ago
fixed a bug in new gwen_time code More... almost 19 years ago
2005-08-19 Christian Stimming <[email protected]> More... almost 19 years ago
released More... almost 19 years ago
- fixed some bugs in crypttoken (especially in OpenHBCI crypttoken) More... almost 19 years ago
- fixed a bug in crypttoken More... almost 19 years ago