Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 1 | -3/+9 | |
See the ChangeLogs for details. | |||||
2007-06-06 | First steps towards supporting W32. | Werner Koch | 1 | -5/+5 | |
This is mainly source code reorganization. Update gnulib. g10/ does currently not build. | |||||
2007-03-10 | From STABLE-BRANCH-1-4 | David Shaw | 1 | -2/+0 | |
* http.c (do_parse_uri): Remove the hkp port 11371 detection. We implement hkp in the keyserver handler, and the support here makes it appear like a bad hkp request actually succeeded. | |||||
2006-11-28 | Preparing 2.0.1 | Werner Koch | 1 | -0/+1 | |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -25/+37 | |
2006-09-06 | Minor changes and typo fixes. | Werner Koch | 1 | -1/+3 | |
2006-09-04 | Support to read response headers. Required for redirection support in the | Werner Koch | 1 | -3/+177 | |
dirmngr package. | |||||
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -3/+4 | |
shows no prblems. Needs more testing of course. | |||||
2006-08-14 | Changed HTTP API. | Werner Koch | 1 | -22/+115 | |
2006-08-11 | Added http.c from 1.4. | Werner Koch | 1 | -0/+1729 | |
Added support for estream and gnutls. |