[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread Andrew Cagney
New commits: commit 243c65b816170db584012a93790a5f2422db8353 Author: Andrew Cagney Date: Thu Apr 29 20:06:05 2021 -0400 kvm: add ./kvm status ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman/listinf

[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread Andrew Cagney
New commits: commit 4fd70df578737ce1baa3c084f5d367f85118a40d Author: Andrew Cagney Date: Thu Apr 29 21:35:21 2021 -0400 refcnt: lock refcnt updates Wrap refcnt updates in a global lock. Be conservative in that while the update is locked, the log/dbg line that follows is not.

[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread Andrew Cagney
New commits: commit c252f8bc28614317a91569f023edee81af60c7e7 Author: Andrew Cagney Date: Fri Apr 30 10:31:18 2021 -0400 crls: use dbg() not DBG_log() to log crl fetch progress ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://l

[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread Andrew Cagney
New commits: commit 32c71c8fb9b2c062943f84eca669d4f9621a43d6 Author: Andrew Cagney Date: Fri Apr 30 10:50:40 2021 -0400 logging: log_nss_error(RC, logger, ...) -> llog_nss_error(RC, logger, ...) naming nit: seems anything called llog*() is called as llog*(RC, logger, ...) ___

[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread Andrew Cagney
New commits: commit 6785641922e54aa2f71ca98a56de81788cdc7589 Author: Andrew Cagney Date: Fri Apr 30 11:05:34 2021 -0400 crls: explictly log a successfully fetched CRL ... now that the fetch code isn't leaking this via DBG_log() calls ___

[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread D. Hugh Redelmeier
New commits: commit 24807a81f0b1bb6de8587512fed740af69af168e Author: D. Hugh Redelmeier Date: Fri Apr 30 12:11:03 2021 -0400 libswan: ttoaddress.c: make ttoaddress_dns more robust and simpler The nest of code calling tryname seemed to accidentally work because err was non-null

[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread D. Hugh Redelmeier
New commits: commit 8bca5286e698786d0bd766562e76758be98ec022 Author: D. Hugh Redelmeier Date: Fri Apr 30 15:08:09 2021 -0400 refcnt.h: rename O to OBJ (for readability) ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.li

[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread D. Hugh Redelmeier
New commits: commit c139182fff018ef9609c1e02441aedbd691b8e3a Author: D. Hugh Redelmeier Date: Fri Apr 30 15:16:34 2021 -0400 pluto: virtual_ip.c: clarify struct virtual_ip ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists

[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread D. Hugh Redelmeier
New commits: commit 8268aa67302f5d8a8b29a50a9ae301ad2067cbe6 Author: D. Hugh Redelmeier Date: Fri Apr 30 15:49:31 2021 -0400 libswan/ttoaddress.c: update comment in ttoaddress_dns() commit 0b40894dff88e6ff0265cca29582a4f85edea27f Author: D. Hugh Redelmeier Date: Fri Apr 30 15:21:51 2021

[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread Andrew Cagney
New commits: commit 047ff424d51563bea6f07ff7c10db53f1040f02c Author: Andrew Cagney Date: Fri Apr 30 15:57:25 2021 -0400 hunks: add same_secitem_as_shunk() ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/ma

[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread D. Hugh Redelmeier
New commits: commit f543770846d26127bf310b26f0e834f408609a3f Author: D. Hugh Redelmeier Date: Fri Apr 30 16:05:19 2021 -0400 libswan/ttoaddress.c: clarify tryname() - getting the wrong address family from gethostbyname2 should be impossible. Instead of handling this, passert

[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread Andrew Cagney
New commits: commit 7817f4af4ef25cac2d792daefc52c9e89193708e Author: Andrew Cagney Date: Fri Apr 30 17:00:04 2021 -0400 server: move call_global_event_inline()'s declaration to server.h commit fe04d47e4040fd25f1e2acc07f4a9824773d253e Author: Andrew Cagney Date: Fri Apr 30 16:59:19 2021

[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread Andrew Cagney
New commits: commit f38a4916a4f424fcbd26b8fa5b9623db9df2fce7 Author: Andrew Cagney Date: Thu Apr 29 22:24:47 2021 -0400 crls: enable whack logging of crl fetches commit b1aede74e88a340a1d2d4dde57c713065040e493 Author: Andrew Cagney Date: Fri Apr 30 17:28:34 2021 -0400 CRLs: directl

[Swan-commit] Changes to ref refs/heads/main

2021-04-30 Thread Andrew Cagney
New commits: commit 291edd8b585f7237b587485d301aa408d76d4ce8 Author: Andrew Cagney Date: Fri Apr 30 20:25:25 2021 -0400 testing: patch up swan-prep --dnssec Always sync up nsd and unbound directories. ___ Swan-commit mailing list Swan-co