index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scd
/
ChangeLog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* command.c (cmd_updatestartuptty): New.
Werner Koch
2005-06-03
1
-0
/
+29
*
* configure.ac (gl_INIT): Add gnulib stuff.
Werner Koch
2005-06-01
1
-0
/
+4
*
* agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.
Werner Koch
2005-05-31
1
-0
/
+10
*
* Makefile.am: Do not build sc-copykeys anymore.
Werner Koch
2005-05-23
1
-0
/
+6
*
(parse_ccid_descriptor): SCR335 FW version 5.14 is
Werner Koch
2005-05-23
1
-0
/
+14
*
* call-scd.c (start_scd): Don't test for an alive scdaemon here.
Werner Koch
2005-05-21
1
-0
/
+4
*
* protect-tool.c: New option --canonical.
Werner Koch
2005-05-20
1
-0
/
+27
*
Changed the scdaemon to handle concurrent sessions. Adjusted
Werner Koch
2005-05-18
1
-0
/
+36
*
* app-p15.c (micardo_mse): New.
Werner Koch
2005-04-27
1
-0
/
+13
*
* configure.ac: Removed OpenSC detection and options.
Werner Koch
2005-04-27
1
-0
/
+16
*
* configure.ac: Do not build gpg by default.
Werner Koch
2005-04-21
1
-0
/
+4
*
(retrieve_key_material): Rewritten. Return a
Werner Koch
2005-04-14
1
-0
/
+28
*
* app-openpgp.c (do_check_pin): Add hack to allow verification of
Werner Koch
2005-04-11
1
-0
/
+30
*
2005-03-29 Moritz Schulte <moritz@g10code.com>
Moritz Schulte
2005-03-29
1
-0
/
+8
*
* findkey.c (modify_description): Keep invalid % escapes, so that
Werner Koch
2005-02-25
1
-0
/
+9
*
* call-scd.c (unescape_status_string): New. Actual a copy of
Werner Koch
2005-02-24
1
-0
/
+4
*
* gpg-agent.c (handle_connections): Need to check for events if
Werner Koch
2005-02-24
1
-0
/
+23
*
* app-openpgp.c (app_local_s): New field PK.
Werner Koch
2005-02-22
1
-2
/
+14
*
Forgot to commit the recent fixed to scd and logging - doing it now
Werner Koch
2005-02-03
1
-0
/
+25
*
* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
V1-9-15
Werner Koch
2005-01-13
1
-0
/
+1
*
(find_endpoint): New.
Werner Koch
2004-12-28
1
-0
/
+12
*
* gpg-agent.c (main): Use default_homedir().
Werner Koch
2004-12-21
1
-0
/
+4
*
* configure.ac (AH_BOTTOM): Define EXEEXT_S.
Werner Koch
2004-12-18
1
-0
/
+2
*
Avoid the " map_to_assuan_status called with no error source" diagnostic.
Werner Koch
2004-12-18
1
-0
/
+5
*
A whole bunch of changes to allow building for W32.
Werner Koch
2004-12-15
1
-0
/
+11
*
* configure.ac (have_w32_system): New. Disable Pth checks for W32.
Werner Koch
2004-12-06
1
-0
/
+4
*
Compile fixes.
Werner Koch
2004-10-22
1
-0
/
+5
*
* app-openpgp.c (do_sign): Replace asprintf by direct allocation.
Werner Koch
2004-10-22
1
-0
/
+8
*
* sc-investigate: Removed.
Werner Koch
2004-10-20
1
-0
/
+21
*
(parse_login_data): New.
Werner Koch
2004-10-14
1
-0
/
+6
*
(ccid_open_reader): Store the vendor ID.
Werner Koch
2004-10-06
1
-0
/
+10
*
Preparing a new release. Updated gettext
Werner Koch
2004-09-30
1
-0
/
+2
*
* de.po: Updated.
Werner Koch
2004-09-30
1
-0
/
+71
*
(show_key_with_all_names): Print the card S/N.
Werner Koch
2004-09-20
1
-0
/
+5
*
* app.c (select_application): Fixed serial number extraction and
Werner Koch
2004-09-09
1
-0
/
+7
*
* configure.ac: Changed tests for libusb to also suuport the
Werner Koch
2004-08-05
1
-0
/
+13
*
2004-07-27 Moritz Schulte <moritz@g10code.com>
Moritz Schulte
2004-07-27
1
-0
/
+6
*
* configure.ac: Define AM conditional HAVE_OPENSC.
V1-9-10
Werner Koch
2004-07-22
1
-0
/
+5
*
* trustlist.c (read_list): Allow colons in the fingerprint.
Werner Koch
2004-07-22
1
-0
/
+4
*
(reader_table_s): Add function pointers for the backends.
Werner Koch
2004-07-16
1
-0
/
+43
*
Initialize Pth which is now required.
Werner Koch
2004-07-01
1
-0
/
+3
*
(do_getattr): Fix for sending CA-FPR.
Werner Koch
2004-07-01
1
-0
/
+9
*
* sc-investigate.c (my_read_line): Renamed from read_line.
Werner Koch
2004-06-21
1
-0
/
+4
*
(osc_get_status): Fixed type in function name. Noted by
Werner Koch
2004-06-16
1
-0
/
+5
*
* app-openpgp.c (do_setattr): Sync FORCE_CHV1.
Werner Koch
2004-04-29
1
-0
/
+4
*
* app-common.h: Do not include ksba.h for gnupg 1.
Werner Koch
2004-04-28
1
-0
/
+4
*
* app-common.h: New members FNC.DEINIT and APP_LOCAL.
Werner Koch
2004-04-26
1
-0
/
+13
*
* scdaemon.c (main): Do the last change the usual way. This is so
Werner Koch
2004-04-26
1
-0
/
+5
*
2004-04-26 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2004-04-26
1
-0
/
+5
*
* command.c (scd_update_reader_status_file): Send a signal back to
Werner Koch
2004-04-21
1
-0
/
+9
[next]