index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dirmngr
/
http.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dirmngr: Rework of the LDAP code, part 1.
Werner Koch
2019-11-26
1
-4
/
+22
*
dirmngr: Make building with a TLS library mandatory
Werner Koch
2019-11-26
1
-57
/
+34
*
dirmngr: Forward http redirect warnings to gpg.
Werner Koch
2019-11-18
1
-1
/
+16
*
dirmngr: Use IPv4 or IPv6 interface only if available.
Werner Koch
2019-11-12
1
-3
/
+7
*
dirmngr: Don't add system CAs for SKS HKPS pool.
NIIBE Yutaka
2019-07-16
1
-0
/
+2
*
dirmngr: Do not rewrite the redirection for the "openpgpkey" subdomain.
Werner Koch
2019-07-03
1
-0
/
+20
*
dirmngr: Add a CSRF expection for pm.me
Werner Koch
2019-05-09
1
-1
/
+2
*
dirmngr: Add CSRF protection exception for protonmail.
Werner Koch
2019-03-07
1
-5
/
+40
*
dirmngr: New function http_status2string.
Werner Koch
2018-12-11
1
-0
/
+24
*
dirmngr: Avoid possible CSRF attacks via http redirects.
Werner Koch
2018-11-22
1
-2
/
+169
*
dirmngr: Print a WARNING status for DNS config problems.
Werner Koch
2018-07-25
1
-15
/
+21
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-05-13
1
-1
/
+59
|
\
|
*
dirmngr: Add the used TLS library to the debug output.
Werner Koch
2018-04-25
1
-1
/
+11
|
*
dirmngr: Implement CRL fetching via https.
Werner Koch
2018-04-25
1
-0
/
+48
*
|
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-5
/
+5
|
/
*
dirmngr,w32: Fix http connection timeout problem.
Werner Koch
2017-07-31
1
-1
/
+5
*
dirmngr: Do not use a blocking connect in Tor mode.
Werner Koch
2017-07-26
1
-0
/
+8
*
dirmngr: More minor fix.
NIIBE Yutaka
2017-07-24
1
-0
/
+4
*
dirmngr: More minor fixes.
NIIBE Yutaka
2017-07-24
1
-1
/
+1
*
dirmngr: Minor fix for Windows.
NIIBE Yutaka
2017-07-24
1
-1
/
+1
*
dirmngr: Implement TLS over http proxies.
Justus Winter
2017-07-19
1
-1
/
+90
*
dirmngr: Log http response in debug mode.
Justus Winter
2017-07-19
1
-2
/
+2
*
dirmngr: Amend TLS handling.
Justus Winter
2017-07-19
1
-1
/
+3
*
dirmngr: Fix connecting to http proxies.
Justus Winter
2017-07-19
1
-1
/
+1
*
dirmngr: Fix handling of proxy URIs.
Justus Winter
2017-07-19
1
-2
/
+3
*
dirmngr: Honor http keyserver URLs.
Justus Winter
2017-07-18
1
-1
/
+3
*
dirmngr: Fix memory leak.
Justus Winter
2017-07-18
1
-1
/
+1
*
dirmngr: Fix memory leak.
Justus Winter
2017-07-18
1
-0
/
+5
*
dirmngr: Allow a timeout for HTTP and other TCP connects.
Werner Koch
2017-06-08
1
-16
/
+183
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-4
/
+4
*
dirmngr: Fix API difference for Windows.
NIIBE Yutaka
2017-04-18
1
-9
/
+10
*
dirmngr: More fix for Windows.
NIIBE Yutaka
2017-04-14
1
-6
/
+6
*
dirmngr: Fix http.c for sockaddr_storage.
NIIBE Yutaka
2017-04-13
1
-6
/
+7
*
dirmngr: Fix type of sock.
NIIBE Yutaka
2017-04-12
1
-1
/
+1
*
dirmngr: Ignore warning alerts in the GNUTLS handshake.
Werner Koch
2017-03-17
1
-1
/
+7
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-2
/
+2
*
dirmngr: Rearrange files to fix de6d831.
Werner Koch
2017-03-02
1
-1
/
+1
*
dirmngr: Let --gpgconf-list return the default keyserver.
Werner Koch
2017-03-02
1
-1
/
+2
*
dirmngr: Add new debug flag "extprog"
Werner Koch
2017-02-23
1
-3
/
+3
*
dirmngr,w32: Make https with ntbtls work.
Werner Koch
2017-02-23
1
-27
/
+100
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
dirmngr: New Assuan option "http-crl".
Werner Koch
2017-02-21
1
-0
/
+1
*
dirmngr: Add a magic field to the http structs.
Werner Koch
2017-02-21
1
-0
/
+33
*
dirmngr.c: Make http.c build without any TLS support.
Werner Koch
2017-02-20
1
-3
/
+4
*
dirmngr: First take on ntbtls cert verification.
Werner Koch
2017-02-19
1
-80
/
+41
*
dirmngr: Add per-session verify callback to http.c
Werner Koch
2017-02-18
1
-11
/
+35
*
dirmngr: Strip the default https port from the Host: header.
Werner Koch
2017-02-17
1
-1
/
+1
*
dirmngr: Replace stpcpy chains by strconcat.
Werner Koch
2017-02-16
1
-3
/
+2
*
dirmngr: Simplify error returning inside http.c.
Werner Koch
2017-01-24
1
-51
/
+50
*
Fix format string errors and some missing error case initialization.
Werner Koch
2017-01-23
1
-2
/
+2
[next]