summaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged jnlib into common.Werner Koch2010-03-1046-37/+8335
* Use macros for iobuf ioctls. Werner Koch2010-03-083-70/+66
* More cleanupsWerner Koch2010-03-082-100/+53
* Remove unused code.Werner Koch2010-03-082-132/+28
* Changes required to use estream in gpgsm.Werner Koch2010-03-083-6/+16
* First steps towards the W32CE portWerner Koch2010-03-0216-109/+404
* Some minor changes and typo fixes.Werner Koch2010-02-261-1/+1
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-1/+1
* 2009-12-08 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-12-082-1/+10
* Unification of the search descriptor usage.Werner Koch2009-12-085-2/+356
* Support CERT records via ADNSWerner Koch2009-12-082-9/+111
* common/Marcus Brinkmann2009-12-082-2/+4
* 2009-12-08 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-12-083-2/+9
* Fix last configure change.Werner Koch2009-12-071-1/+1
* Use ADNS for PKA and SRV records if no other resolver is available.Werner Koch2009-12-073-159/+301
* Fix possible problem with chnages status.h and VBUILDS.Werner Koch2009-12-042-2/+11
* More stuff for the audit-log.Werner Koch2009-12-023-28/+239
* agent/Marcus Brinkmann2009-11-052-3/+8
* agent/Marcus Brinkmann2009-11-022-2/+7
* [scd] Memory leak fix.Werner Koch2009-10-282-1/+7
* 2009-10-16 Marcus Brinkmann <marcus@g10code.com>Marcus Brinkmann2009-10-162-1/+6
* Keep on hacking on g13. A simple --create and --mount does now work.Werner Koch2009-10-134-7/+42
* Some changes to suport g13.Werner Koch2009-09-306-8/+149
* 2009-09-23 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-09-232-5/+19
* Update estream.Werner Koch2009-09-033-341/+67
* * ttyio.h, ttyio.c (tty_enable_completion): Some ifdefs aroundDavid Shaw2009-08-113-4/+19
* Improved detection of bad/invalid signer keys.Werner Koch2009-08-063-0/+35
* Ask for the keysize when generating a new card key.Werner Koch2009-08-051-1/+5
* * srv.c (getsrv): Fix type-punning warning.David Shaw2009-07-232-2/+6
* Print status of CRL checks in the audit log.Werner Koch2009-07-234-5/+43
* Reworked passing of envars to Pinentry.Werner Koch2009-07-0710-117/+788
* Alow batch ode for gpgsm --gen-key.Werner Koch2009-07-013-8/+53
* Reworked the estream memory buffer allocation.Werner Koch2009-06-292-35/+53
* The variable is called RET and not RC.Werner Koch2009-06-292-4/+52
* Fixed stupid typo.Werner Koch2009-06-252-1/+5
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-244-6/+23
* Add readcert command.Werner Koch2009-06-171-1/+1
* Fixed an fopen problem on Windows Vista.Werner Koch2009-06-032-51/+37
* Avoid caches to get the most recent copy of the key. This is bug #1061David Shaw2009-05-283-9/+43
* * http.h, http.c (send_request): Pass in srvtag and make its presenceDavid Shaw2009-05-283-15/+26
* * srv.c (getsrv): Raise maximum packet size to 2048, as PACKETSZ isDavid Shaw2009-05-282-4/+9
* signal cleanup fixWerner Koch2009-05-263-0/+13
* Fix possible system freeze on Mac OS X.Werner Koch2009-05-203-5/+9
* New helper function factored out of ../scd and equipped with test code.Werner Koch2009-05-074-0/+288
* Ported changes from 1.4.Werner Koch2009-04-012-15/+100
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-0110-11/+550
* Add missing file.Werner Koch2009-03-191-0/+188
* Make sure not to leak file descriptors if running gpg-agent with aWerner Koch2009-03-194-16/+184
* Remove duplicated code.Werner Koch2009-03-163-0/+17
* * http.c (do_parse_uri): Properly handle IPv6 literal addresses as perDavid Shaw2009-03-132-6/+21