Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new functions to convert iso time strings. | Werner Koch | 2011-03-01 | 1 | -1/+86 |
| | |||||
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -2/+1 |
| | | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again. | ||||
* | Fix a bug in estream_snprintf. Found by a failed t-gettime under Windows. | Werner Koch | 2008-10-19 | 1 | -1/+6 |
| | |||||
* | Typo fixes. | Werner Koch | 2007-07-10 | 1 | -1/+1 |
| | | | | | | iconv detection fix. Use the currect type in t-gettime. | ||||
* | Fixed card key generation of gpg2. | Werner Koch | 2007-07-05 | 1 | -0/+98 |
Reveal less information about timings while generating a key. |