Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | A keypair to test v3 keys. | Werner Koch | 2001-11-08 | 2 | -0/+32 | |
| | ||||||
* | more fixes due to automake 1.5SNAP-1-0-6b | Werner Koch | 2001-10-23 | 38 | -6673/+7146 | |
| | ||||||
* | Minor fixes | Werner Koch | 2001-10-22 | 5 | -44/+28 | |
| | ||||||
* | Fixed the Read-Only keyring bug and changed the way the keydb interface | Werner Koch | 2001-10-18 | 14 | -336/+462 | |
| | | | | | works. | |||||
* | Option --no-force-v3-sigs added and disabled agent stuff for RISC OS | Stefan Bellon | 2001-10-06 | 1 | -0/+5 | |
| | ||||||
* | Disabled agent stuff for RISC OS | Stefan Bellon | 2001-10-06 | 1 | -0/+2 | |
| | ||||||
* | Option --no-force-v3-sigs added | Stefan Bellon | 2001-10-06 | 1 | -0/+3 | |
| | ||||||
* | calculate time of next trustdb check | Werner Koch | 2001-09-28 | 29 | -13865/+14141 | |
| | ||||||
* | make check does work again | Werner Koch | 2001-09-28 | 9 | -43/+98 | |
| | ||||||
* | write results to log files | Werner Koch | 2001-09-28 | 32 | -147/+117 | |
| | ||||||
* | Encryption should work again | Werner Koch | 2001-09-27 | 6 | -229/+242 | |
| | ||||||
* | completed the new key validation code | Werner Koch | 2001-09-26 | 8 | -73/+192 | |
| | ||||||
* | Added 2 texinfo file which are actually build files but automake does | Werner Koch | 2001-09-26 | 2 | -0/+1210 | |
| | | | | | not like them to be in BUILT_SOURCES | |||||
* | made keylisting faster | Werner Koch | 2001-09-25 | 4 | -73/+197 | |
| | ||||||
* | Changed signature status cache | Werner Koch | 2001-09-25 | 18 | -282/+479 | |
| | ||||||
* | Revamped the trustDB | Werner Koch | 2001-09-24 | 24 | -3683/+1609 | |
| | ||||||
* | Code cleanups | Werner Koch | 2001-09-20 | 11 | -184/+134 | |
| | ||||||
* | Bug fixes and Timo's patches | Werner Koch | 2001-09-19 | 21 | -157/+549 | |
| | ||||||
* | Check for garbled packets | Werner Koch | 2001-09-18 | 9 | -28/+155 | |
| | ||||||
* | email-client support list link added | Nils Ellmenreich | 2001-09-14 | 2 | -10/+8 | |
| | ||||||
* | *** empty log message *** | Nils Ellmenreich | 2001-09-13 | 2 | -13/+13 | |
| | ||||||
* | more bug fixesand some warning cleanups | Werner Koch | 2001-09-09 | 23 | -61/+164 | |
| | ||||||
* | Last changes before 1.0.6a snapshot releaseSNAP-1-0-6a | Werner Koch | 2001-09-07 | 26 | -9792/+12197 | |
| | ||||||
* | fixed a stupid C error | Werner Koch | 2001-09-07 | 10 | -88/+82 | |
| | ||||||
* | Revamped the keyring code | Werner Koch | 2001-09-06 | 45 | -2763/+2463 | |
| | ||||||
* | bug fixes | Werner Koch | 2001-08-31 | 9 | -30/+108 | |
| | ||||||
* | MDC feature support and other stuff | Werner Koch | 2001-08-30 | 24 | -331/+404 | |
| | ||||||
* | Random changes | Werner Koch | 2001-08-25 | 10 | -21/+76 | |
| | ||||||
* | Removed duplicated code | Werner Koch | 2001-08-24 | 2 | -550/+309 | |
| | ||||||
* | Corrected spelling of RISC OS | Stefan Bellon | 2001-08-21 | 3 | -5/+5 | |
| | ||||||
* | Fixed use-agent and lock-multiple for RISC OS | Stefan Bellon | 2001-08-21 | 2 | -14/+20 | |
| | ||||||
* | changed trustlevel to singed int | Stefan Bellon | 2001-08-21 | 1 | -1/+1 | |
| | ||||||
* | RISC OS specific typedef | Stefan Bellon | 2001-08-21 | 1 | -2/+2 | |
| | ||||||
* | New files for RISC OS build of GnuPG | Stefan Bellon | 2001-08-21 | 3 | -3/+411 | |
| | ||||||
* | Fixed possible endless loop | Stefan Bellon | 2001-08-21 | 2 | -48/+68 | |
| | ||||||
* | Implemented -cs and some fixes to the rfc1991 symmetric only mode | Werner Koch | 2001-08-20 | 17 | -64/+522 | |
| | ||||||
* | Applied Stefan's patches to support RISCOS. | Werner Koch | 2001-08-20 | 56 | -109/+1593 | |
| | ||||||
* | Added RSA key generation | Werner Koch | 2001-08-14 | 12 | -66/+211 | |
| | ||||||
* | Revamped preference handling | Werner Koch | 2001-08-10 | 20 | -312/+355 | |
| | ||||||
* | fixed silly allocation bug | Werner Koch | 2001-08-09 | 3 | -3/+7 | |
| | ||||||
* | Added a way to update preferences | Werner Koch | 2001-08-09 | 11 | -22/+325 | |
| | ||||||
* | reworked the way hased data is stored and added a "primary" command | Werner Koch | 2001-08-09 | 14 | -211/+242 | |
| | | | | | DCVS: ---------------------------------------------------------------------- | |||||
* | Fixes here and there. | Werner Koch | 2001-08-08 | 10 | -25/+61 | |
| | ||||||
* | More Windows and autoconf fixes | Werner Koch | 2001-08-07 | 15 | -20/+56 | |
| | ||||||
* | Changed lsign behaviour, allow future subkeys, don't list revoked keys | Werner Koch | 2001-08-01 | 14 | -38/+82 | |
| | ||||||
* | added and removed some files | Werner Koch | 2001-07-27 | 4 | -162/+94 | |
| | ||||||
* | Fixed lsign using v3 problem | Werner Koch | 2001-07-27 | 2 | -0/+16 | |
| | ||||||
* | migration to autoconf 2.52 and bugfixes | Werner Koch | 2001-07-26 | 38 | -184/+449 | |
| | ||||||
* | --homedir explained in Q4.17, typo fixed | Nils Ellmenreich | 2001-07-12 | 2 | -6/+39 | |
| | ||||||
* | MARC searchable archives added | Nils Ellmenreich | 2001-07-10 | 2 | -12/+18 | |
| |