Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change JNLIB license to LGPLv3+ or GPLv2+. | Werner Koch | 2011-09-30 | 1 | -7/+18 |
| | | | | This is to allow the use of this code with code under GPLv2(only). | ||||
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -5/+0 |
| | | | | | | | | 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. | ||||
* | Re-implemented GPG's --passwd command and improved it. | Werner Koch | 2010-10-26 | 1 | -0/+1 |
| | |||||
* | Fix regression in logging. | Werner Koch | 2010-08-18 | 1 | -0/+1 |
| | | | | | | Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream. | ||||
* | Merged Dirmngr with GnuPG. | Werner Koch | 2010-06-09 | 1 | -1/+1 |
| | | | | | A few code changes to support dirmngr. | ||||
* | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 2010-03-15 | 1 | -0/+1 |
| | | | | | stdio. | ||||
* | Use a custom log handler for libassuan. | Werner Koch | 2010-03-11 | 1 | -0/+1 |
| | |||||
* | Change logging to use estream. The makes logging to a socket also | Werner Koch | 2010-03-10 | 1 | -2/+4 |
| | | | | | | work on Solaris etc. Further changes required.. This is just a first step. | ||||
* | Merged jnlib into common. | Werner Koch | 2010-03-10 | 1 | -0/+88 |