index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* card-util.c (change_login): Kludge to allow reading data from a
Werner Koch
2004-07-01
4
-11
/
+146
*
(main) <gpgconf>: Use gpg.conf and not /dev/null as
Werner Koch
2004-04-30
2
-2
/
+9
*
* card-util.c (card_edit): Remove PIN verification.
Werner Koch
2004-04-29
3
-33
/
+33
*
(change_name): Check that the NAME is not too long.
Werner Koch
2004-04-26
2
-0
/
+30
*
* configure.ac: Require libgcrypt 1.1.94.
Werner Koch
2004-04-06
3
-12
/
+12
*
Make it work
Werner Koch
2004-03-23
1
-0
/
+1
*
* configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT>
Werner Koch
2004-03-23
2
-17
/
+124
*
* call-agent.c (start_agent): Ignore an empty GPG_AGENT_INFO.
Werner Koch
2004-02-18
3
-2
/
+7
*
* gpgv.c: Removed g10defs.h.
Werner Koch
2004-02-12
5
-13
/
+23
*
2004-01-19 Moritz Schulte <mo@g10code.com>
Moritz Schulte
2004-01-19
2
-6
/
+8
*
2004-01-19 Moritz Schulte <mo@g10code.com>
Moritz Schulte
2004-01-19
2
-1
/
+6
*
2004-01-18 Moritz Schulte <mo@g10code.com>
Moritz Schulte
2004-01-18
2
-2
/
+7
*
* card-util.c (print_name): Fixed bad format string usage.
Werner Koch
2003-12-17
6
-35
/
+49
*
* seckey-cert.c (protect_secret_key): Use gry_create_nonce for the
Werner Koch
2003-12-16
2
-2
/
+7
*
2003-11-16 Moritz Schulte <mo@g10code.com>
Moritz Schulte
2003-11-16
1
-0
/
+4
*
Mainly changes to adjust for the changed KSBA API.
Werner Koch
2003-11-12
1
-0
/
+2
*
2003-11-10 Moritz Schulte <mo@g10code.com>
Moritz Schulte
2003-11-10
2
-1
/
+5
*
(learn_status_cb, scd_genkey_cb): Fixed faulty use
Werner Koch
2003-10-25
2
-5
/
+10
*
* card-util.c (card_edit): New command "passwd". Add logic to
Werner Koch
2003-10-21
6
-21
/
+91
*
* call-agent.c (agent_scd_getattr): Don't clear the passed info
Werner Koch
2003-10-08
6
-181
/
+119
*
Fixes to make inclusion of card raleted source files into 1.3 easier.
Werner Koch
2003-10-02
2
-1
/
+11
*
* keylist.c (print_card_serialno): New.
Werner Koch
2003-09-30
5
-32
/
+153
*
Minor fixes
Werner Koch
2003-09-30
2
-37
/
+5
*
2003-09-26 Timo Schulz <twoaday@freakmail.de>
Timo Schulz
2003-09-26
2
-1
/
+6
*
(print_isoname,card_status): Handle opt.with_colons.
Werner Koch
2003-09-24
2
-49
/
+154
*
Merged most of David Shaw's changes in 1.3 since 2003-06-03.
Werner Koch
2003-09-23
35
-469
/
+1407
*
2003-09-22 Timo Schulz <twoaday@freakmail.de>
Timo Schulz
2003-09-22
2
-0
/
+8
*
(parse_ccid_descriptor): New.
Werner Koch
2003-09-19
1
-2
/
+2
*
* g10.c: New command --card-edit.
Werner Koch
2003-09-18
6
-251
/
+420
*
* configure.ac: Required newer versions of some libraries.
V1-9-1
Werner Koch
2003-09-06
3
-4
/
+11
*
* keygen.c (do_add_key_flags, parse_parameter_usage)
Werner Koch
2003-09-05
4
-17
/
+44
*
* configure.ac (HAVE_LIBUSB): Added a simple test for libusb.
Werner Koch
2003-09-02
2
-0
/
+13
*
2003-08-25 Timo Schulz <twoaday@freakmail.de>
Timo Schulz
2003-08-25
2
-33
/
+25
*
* mdc.c (use_mdc): Simplified.
Timo Schulz
2003-08-18
2
-22
/
+20
*
2003-08-18 Timo Schulz <twoaday@freakmail.de>
Timo Schulz
2003-08-18
3
-51
/
+66
*
(pk_sign): Fix last change.
Werner Koch
2003-08-07
2
-8
/
+49
*
Cleanups, fixes and PC/SC support
Werner Koch
2003-08-05
8
-343
/
+84
*
* gpgsm.c (main): Add secmem features and set the random seed file.
Werner Koch
2003-07-29
8
-260
/
+518
*
Adjusted for use with current libgcrypt (1.1.42).
Werner Koch
2003-07-28
11
-42
/
+44
*
* g10.c: New command --card-status.
Werner Koch
2003-07-24
10
-13
/
+253
*
* keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards.
Werner Koch
2003-07-23
10
-20
/
+272
*
* export.c (parse_export_options): New option sexp-format.
Werner Koch
2003-07-16
6
-30
/
+199
*
* options.h (DBG_CIPHER): Reintroduced it.
Werner Koch
2003-07-03
13
-202
/
+422
*
* app-openpgp.c (store_fpr): Fixed fingerprint calculation.
Werner Koch
2003-07-01
11
-61
/
+143
*
Key generation and signing using the OpenPGP card does rudimentary work.
Werner Koch
2003-06-27
15
-387
/
+1138
*
Fixes to the libgcrypt switch. Basically works now.
Werner Koch
2003-06-23
7
-29
/
+96
*
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
2003-06-18
65
-2434
/
+3299
*
A small step for GnuPG but a huge leap for error codes.
Werner Koch
2003-06-05
7
-7
/
+492
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-06-05
53
-0
/
+52632
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-01-09
3
-0
/
+643
[prev]
[next]