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

2022-07-26 Thread D. Hugh Redelmeier
New commits: commit 71d59dfe65a91c6800fb308a973628d44758c1f0 Author: D. Hugh Redelmeier Date: Tue Jul 26 13:58:03 2022 -0400 pluto: kernel_xfrm: netlink_policy_expire() exits iff it should not A test was backwards. In effect, netlink_policy_expire() was a no-op in good times

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

2022-08-16 Thread D. Hugh Redelmeier
New commits: commit 3f3c5d657fce769bbe98959528565446e2256b6f Author: D. Hugh Redelmeier Date: Tue Aug 16 12:00:06 2022 -0400 mk/kvm-targets.mk: fix typo in comment ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2022-08-17 Thread D. Hugh Redelmeier
New commits: commit 8cbf89d3e0b2c73f723bab1428e213493fa84f64 Author: D. Hugh Redelmeier Date: Thu Aug 18 00:51:45 2022 -0400 mk/config.mk: fix typo in comment ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-01-22 Thread D. Hugh Redelmeier
New commits: commit e93da2d14f735792bdadd5d5739be14a02db8d7d Author: D. Hugh Redelmeier Date: Sun Jan 22 15:27:38 2023 -0500 pluto: updown.c: do_updown() remove redundant conjunct The test for spd != NULL must be redundant since the subsequent call to do_updown_verb requires

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

2023-01-22 Thread D. Hugh Redelmeier
New commits: commit b2df16e5f3eeb252caafce94f697f274aa55b9d8 Author: D. Hugh Redelmeier Date: Sun Jan 22 16:08:09 2023 -0500 kernel.c: simplify control flow of install_outbound_ipsec_kernel_policies() The use of the variable "ok" was more intricate than required.

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

2023-04-24 Thread D. Hugh Redelmeier
New commits: commit fe56260b04a40f4fbd94688c5029aaf5479e7b79 Author: D. Hugh Redelmeier Date: Mon Apr 24 03:34:04 2023 -0400 testing/pluto/ikev2-68-sa-clones-pktgen/pktgen.sh: change fgrep to grep ___ Swan-commit mailing list Swan-commit

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

2023-07-25 Thread D. Hugh Redelmeier
New commits: commit 18611dc4276db2861c89d1bee431a8f69d507239 Author: D. Hugh Redelmeier Date: Wed Jul 26 00:55:36 2023 -0400 ttoaddress_dns.c: add passert to help lclint and other readers ___ Swan-commit mailing list Swan-commit

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

2023-07-25 Thread D. Hugh Redelmeier
New commits: commit 9d8189f5f40f8c311cc239b1c26afc1d2bf40128 Author: D. Hugh Redelmeier Date: Wed Jul 26 01:35:16 2023 -0400 netlink_attrib: guard memcpy from invalid pointers A common assumption is that memcpy address arguments need not be valid if the length is zero. The C

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

2023-07-25 Thread D. Hugh Redelmeier
New commits: commit f2c2917fdfc70ba04f02f30cb8c909fa734607ea Author: D. Hugh Redelmeier Date: Wed Jul 26 01:54:46 2023 -0400 pluto packet.c: conform to memcpy rules The C standare (suprisingly) requires memcpy pointer args to be to valid addresses, even if the length is zero

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

2023-09-09 Thread D. Hugh Redelmeier
New commits: commit f703f4d32ab4d01199f7755fde1a193d96e881c5 Author: D. Hugh Redelmeier Date: Sat Sep 9 10:33:04 2023 -0400 confread: convince Clang that a variable is not NULL Too bad there isn't a type annotation to declare that a pointer will never be

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

2013-12-10 Thread D. Hugh Redelmeier
New commits: commit a5eb51dccb7ce08dda07adec798e2516e80c4a98 Author: D. Hugh Redelmeier Date: Mon Dec 2 01:54:42 2013 -0500 minor tidying ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman/listinfo

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

2013-12-10 Thread D. Hugh Redelmeier
New commits: commit b8c20ae97b1f7896bb939697cfd264bbe9d3a6ef Author: D. Hugh Redelmeier Date: Sat Nov 30 13:05:43 2013 -0500 rename ike_alg_find and ike_alg_ikev2_find to ikev1_alg_find and ikev2_alg_find ___ Swan-commit mailing list Swan

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

2013-12-10 Thread D. Hugh Redelmeier
New commits: commit e396cd58a901e3d12ef8bd7249a054ec919a4d19 Author: D. Hugh Redelmeier Date: Wed Nov 27 00:13:03 2013 -0500 v2_delete_my_family: rename local variables to make code clearer ___ Swan-commit mailing list Swan-commit

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

2013-12-10 Thread D. Hugh Redelmeier
New commits: commit 97b157f82b8b903c7a43779fbf15eab9cf0ca791 Author: D. Hugh Redelmeier Date: Sat Nov 30 12:48:52 2013 -0500 - eliminate unused third parameter "keysize" of ike_alg_find and ike_alg_ikev2_find - turn some ike_alg_add checks into passerts - eliminate

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

2013-12-10 Thread D. Hugh Redelmeier
New commits: commit 2fabc80d3e764b97056cf97fba8acdd884493e32 Author: D. Hugh Redelmeier Date: Sat Nov 30 14:00:32 2013 -0500 simplified programs/pluto/ike_alg_serpent.c's do_serpent commit 4631e29cf3ecf11dc8b674667f2ac034465b Author: D. Hugh Redelmeier Date: Sat Nov 30 13:

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

2013-12-15 Thread D. Hugh Redelmeier
New commits: commit ad67c45e0b69f1b39e3f89c558dd142f0519bbbd Author: D. Hugh Redelmeier Date: Sun Dec 15 17:53:51 2013 -0500 tidy safe_socket (remove gotos) ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2013-12-15 Thread D. Hugh Redelmeier
New commits: commit 21ec71aca3638d340447a0fbba03be8f6619b5ab Author: D. Hugh Redelmeier Date: Mon Dec 16 00:34:25 2013 -0500 fix syntax error ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman

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

2013-12-15 Thread D. Hugh Redelmeier
New commits: commit 87747f2772f1a7c08bec94419cf526be50996787 Author: D. Hugh Redelmeier Date: Mon Dec 16 01:10:08 2013 -0500 Simplify and tidy starter_iface_find. Still some mysteries. ___ Swan-commit mailing list Swan-commit

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

2013-12-16 Thread D. Hugh Redelmeier
New commits: commit 8300275fca0087b36c33a37a42fbe47365e98a6d Author: D. Hugh Redelmeier Date: Mon Dec 16 14:15:35 2013 -0500 More gotos gone. Some typing improvements too. ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2014-01-04 Thread D. Hugh Redelmeier
New commits: commit ca830f7e47b08935fd51eef9a454ec2ec83e0870 Author: D. Hugh Redelmeier Date: Wed Dec 18 15:32:06 2013 -0500 Get rid of gotos in kernel_alg. Discover new mysteries. ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2014-01-04 Thread D. Hugh Redelmeier
New commits: commit 1f7c917b787b817df9ee8056d49b2af5d3dca870 Author: D. Hugh Redelmeier Date: Sun Jan 5 00:48:01 2014 -0500 - Fix signedness in declarations and formatting - use correct bit-sized formats for wider values - add more sanity checking of field lengths

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

2014-01-07 Thread D. Hugh Redelmeier
New commits: commit 385e5a614de30e4367f38cc4e23d4a55a5edccb9 Author: D. Hugh Redelmeier Date: Tue Jan 7 21:57:05 2014 -0500 Convert many externals that are not used as such into file statics. The compiler will now warn that some are not used at all

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

2014-01-09 Thread D. Hugh Redelmeier
New commits: commit e47881e5fa00e5cf927477150d2b4f9c4fb2262c Author: D. Hugh Redelmeier Date: Thu Jan 9 14:04:47 2014 -0500 "try and" => "try to" commit 0eb1448ef47ac0da03f23ca81be69b19e312f6c7 Author: D. Hugh Redelmeier Date: Thu Jan 9 14:04:15 2014 -0500

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

2014-01-09 Thread D. Hugh Redelmeier
New commits: commit 108229229145ef72618f5bbadab3073ed8cc06bc Merge: 0907c2f 7933f85 Author: D. Hugh Redelmeier Date: Thu Jan 9 16:46:15 2014 -0500 Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan commit 0907c2f8a0634e498eda19f1a02dc71551fb2edc Author: D. Hugh

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

2014-01-09 Thread D. Hugh Redelmeier
New commits: commit f9841c132a737bb26458716646b745959ab4b233 Author: D. Hugh Redelmeier Date: Fri Jan 10 01:28:28 2014 -0500 (Mostly) Get rid of really stupid line breaks in the source code: ones that are unnatural and don't make the resulting lines sh

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

2014-01-09 Thread D. Hugh Redelmeier
New commits: commit acd2cde180fa3fda5735852ed3b51d84d5feb0d6 Author: D. Hugh Redelmeier Date: Fri Jan 10 01:39:21 2014 -0500 Define memeq: using it should make code clearer. Protect body of same_chunk with parens. ___ Swan-commit mailing

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

2014-01-15 Thread D. Hugh Redelmeier
New commits: commit 3975269beafcbf75894f0f2b049484323fc7047e Author: D. Hugh Redelmeier Date: Wed Jan 15 04:15:11 2014 -0500 - fix fix to programs/pluto/plutoalg.c - get rid of some whitespace mistakes in source code. commit 1845042af5cfdfcfececb450a800ff6f466c4799 Author: D. Hugh

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

2014-01-16 Thread D. Hugh Redelmeier
New commits: commit 7dea1b64dd3442b9b98cd092c9851e4beee010cb Author: D. Hugh Redelmeier Date: Thu Jan 16 22:44:51 2014 -0500 - Unify alg_enum_search_prefix and alg_enum_search_ppfix as alg_enum_search - tidy alg_enum_search - fix incorrect comments in programs/pluto/plutoalg.c

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

2014-01-16 Thread D. Hugh Redelmeier
New commits: commit aaeddd469dda7436de533b410f41d97dbaab0857 Author: D. Hugh Redelmeier Date: Thu Jan 16 23:29:29 2014 -0500 alg_info.c: - fix bug introduced in 8ca36783dd35b6ce7575a36dfa59e9ccb4deab9a - get rid of gotos - tidy

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

2014-01-16 Thread D. Hugh Redelmeier
New commits: commit 058c8796b3f5b8849b363bdb4cb54047a1ead541 Author: D. Hugh Redelmeier Date: Fri Jan 17 02:22:45 2014 -0500 fix misuse of strncat (odd function that) ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2014-01-17 Thread D. Hugh Redelmeier
New commits: commit ceb7bcb835843ff7b293aa80d4837f6745a1044d Author: D. Hugh Redelmeier Date: Fri Jan 17 21:20:35 2014 -0500 - introduced add_str() to do what coders mistakenly think strncat() does - replaced many uses of strncat(), often bogus, with add_str() - replaced a few of

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

2014-01-18 Thread D. Hugh Redelmeier
New commits: commit 31fb415c3f45bbf333457be7aa4bbd5ae84539ae Author: D. Hugh Redelmeier Date: Sat Jan 18 09:33:27 2014 -0500 tidy certificate handling commit 8e653227426ecc0eb3d272c98ef7306f115f212c Author: D. Hugh Redelmeier Date: Sat Jan 18 09:30:45 2014 -0500 make storage class

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

2014-01-18 Thread D. Hugh Redelmeier
New commits: commit 82059f81baaeb7dfcacc82147a901446fc9ddc4d Author: D. Hugh Redelmeier Date: Sat Jan 18 15:35:57 2014 -0500 Extended jam_str and add_str to inform the caller of truncation. This would allow callers to handle that case (but none of the 50 do). Inspired by OpenBSD&#

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

2014-01-18 Thread D. Hugh Redelmeier
New commits: commit 262ac3a2ddf6aaca6fae70e6033e15d7f3ee0d41 Author: D. Hugh Redelmeier Date: Sat Jan 18 15:51:55 2014 -0500 Get rid of pointless "volatile" (Coverity scan). Redo some of the variables that were volatile ___ S

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

2014-01-18 Thread D. Hugh Redelmeier
New commits: commit 28bacb320e269ce5385af4d469d66a37e8bc29c2 Merge: fc72cb6 262ac3a Author: D. Hugh Redelmeier Date: Sat Jan 18 21:28:37 2014 -0500 Merge branch 'master' into xauth_2014jan12 Conflicts: include/constants.h Unnoticed conflict: prog

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

2014-01-18 Thread D. Hugh Redelmeier
New commits: commit 13754fbe3fe7b895ab5bf6253d9454742ab7045d Author: D. Hugh Redelmeier Date: Sat Jan 18 21:35:47 2014 -0500 lib/libipsecconf/alloc.c: abort on allocation failure (as promised) ___ Swan-commit mailing list Swan-commit

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

2014-01-19 Thread D. Hugh Redelmeier
New commits: commit 546d36a76ad23e8ee65084ee8108065f4d327809 Merge: 210c8e4 8f85e4c Author: D. Hugh Redelmeier Date: Sun Jan 19 14:13:43 2014 -0500 Merge branch 'master' of vault.libreswan.fi:/srv/src/libreswan commit 210c8e434edf594bdd56b115a860471dbb101e02 Author: D. Hugh

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

2014-01-19 Thread D. Hugh Redelmeier
New commits: commit c940cfec4c74c201efa4649742bf638867ad3316 Author: D. Hugh Redelmeier Date: Mon Jan 20 00:34:53 2014 -0500 add flags to whack for exiting features commit ec189ee5fdc9c4b9a46e7cfc3bc7854d36c146e7 Author: D. Hugh Redelmeier Date: Mon Jan 20 00:32:40 2014 -0500

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

2014-01-22 Thread D. Hugh Redelmeier
New commits: commit d99b1e5142579dcdba6e3b3a5eaf4108b95ab7f2 Author: D. Hugh Redelmeier Date: Thu Jan 23 00:41:08 2014 -0500 Rejig whack to handle more options. Tidy at the same time. ___ Swan-commit mailing list Swan-commit

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

2014-01-23 Thread D. Hugh Redelmeier
New commits: commit 4fa42c3b2154add94c47277d843bef9347ee3e7d Author: D. Hugh Redelmeier Date: Thu Jan 23 13:17:13 2014 -0500 Revert part of 29dd476e7672a341cd7153aa10f09573b3db5de2: zero() not defined for kernel. ___ Swan-commit mailing list

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

2014-01-23 Thread D. Hugh Redelmeier
New commits: commit 6adc561260f33261c02f6290972deb1934f33e97 Author: D. Hugh Redelmeier Date: Thu Jan 23 15:21:34 2014 -0500 bring sa_policy_bits and sa_policy_bit_names back into agreement ___ Swan-commit mailing list Swan-commit

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

2014-02-03 Thread D. Hugh Redelmeier
New commits: commit 26cba7175b4724a58a7adc1026687cab438eae3c Author: D. Hugh Redelmeier Date: Tue Feb 4 01:34:45 2014 -0500 comment blocks should end with a line with only */ ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2014-02-08 Thread D. Hugh Redelmeier
New commits: commit 79f5c7acbf14aef921dc3981ed994739c6df01a5 Merge: dcd0f91 dcf Author: D. Hugh Redelmeier Date: Sat Feb 8 22:35:21 2014 -0500 Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan commit dcd0f91c1a3da395839e4df5d59e460b26f49551 Author: D. Hugh

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

2014-02-08 Thread D. Hugh Redelmeier
New commits: commit 11e18ed6fc5e302fa780b1afa0811feb7a4d6e41 Author: D. Hugh Redelmeier Date: Sat Feb 8 22:44:11 2014 -0500 avoid fixed-length buffer in rsasigkey.c ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2014-02-08 Thread D. Hugh Redelmeier
New commits: commit 95f8436f65954bcf318d958853c3e1a88c86dd0f Author: D. Hugh Redelmeier Date: Sat Feb 8 23:03:10 2014 -0500 fix typo in dcd0f91c1a3da395839e4df5d59e460b26f49551 ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2014-02-08 Thread D. Hugh Redelmeier
New commits: commit 7b2591f9d6ae5fae2a6e220d33a25d11a300d958 Author: D. Hugh Redelmeier Date: Sat Feb 8 23:04:56 2014 -0500 Makefile.inc: define FORCE_PR_ASSERT for all userland compiles. This makes PR_ASSERT always effective, even without DEBUG defined

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

2014-02-08 Thread D. Hugh Redelmeier
New commits: commit 6e3275aa023ba1cb2ed272be0fb19495c91d3fa5 Author: D. Hugh Redelmeier Date: Sun Feb 9 02:42:17 2014 -0500 clarify a debug message from delete_cryptographic_continuation ___ Swan-commit mailing list Swan-commit

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

2014-02-09 Thread D. Hugh Redelmeier
New commits: commit 105b240e843cc50367c01f0c670c036b1a43 Author: D. Hugh Redelmeier Date: Sun Feb 9 03:07:44 2014 -0500 tidy code that uses NSS ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman

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

2014-02-09 Thread D. Hugh Redelmeier
New commits: commit 82708aff6ce8177daee9b686dbfa8e2505d31bdf Author: D. Hugh Redelmeier Date: Mon Feb 10 01:33:31 2014 -0500 - fix the macros for dealing with IVs + protect them with braces + make the deal with the length variable + convert loose memcpy calls into macro

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

2014-02-09 Thread D. Hugh Redelmeier
New commits: commit edcb02e8e72d9a2941b76b95be20986b367b8a29 Author: D. Hugh Redelmeier Date: Mon Feb 10 02:06:59 2014 -0500 eliminate redundant initializer ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2014-02-10 Thread D. Hugh Redelmeier
New commits: commit 2b722e09987d96a3d9c75be7e5378fd6297af128 Author: D. Hugh Redelmeier Date: Tue Feb 11 02:53:24 2014 -0500 cleanups from reading the crypto helper code - wrapping our own macro bodies in do { } while (0) is more obscure than useful. Braces will do

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

2014-02-13 Thread D. Hugh Redelmeier
New commits: commit 2995415b24315ad492c453055e235ec8d6168724 Author: D. Hugh Redelmeier Date: Thu Feb 13 03:22:10 2014 -0500 Improve wire_chunk abstraction in pluto_crypto.h - separate the wire_arena concept from the wire_chunk. This helps the C type system to catch errors

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

2014-02-13 Thread D. Hugh Redelmeier
New commits: commit add6de29a50d17c6b55ffedbbe4651ee57199abd Author: D. Hugh Redelmeier Date: Wed Feb 12 12:41:15 2014 -0500 Suppress key freeing that causes a crash. This reverses a change made in 2b722e09987d96a3d9c75be7e5378fd6297af128. This appears to leave a leak

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

2014-02-13 Thread D. Hugh Redelmeier
New commits: commit cf891bcd199ca8cd884212a75075bcf4be9fab0e Author: D. Hugh Redelmeier Date: Wed Feb 12 18:09:23 2014 -0500 Tidy pluto_crypt - move enum pluto_crypto_requests from pluto_constants.h to pluto_crypt.h - eliminate unused elements of enum pluto_crypto_requests

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

2014-02-14 Thread D. Hugh Redelmeier
New commits: commit 09aa266f102dd45a0c23bdc7d39f74b962678a85 Author: D. Hugh Redelmeier Date: Fri Feb 14 16:47:07 2014 -0500 small whitespace fixes ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman

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

2014-02-14 Thread D. Hugh Redelmeier
New commits: commit 143bcc375a1a7f4892e82d4dba367440c3a4eb21 Author: D. Hugh Redelmeier Date: Fri Feb 14 21:03:09 2014 -0500 add a couple of explanatory comments ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2014-02-17 Thread D. Hugh Redelmeier
New commits: commit b0c2b6fbdb7140bea2203ec28c47cfeb0129207f Author: D. Hugh Redelmeier Date: Mon Feb 17 01:36:33 2014 -0500 get rid of obviously redundant returns commit 78a3643cc9e39ccd963a1aac3e0653ac9a2b6b17 Author: D. Hugh Redelmeier Date: Mon Feb 17 01:29:53 2014 -0500 fix

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

2014-02-17 Thread D. Hugh Redelmeier
New commits: commit 89c581fed10c9f71cbc289f6ec69d7b4e40c1632 Author: D. Hugh Redelmeier Date: Mon Feb 17 14:15:07 2014 -0500 - each case body should start on a new line - delete nss_hmac_mech (it was unused and commented out) - tidy debugging code in calc_dh_shared

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

2014-02-21 Thread D. Hugh Redelmeier
New commits: commit eda0773c6660c10930bcc19ed626e5c4c0e1ce1a Author: D. Hugh Redelmeier Date: Sat Feb 22 02:02:55 2014 -0500 improve MD5 license from RSA ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2014-02-22 Thread D. Hugh Redelmeier
New commits: commit d3944465f2fd3e9c821124b0a44871bc8aa1895d Author: D. Hugh Redelmeier Date: Sat Feb 22 12:05:09 2014 -0500 finish job of fixing RSA's MD5 copyright notices ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2014-02-22 Thread D. Hugh Redelmeier
New commits: commit bea48eeeaf2ce8878c5faf28c914ebed61cdf63f Author: D. Hugh Redelmeier Date: Sat Feb 22 12:42:20 2014 -0500 clean junk out of md5 headers - function prototypes are now manditory - UINT2 was never used - distinct GLOBAL.H isn't rel

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

2014-02-24 Thread D. Hugh Redelmeier
New commits: commit 673b68fd1414a83443b1f853178a625da903dd7b Merge: 646deb0 eef389c Author: D. Hugh Redelmeier Date: Mon Feb 24 21:29:15 2014 -0500 Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan commit 646deb00dd6caee7bfc6471e29e91cd89588d301 Author: D. Hugh

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

2014-03-10 Thread D. Hugh Redelmeier
New commits: commit bf9f4f11acf8688736986f6763bc7a035154c261 Author: D. Hugh Redelmeier Date: Mon Mar 10 23:01:50 2014 -0400 tidy - eliminate several compiler warnings by correcting types - correct some undiagnosed typing errors - small simplifications

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

2014-03-10 Thread D. Hugh Redelmeier
New commits: commit b6ddef822f37e081ce34db7e27307c22e0e222a0 Merge: f468ee2 bf9f4f1 Author: D. Hugh Redelmeier Date: Mon Mar 10 23:40:21 2014 -0400 Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan commit f468ee2b05edce111bbcbf192460eee60585e6b7 Merge: d94b1b2 b785

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

2014-03-10 Thread D. Hugh Redelmeier
New commits: commit acd66d5e2d86e608b802f73762e1cec49c7194d3 Author: D. Hugh Redelmeier Date: Tue Mar 11 00:23:33 2014 -0400 Tidy handling of pluto_log_file - don't open pluto_log_file if it is NULL - add missing newline after diagnostic for failure to open pluto_log

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

2014-03-11 Thread D. Hugh Redelmeier
New commits: commit d9ec1976466654cd01a30a86c973dddbc806f6c0 Merge: 26311aa 55bdb72 Author: D. Hugh Redelmeier Date: Tue Mar 11 15:43:26 2014 -0400 Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan commit 26311aa6fd1574ae49e9021540a4c1157f937f09 Author: D. Hugh

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

2014-03-14 Thread D. Hugh Redelmeier
New commits: commit 1a27c767926807c8e76d592fa23d6f98eb2957af Author: D. Hugh Redelmeier Date: Fri Mar 14 20:13:00 2014 -0400 clean up I/O between main thread and crypto-helpers (and fix bug where setsockopt was applied to two wrong file descriptors

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

2014-03-14 Thread D. Hugh Redelmeier
New commits: commit bd0aafa03c78c7d67751f1aaa09125e3560c32cd Merge: 1659aa6 1a27c76 Author: D. Hugh Redelmeier Date: Fri Mar 14 20:35:25 2014 -0400 Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan commit 1659aa62c7a8142f3dad50198d12249e78d5d8da Author: D. Hugh

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

2014-03-14 Thread D. Hugh Redelmeier
New commits: commit a57ddb8570a90e633db5c120d0c22a7612c77a8f Author: D. Hugh Redelmeier Date: Fri Mar 14 21:05:48 2014 -0400 include pathnames in a couple of errors involving paths. commit 261fc287d96ba9b8d32891b3bab76937dc883d2a Author: D. Hugh Redelmeier Date: Fri Mar 14 20:51:18

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

2014-03-14 Thread D. Hugh Redelmeier
New commits: commit acdb491709899b838ac4d245b97a4da3843a2b28 Author: D. Hugh Redelmeier Date: Fri Mar 14 21:32:28 2014 -0400 make __uClibc__ code clearer commit edd6cd3293d10938c5a1a0297afc82f4f1cea0f2 Author: D. Hugh Redelmeier Date: Fri Mar 14 21:28:41 2014 -0400 Silence rid of

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

2014-03-14 Thread D. Hugh Redelmeier
New commits: commit 49bbe98cfdfcd08747b55d9457b1b6c350a01a81 Author: D. Hugh Redelmeier Date: Sat Mar 15 02:42:43 2014 -0400 swan-build, swan-install and swan-update: - carefully log in /source/compile-log.txt - support /tmp or /source for build product (default /source) - for

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

2014-03-15 Thread D. Hugh Redelmeier
New commits: commit b715613851463ccd4f763e820ec68d99cb250cf1 Author: D. Hugh Redelmeier Date: Sat Mar 15 14:55:02 2014 -0400 Rename set_exit_log_func to set_alloc_exit_log_func to make it clear that it is only used by alloc. Delete LIBRESWAN_SNAPSHOT_MALLOC_FAIL code

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

2014-03-15 Thread D. Hugh Redelmeier
New commits: commit 2666e53f4de29c367ab0c0bbbd374f7965dde3e4 Author: D. Hugh Redelmeier Date: Sun Mar 16 00:28:05 2014 -0400 Get rid of slightly scary * in rm -rf in testing/guestbin/swan-build ___ Swan-commit mailing list Swan-commit

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

2014-03-16 Thread D. Hugh Redelmeier
New commits: commit cb8a1d483a7c2fd7145759e17a429ad27612fca3 Author: D. Hugh Redelmeier Date: Mon Mar 17 02:15:14 2014 -0400 Remove some redundant tests (alloc-* never returns NULL). Adjust some whitespace. commit 9cf7f5930b3eaf4fbbaf199f64376f467cbb4001 Author: D. Hugh Redelmeier

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

2014-03-16 Thread D. Hugh Redelmeier
New commits: commit b65927ac3a87febca071672cf6ca1419ecf369f9 Author: D. Hugh Redelmeier Date: Mon Mar 17 02:25:38 2014 -0400 remove another redundant test ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2014-03-16 Thread D. Hugh Redelmeier
New commits: commit 36132c9deabd059bb82f243054c53b96f1533416 Author: D. Hugh Redelmeier Date: Mon Mar 17 02:27:21 2014 -0400 Add a comment to each function known to be an an auth thread. ___ Swan-commit mailing list Swan-commit

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

2014-03-20 Thread D. Hugh Redelmeier
New commits: commit 00e37f99759884d54e41286804a29aa9f4304bd4 Author: D. Hugh Redelmeier Date: Fri Mar 21 00:45:24 2014 -0400 get rid of another warning by reverting a bit of ad3d582d31c47d44a48dccee2881147872a4ca23 commit 6d62e2e4750bd3bbb972e91d617c82df80d8fe4d Author: D. Hugh

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

2014-03-20 Thread D. Hugh Redelmeier
New commits: commit 957101b6961805ec739d432aac569ceb2e1629bb Author: D. Hugh Redelmeier Date: Fri Mar 21 01:52:28 2014 -0400 Followup to 6a8e3b1a8114c09901b80ef374c436c503986b47 - reintroduce private buffers for packet marshalling (instead of reply_buffer) for functions

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

2014-03-21 Thread D. Hugh Redelmeier
New commits: commit 9132747afece5557f94612e6f3ae926461da2ee3 Merge: f1a2746 aa3bead Author: D. Hugh Redelmeier Date: Fri Mar 21 19:29:22 2014 -0400 Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan commit f1a2746b919f043154b17c80c52557fa9aac7fce Author: D. Hugh

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

2014-03-23 Thread D. Hugh Redelmeier
New commits: commit e6d5697fe9cf063c471f1832af4e67432b81d6ab Author: D. Hugh Redelmeier Date: Sun Mar 23 14:36:13 2014 -0400 fix up some comments ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman

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

2014-03-23 Thread D. Hugh Redelmeier
New commits: commit 048ef1c5b1e961af18d988dd430521bb9a4f35b3 Merge: 74a636f 84da1c3 Author: D. Hugh Redelmeier Date: Sun Mar 23 14:40:56 2014 -0400 Merge branch 'master' of vault.libreswan.fi:/srv/src/libreswan commit 74a636f21fff327af468c39550611bcb1045dcd3 Author: D. Hugh

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

2014-03-23 Thread D. Hugh Redelmeier
New commits: commit a43dffb0bbb7864b48180865983caef958b361ae Author: D. Hugh Redelmeier Date: Sun Mar 23 16:44:09 2014 -0400 unmark parameter as UNUSED ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2014-03-23 Thread D. Hugh Redelmeier
New commits: commit b658a7f6e10fd0065af4338d03f0a756f5390e0d Author: D. Hugh Redelmeier Date: Sun Mar 23 22:23:10 2014 -0400 Fix two copies of ancient typo in OCF code. ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2014-03-24 Thread D. Hugh Redelmeier
New commits: commit 8cbec5ab3ec06961102aeb9ffe35a4f754833629 Author: D. Hugh Redelmeier Date: Mon Mar 24 12:54:50 2014 -0400 use local macro to simplify ipsec_rcv.c's inbound checking commit d4dd1ded66eb784f753b8f5382fe6c1733e01378 Author: D. Hugh Redelmeier Date: Mon Mar 24 12:

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

2014-03-24 Thread D. Hugh Redelmeier
New commits: commit c30a1a423e2c33636437683f040c79d975256ab3 Author: D. Hugh Redelmeier Date: Mon Mar 24 13:20:01 2014 -0400 use LHAS and LIN to clarify code commit d3c0da01f2aaf6acdfdd99f49cc52b8c6b8b5b32 Author: D. Hugh Redelmeier Date: Mon Mar 24 13:04:09 2014 -0400 use

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

2014-03-24 Thread D. Hugh Redelmeier
New commits: commit 92eb4c7b16db595d11590303cdd9327f1b4767da Author: D. Hugh Redelmeier Date: Mon Mar 24 14:46:22 2014 -0400 more tidying of timer.c ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman

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

2014-03-24 Thread D. Hugh Redelmeier
New commits: commit 6e2ca35fdec72ca90f862a7ee99013d6f38332ec Author: D. Hugh Redelmeier Date: Mon Mar 24 17:46:50 2014 -0400 adjust formatting of timer.c ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2014-03-24 Thread D. Hugh Redelmeier
New commits: commit 3d9fac66c0a21ecf5443e1ca872e8ea9a0e8125b Author: D. Hugh Redelmeier Date: Tue Mar 25 00:04:02 2014 -0400 scratch surface of extension type handling commit d29e3ffbd02aff4e3c07f2bf9aed9ed62e879636 Author: D. Hugh Redelmeier Date: Mon Mar 24 22:59:49 2014 -0400

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

2014-03-25 Thread D. Hugh Redelmeier
New commits: commit 27318e0c474cf70a18e6767b6bfd0087ab0d4a1f Merge: 789dfae b68fef7 Author: D. Hugh Redelmeier Date: Tue Mar 25 15:33:23 2014 -0400 Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan commit 789dfae4fa5d86b4633f69d78dbbd3c2a43b51f0 Author: D. Hugh

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

2014-04-03 Thread D. Hugh Redelmeier
New commits: commit ae9b06c4dcb3c94c5ee33d99777314f43cd3dc4c Author: D. Hugh Redelmeier Date: Thu Apr 3 12:16:48 2014 -0400 Don't use a pointer as a boolean. LEMPTY is more appropriate than 0 as an empty set. commit 4db549bed5ec429e320a1e30cef57e96156332c1 Author: D. Hugh Redel

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

2014-04-03 Thread D. Hugh Redelmeier
New commits: commit b62681144e3de1a8173180a8a83145d4c9058ca4 Author: D. Hugh Redelmeier Date: Fri Apr 4 01:51:27 2014 -0400 Fix bug in do_file_authentication. Introduced by DHR on 2014 Jan 12 via 69caecc522448a4c36d679d0f3ca48c0864b2182

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

2014-04-04 Thread D. Hugh Redelmeier
New commits: commit 952db9ad8a998c68561066dc8ce66ce8e130b65d Author: D. Hugh Redelmeier Date: Fri Apr 4 11:47:29 2014 -0400 improve elegance slightly ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2014-04-04 Thread D. Hugh Redelmeier
New commits: commit 5ce3dab211129d479a8bf518191b1c237a1957a0 Author: D. Hugh Redelmeier Date: Fri Apr 4 18:47:39 2014 -0400 do-while is clearer with braces ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2014-04-05 Thread D. Hugh Redelmeier
New commits: commit 213722695f354722214582206257913b49a9eacf Merge: ff3295f f58b43e Author: D. Hugh Redelmeier Date: Sat Apr 5 03:28:03 2014 -0400 Merge branch 'master' of vault.libreswan.fi:/srv/src/libreswan Paul and I chewed on the same code. Conflicts: inclu

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

2014-04-05 Thread D. Hugh Redelmeier
New commits: commit 8dc4800cba11002275ac61e048210e0c247797cf Author: D. Hugh Redelmeier Date: Sat Apr 5 14:44:19 2014 -0400 Eliminate same_cert() (was not used). ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2014-04-05 Thread D. Hugh Redelmeier
New commits: commit 0e291188b09e7c4a8fbce99171e566c0b5247b7f Author: D. Hugh Redelmeier Date: Sat Apr 5 15:54:11 2014 -0400 is_asn1(): - handle empty blob gracefully (avoid potential crash) - structure for clarity - make logging talk about "cert blob" rather

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

2014-04-05 Thread D. Hugh Redelmeier
New commits: commit 7b3795fa5acdbe1b1f5fa3b5a505433f2062d02a Author: D. Hugh Redelmeier Date: Sat Apr 5 16:32:34 2014 -0400 0 isn't a member of enum ike_cert_type; use CERT_NONE ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2014-04-05 Thread D. Hugh Redelmeier
New commits: commit d0f21098ee0dd6dcd64c33fd1c8727f78169b984 Author: D. Hugh Redelmeier Date: Sun Apr 6 00:03:26 2014 -0400 Some formatting improvements: - ");" terminating DBG call need not be on its own line - "( " and " )&quo

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

2014-04-05 Thread D. Hugh Redelmeier
New commits: commit e5ae10c6f8907deb837cd20ea1fefacc78f1baf0 Author: D. Hugh Redelmeier Date: Sun Apr 6 00:22:55 2014 -0400 slight tidy: reduce scope of some locals, and const attribute commit 4e055812766ad9d4eb4f679035f9965ca2f3b557 Author: D. Hugh Redelmeier Date: Sun Apr 6 00:17:24

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

2014-04-06 Thread D. Hugh Redelmeier
New commits: commit a71bdc2a3cb7f854649201ab780ed51a0fe4a8a8 Merge: 0e98b8d 147d9a2 Author: D. Hugh Redelmeier Date: Mon Apr 7 01:04:43 2014 -0400 Merge branch 'master' of vault.libreswan.fi:/srv/src/libreswan commit 0e98b8d17e24c7222c5fe9cad1a13c7896f6ec3c Merge: 352c7ec d2ac

  1   2   3   4   5   6   7   8   9   10   >