Merge branch 'topic/cred.4'
commit7f4ff0793ca4bf762314e7940094b40da6782b9c
authorSteffen Nurpmeso <steffen@sdaoden.eu>
Sat, 27 Jul 2019 17:16:51 +0000 (27 19:16 +0200)
committerSteffen Nurpmeso <steffen@sdaoden.eu>
Sat, 27 Jul 2019 17:16:51 +0000 (27 19:16 +0200)
tree20852531bc036021c7eb373ab1ca47886dfd09fe
parent3b59f3cc00d2663a0810b29b91677782dbe63606
parent291575062bcc3c0025a81c7063a80976d43350f0
Merge branch 'topic/cred.4'

* topic/cred.4:
  (Re)Adjust SMTP and POP3: use namespace prefix for support macros
  (UNTESTED!) Support EXTERNAL (via TLS client certificate)
  Add XOAUTH2/OAUTHBEARER (OAuth 2.0 bearer token, RFC 6750) support
  Detach POP3 to net-pop3.h, step II..
  (Now we can) Detach URL stuff to url.h (, so do it)
  Detach lookup stuff to cred-auth.h
  Detach MD5 stuff to cred-md5.h
  Detach .netrc stuff to cred-netrc.h
  Detach socket stuff to net-socket.h
  Detach POP3 to net-pop3.h, step I..
  Tweak SMTP code style, and detach to net-smtp.h
  (BWDIC!) OPT_SOCKETS -> OPT_NET