index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dirmmgr: Use a portability wrapper for struct timeval.
Werner Koch
2014-03-07
1
-8
/
+15
*
Silence more warnings about unused vars and args.
Werner Koch
2014-03-07
5
-15
/
+27
*
dirmngr: Simplify strtok macro.
Werner Koch
2014-03-07
1
-4
/
+3
*
Use attribute __gnu_printf__ also in estream header files.
Werner Koch
2014-03-07
2
-10
/
+18
*
Use attribute __gnu_printf__ with our estream-printf functions.
Werner Koch
2014-03-07
1
-2
/
+9
*
w32: Silence warnings about unused vars.
Werner Koch
2014-03-07
5
-10
/
+24
*
w32: Fix a potential problem in gpgconf's gettext.
Werner Koch
2014-03-07
1
-0
/
+2
*
Silence several warnings when building under Windows.
Werner Koch
2014-03-07
12
-16
/
+64
*
w32: Include winsock2.h to silence warnings.
Werner Koch
2014-03-07
21
-7
/
+70
*
gl: Avoid warning about shadowing an arg.
Werner Koch
2014-03-07
1
-2
/
+2
*
common: Fix build problem with Sun Studio compiler.
Werner Koch
2014-03-07
1
-4
/
+6
*
gpg: Do not require a trustdb with --always-trust.
Werner Koch
2014-03-07
5
-22
/
+66
*
gpg: Print a "not found" message for an unknown key in --key-edit.
Werner Koch
2014-03-07
1
-1
/
+4
*
gpg: Protect against rogue keyservers sending secret keys.
Werner Koch
2014-03-07
3
-4
/
+15
*
agent: Fix UPDATESTARTUPTTY for ssh.
Werner Koch
2014-03-07
1
-2
/
+1
*
gpgv: Init Libgcrypt to avoid syslog warning.
Werner Koch
2014-03-07
1
-1
/
+9
*
Improve libcurl detection.
Werner Koch
2014-03-07
1
-1
/
+5
*
gpg: Remove legacy keyserver examples from the template conf file.
Werner Koch
2014-03-07
1
-7
/
+0
*
w32: Define WINVER only if needed.
Werner Koch
2014-03-07
1
-1
/
+3
*
w32: Remove unused code.
Werner Koch
2014-03-07
1
-98
/
+0
*
agent: Make --allow-mark-trusted the default.
Werner Koch
2014-03-07
4
-10
/
+20
*
ssh: Add support for Putty.
Werner Koch
2014-03-07
7
-7
/
+473
*
agent: Fix binary vs. text mode problem in ssh.
Werner Koch
2014-03-07
1
-32
/
+39
*
Fix syntax error for building on APPLE.
Werner Koch
2014-03-07
1
-1
/
+1
*
Ignore obsolete option --disable-keypad.
Werner Koch
2014-03-07
1
-0
/
+3
*
Allow marking options as ignored.
Werner Koch
2014-03-07
2
-14
/
+31
*
common: Fix recent commit 55656208.
Werner Koch
2014-03-06
1
-3
/
+3
*
Fix g10/trust.c.
NIIBE Yutaka
2014-03-06
1
-3
/
+3
*
common: Replace all macros in strusage() returned strings.
Werner Koch
2014-02-26
1
-71
/
+5
*
common: New function map_static_macro_string.
Werner Koch
2014-02-26
5
-2
/
+281
*
common: New function get_membuf_shrink.
Werner Koch
2014-02-26
2
-0
/
+26
*
agent: Fixed unresolved symbol under Windows.
Werner Koch
2014-02-26
1
-1
/
+1
*
common: Require an installed libiconv.
Werner Koch
2014-02-26
2
-89
/
+16
*
gpg: Silent more compiler warnings due to some configure options.
Werner Koch
2014-02-10
1
-1
/
+22
*
tests: Avoid segv if dns cert lookup is not configured.
Werner Koch
2014-02-10
1
-4
/
+4
*
gpg: Cleanup compiler warnings due to some configure options.
Werner Koch
2014-02-10
2
-3
/
+11
*
gpg: Allow building without any trust model support.
Werner Koch
2014-02-10
23
-650
/
+960
*
tests: Handle disabled algorithms.
Werner Koch
2014-02-10
3
-6
/
+32
*
Silence annoying ABI change warning.
Werner Koch
2014-02-07
1
-13
/
+41
*
Allow disabling of card support.
Werner Koch
2014-02-07
2
-5
/
+25
*
gpg: List only available algos in --gen-key.
Werner Koch
2014-02-07
1
-0
/
+15
*
gpg: Change --print-mds to output enabled OpenPGP algos.
Werner Koch
2014-02-07
1
-15
/
+19
*
gpg: Avoid compiler warnings for disabled algos.
Werner Koch
2014-02-07
1
-1
/
+63
*
gpg: Change format for the key size in --list-key and --edit-key.
Werner Koch
2014-02-05
11
-52
/
+153
*
gpg: Add configure options to disable algorithms
Werner Koch
2014-01-31
3
-28
/
+101
*
gpg: Improve --version algo info output.
Werner Koch
2014-01-31
2
-16
/
+67
*
gpg: Start using OpenPGP digest algo ids.
Werner Koch
2014-01-31
3
-30
/
+63
*
gpg: Use only OpenPGP cipher algo ids.
Werner Koch
2014-01-31
4
-36
/
+87
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
21
-250
/
+320
*
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
2014-01-29
25
-129
/
+142
[next]