gnupg/sm
Werner Koch 835698b72b Do not use a broken ttyname.
* configure.ac (HAVE_BROKEN_TTYNAME): New ac_define set for Android
systems.
* common/util.h (gnupg_ttyname): New macro.  Change all callers of
ttyname to use this macro instead.
(ttyname) [W32]: Rename to _gnupg_ttyname and use also if
HAVE_BROKEN_TTYNAME is defined.
* common/simple-pwquery.c (agent_send_all_options): Keep on using
ttyname unless HAVE_BROKEN_TTYNAME is set.  This is because this file
may be used standalone.
2012-11-20 19:03:49 +01:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
base64.c Fix faulty gcc warnings 2011-03-03 12:40:54 +01:00
call-agent.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
call-dirmngr.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
certchain.c Fix typos spotted during translations 2012-08-24 09:44:33 +02:00
certcheck.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
certdump.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
certlist.c Fix typos spotted during translations 2012-08-24 09:44:33 +02:00
certreqgen-ui.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
certreqgen.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
decrypt.c Fix typos spotted during translations 2012-08-24 09:44:33 +02:00
delete.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
encrypt.c Fix typos spotted during translations 2012-08-24 09:44:33 +02:00
export.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
fingerprint.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
gpgsm.c Fix typos spotted during translations 2012-08-24 09:44:33 +02:00
gpgsm.h gpgsm: Add new validation model "steed". 2011-12-07 16:15:15 +01:00
import.c Fix regression in gpg's mail address parsing. 2011-04-25 23:59:25 +02:00
keydb.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
keydb.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keylist.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
minip12.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
minip12.h Implement export of pkcs#12 objects using a direct agent connection. 2010-06-21 10:01:24 +00:00
misc.c Do not use a broken ttyname. 2012-11-20 19:03:49 +01:00
qualified.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
server.c gpgsm: Add new validation model "steed". 2011-12-07 16:15:15 +01:00
sign.c Fix typos spotted during translations 2012-08-24 09:44:33 +02:00
verify.c Fix typos spotted during translations 2012-08-24 09:44:33 +02:00