| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * gpgsm.c (main): New option --debug-wait n, so that it is | Werner Koch | 2001-12-14 | 3 | -17/+23 |
* | * gpg-agent.c (main): New option --batch. New option --debug-wait | Werner Koch | 2001-12-14 | 4 | -1/+23 |
* | * util.h (digitp, hexdigitp): New ctype like macros. | Werner Koch | 2001-12-14 | 6 | -17/+41 |
* | * util.h (digitp, hexdigitp): New ctype like macros. | Werner Koch | 2001-12-14 | 2 | -0/+32 |
* | * sign.c (get_default_signer): Use keydb_classify_name here. | Werner Koch | 2001-12-14 | 3 | -2/+13 |
* | Fixed test key | Werner Koch | 2001-12-14 | 1 | -1/+1 |
* | Fixed test key | Werner Koch | 2001-12-14 | 2 | -2/+2 |
* | * keylist.c (list_cert_colon): Print alternative names of subject | Werner Koch | 2001-12-14 | 2 | -2/+6 |
* | Change history, doubleplusgood. | Marcus Brinkmann | 2001-12-14 | 1 | -1/+1 |
* | 2001-12-14 Marcus Brinkmann <marcus@g10code.de> | Marcus Brinkmann | 2001-12-14 | 2 | -12/+22 |
* | assuan/ | Marcus Brinkmann | 2001-12-14 | 7 | -9/+22 |
* | 2001-12-13 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2001-12-13 | 3 | -2/+16 |
* | * keylist.c (list_cert_colon): Print alternative names of subject | Werner Koch | 2001-12-13 | 6 | -29/+65 |
* | * keybox-search.c (blob_cmp_name): Kludge to allow searching for | Werner Koch | 2001-12-13 | 5 | -30/+215 |
* | Now that the DN encoding works more correct, we have to update the | Werner Koch | 2001-12-13 | 1 | -1/+1 |
* | Made decryption work in --server mode, allow output of plain base64, | Werner Koch | 2001-12-13 | 4 | -35/+76 |
* | Fixed INPUT/OUTPUT command | Werner Koch | 2001-12-13 | 1 | -3/+4 |
* | * gpgsm.c (main): New options --assume-{armor,base64,binary}. | Werner Koch | 2001-12-12 | 3 | -5/+65 |
* | * assuan-connect.c (assuan_pipe_connect): Implemented the inital | Werner Koch | 2001-12-12 | 10 | -44/+135 |
* | Implemented encryption in server mode. | Werner Koch | 2001-12-11 | 11 | -59/+485 |
* | New searchmode and hack to allow a hex encoded serial number | Werner Koch | 2001-12-11 | 2 | -4/+112 |
* | new error codes | Werner Koch | 2001-12-11 | 2 | -0/+2 |
* | --encrypt does now work for a hardwired key. | Werner Koch | 2001-12-10 | 3 | -106/+424 |
* | The Agent does now call the pin entry program; however because we have | Werner Koch | 2001-12-10 | 8 | -3/+336 |
* | Decryption does now work | Werner Koch | 2001-12-06 | 4 | -31/+292 |
* | More error codes | Werner Koch | 2001-12-06 | 2 | -0/+5 |
* | added test certificate and secret key | Werner Koch | 2001-12-06 | 3 | -0/+56 |
* | Added decryption, some code cleanup | Werner Koch | 2001-12-06 | 7 | -91/+375 |
* | Started with decryption stuff | Werner Koch | 2001-12-06 | 9 | -367/+372 |
* | New error codes and another mapping fnc. | Werner Koch | 2001-12-06 | 3 | -1/+27 |
* | assuan-connect.c (assuan_pipe_connect): Add more error reporting. | Werner Koch | 2001-12-06 | 10 | -16/+605 |
* | --armor does now produce PEM format. | Werner Koch | 2001-11-27 | 5 | -12/+188 |
* | * base64.c: New. Changed all other functions to use this instead | Werner Koch | 2001-11-27 | 10 | -331/+782 |
* | * assuan-handler.c (assuan_register_input_notify): New. | Werner Koch | 2001-11-27 | 4 | -1/+36 |
* | * gpgsm.c: New option --agent-program | Werner Koch | 2001-11-26 | 4 | -5/+21 |
* | * keydb.c (keydb_add_resource): Create keybox | Werner Koch | 2001-11-26 | 7 | -149/+247 |
* | More error codes | Werner Koch | 2001-11-26 | 2 | -1/+5 |
* | * assuan.h: Added more status codes. | Werner Koch | 2001-11-26 | 2 | -0/+17 |
* | The agent does now work and read the secret keys from the directory | Werner Koch | 2001-11-25 | 7 | -45/+668 |
* | (assuan_process): Moved bulk of function to .. | Werner Koch | 2001-11-25 | 3 | -49/+121 |
* | * assuan-handler.c (assuan_register_bye_notify) | Werner Koch | 2001-11-25 | 4 | -2/+55 |
* | As promised a agent which already does some things. Not very useful | Werner Koch | 2001-11-25 | 5 | -44/+220 |
* | Introduced the keygrip | Werner Koch | 2001-11-24 | 3 | -0/+63 |
* | Add a copyright note to the bottom | Werner Koch | 2001-11-24 | 1 | -0/+14 |
* | * assuan-connect.c (assuan_get_pid): New - actually done by Marcus in gpgme. | Werner Koch | 2001-11-24 | 4 | -1/+13 |
* | * assuan-buffer.c (_assuan_read_line): Deal with reads of more | Werner Koch | 2001-11-24 | 3 | -8/+41 |
* | Friedman is setting up his desk | Werner Koch | 2001-11-24 | 5 | -38/+400 |
* | Mpfrh | Werner Koch | 2001-11-24 | 1 | -0/+33 |
* | Added new directory common to enable sharing of some code and error | Werner Koch | 2001-11-24 | 21 | -235/+1395 |
* | Signing does now work. There is no secret key management yet, so you | Werner Koch | 2001-11-24 | 6 | -19/+148 |