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