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

2016-01-16 Thread D. Hugh Redelmeier
New commits:
commit 16820ca64ab5c40642a68e647c13cc12e39ef6e1
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Jan 16 15:15:20 2016 -0500

simplify match_rdn, match_dn_unordered, refine_host_connection by shrinking 
scope of autos

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-01-16 Thread D. Hugh Redelmeier
New commits:
commit 62dcabc997d43773aff517ca76121efbdfab1329
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Jan 16 16:06:08 2016 -0500

be more careful handling realloc() failure

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-01-16 Thread D. Hugh Redelmeier
New commits:
commit f5ae6418339cc4cc2bf678d34fc1690353c00a1f
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Jan 16 15:35:19 2016 -0500

pluto: fix indentation from 0cf4bd7a7572cd47b70d424c37ce145bbbc54913

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-01-18 Thread D. Hugh Redelmeier
New commits:
commit f86565435a7c00f8419ced6631d131d35d18011e
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Jan 18 18:16:33 2016 -0500

pluto ikev2_spdb_struct.c: initialize structs the old way for old GCC

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-06-25 Thread D. Hugh Redelmeier
New commits:
commit 6aa7ddc138d81da3c1de0ca823319ed928f49aeb
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Jun 25 22:57:57 2016 -0400

pluto: improve log message for delete_state

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-06-25 Thread D. Hugh Redelmeier
New commits:
commit e2a75d5dbaebfdca49100fb5d82021b4b1968f0a
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Jun 25 22:27:18 2016 -0400

Revert "pluto: allocate empty "struct state" using alloc_thing()"

This reverts commit fcfcde7422a4805a56a3a4a175271c56fbbbab12.

Ensure that pointer fields are initialized to NULL.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-06-25 Thread D. Hugh Redelmeier
New commits:
commit d631ed522bfcccfd05b17fbb2eb4684235f0d550
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Jun 25 23:21:00 2016 -0400

pluto: make foreach_state_by_connection_func_delete slightly clearer

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-02-01 Thread D. Hugh Redelmeier
New commits:
commit 30ad66f486fde9388508989871afa96f916e66b5
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Feb 1 18:40:23 2016 -0500

whack: warning comment about possible values of replay window.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-01-19 Thread D. Hugh Redelmeier
New commits:
commit 58d628d9122962543f1e2692447e2673a15a3543
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Jan 19 11:52:15 2016 -0500

pluto ikev2_spdb_struct.c: incremental improvements
- scatter "const"
- maintain invariant for struct print: buf[pos] == '\0'
- replace four assignements with strcpy
- reduce extent of a struct print

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-04-30 Thread D. Hugh Redelmeier
New commits:
commit 5da6fdbf6153ea51a65015ece75ae891d8829f31
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Apr 30 14:05:07 2016 -0400

pluto: fix a couple of indentation inconsistencies

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-04-30 Thread D. Hugh Redelmeier
New commits:
commit 122bf965ba9059f7ec11d650e7ab00e43d03f63d
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Apr 30 14:02:35 2016 -0400

pluto: exploit C's expressive power

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-04-30 Thread D. Hugh Redelmeier
New commits:
commit 131035205f138c1dc9317836611ece836cf38429
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Apr 30 21:51:45 2016 -0400

addconn: combine initialization with definition

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-04-30 Thread D. Hugh Redelmeier
New commits:
commit 62cb56425777b472643fdf67341bd617645454e1
Merge: b288632 a13b1c1
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Apr 30 21:30:47 2016 -0400

Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan

commit b28863280e8ed89e2f3f3c58c5d35ce464a658df
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Apr 30 21:29:47 2016 -0400

Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan
Pluto mostly: Use boolean expressions in boolean contexts.

commit b46f09d6fdce5069a6b3f4744c1e0c07e661c40c
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Apr 30 20:55:45 2016 -0400

pluto x509.c: fix backwards error test

commit c8bb6c578d0c1229a376ea15ba19b9514c115873
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Apr 30 17:25:43 2016 -0400

pluto/nss_cert_vfy.c:
- eliminate gotos
- eliminate some assignments embedded in predicates
- move declarations closer to definitions
- eliminate clearly redundant initialization
- add a note about a possible leak
- fix some whitespace

commit 797ae3cac17899b39324e7132cccfa5c6f52c3ac
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Apr 30 14:25:30 2016 -0400

pluto: remove redundant parens in return statements

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-05-14 Thread D. Hugh Redelmeier
New commits:
commit a8f9f3ad965f5412d1728a90ab65a53ff986c1e3
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat May 14 16:59:10 2016 -0400

pluto: __FUNCTION__ does not belong in logs for users!

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-05-13 Thread D. Hugh Redelmeier
New commits:
commit 756e89d5486338449a2cda7e8c8c4cdfca417868
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat May 14 00:37:19 2016 -0400

Make infrastructure: close a couple of unpaired quotes

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-05-06 Thread D. Hugh Redelmeier
New commits:
commit 8eee81217d2e96b1592ec23975d4aa065fd3cd05
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri May 6 14:32:02 2016 -0400

pluto: simplify plutoalg.c

commit fd2e92ca26bde2fad91f711433785a4db6913255
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri May 6 14:31:12 2016 -0400

pluto: simplify get_cert_by_nickname_from_nss

commit c77eb377ba67dfd4a4a0be42cf77170747e3f734
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri May 6 14:30:04 2016 -0400

pluto: improve format of an ugly expression in ikev2_parent.c

commit 6696d709f91ef708c256d27d9bae2a0b96c46d7c
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri May 6 14:28:12 2016 -0400

pluto: fix spelling mistake in ike_alg_status.c

commit f58ae10d7fff84a0ec61b3d953d85c62f84439b0
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri May 6 14:27:35 2016 -0400

pluto: tidy booleans in ike_alg.c

commit d375d776886d24b34151146d831da34f2ccddad2
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri May 6 14:22:30 2016 -0400

pluto: remove redundant parens

commit 5f741d95b313698a3f7a680d3a7c9670842f88f9
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri May 6 14:20:27 2016 -0400

pluto: ike_alg.h: add paramter names to function prototype

commit 152c2bc7a7693b2bf1199f7231539d510416fefc
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Thu May 5 14:24:28 2016 -0400

pluto: sprinkle "const" on most struct ike_alg uses
Cannot do it for algorithm additions since the link field gets written.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-05-06 Thread D. Hugh Redelmeier
New commits:
commit 489ed7891822399362a5a8eead06d5ac4958d9e1
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri May 6 14:48:28 2016 -0400

make space after if, while, for, and switch consistent.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-05-01 Thread D. Hugh Redelmeier
New commits:
commit 6ef54ae4bcb29bf1aaab4f6c4f6386b113155b64
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun May 1 15:30:26 2016 -0400

camellia.h: simplify preprocessor conditional

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-07-27 Thread D. Hugh Redelmeier
New commits:
commit 783878524e976d0176e73abb6005f3bd516c4a78
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Wed Jul 27 15:11:36 2016 -0400

pluto: make two empty loop bodies easier to notice

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-08-01 Thread D. Hugh Redelmeier
New commits:
commit 9445abd4629bbd75de44a27aa6c08f1875f4606c
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Aug 1 02:29:07 2016 -0400

testing: fix reference logs to reflect 
a033d1ec9aeb0b6c7b7c41dfda4ccd64c82ce23e (nssdir in log)

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-08-01 Thread D. Hugh Redelmeier
New commits:
commit fe843c8335417eab15dce514a83867f799ee6604
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Aug 1 03:05:33 2016 -0400

constants: add and exploit enum_short_name and friends

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-08-13 Thread D. Hugh Redelmeier
New commits:
commit 3473b0c2397d4387021059b329c3e758de51aa0f
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Aug 13 21:50:21 2016 -0400

pluto: fix priority bug in f675c18abec0ad46499538f426c47ed68298264e

Because of priority of operators in C, the priority of connections
was miscalculated in fc_try.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-07-21 Thread D. Hugh Redelmeier
New commits:
commit 6f973ecfe8600fa6c1f2f887914ea01be82c0065
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Thu Jul 21 11:43:24 2016 -0400

pluto: tidy id updates; ikev2_decode_peer_id_and_certs: use correct 
connection in logging

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-07-06 Thread D. Hugh Redelmeier
New commits:
commit 613c65e78e62e9ace3f71ac1bac0f00015f9b7f0
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Wed Jul 6 11:42:28 2016 -0400

testing: get rid of spurious space before "add_time"

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-07-06 Thread D. Hugh Redelmeier
New commits:
commit d9e5748224be1733d140e1ea938409c1858fa32c
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Wed Jul 6 14:01:01 2016 -0400

testing: make reference logs reflect another change in delete logging

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-07-09 Thread D. Hugh Redelmeier
New commits:
commit b8740298f5af5014c89b2042028d6126fbc52064
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Jul 9 23:58:12 2016 -0400

testing: try to eliminate whitespace differences

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-07-10 Thread D. Hugh Redelmeier
New commits:
commit 17e394f28bef6161c044410e69120f2d278accd8
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Jul 10 16:24:51 2016 -0400

testing: TESTLIST spelled klips-ikev2-algo-sha2-07 wrong

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-08-05 Thread D. Hugh Redelmeier
New commits:
commit a4781e36540a4fa25ccc06dc3453290b541db793
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri Aug 5 15:38:16 2016 -0400

testing: remove redundant bit from  fedora22base.ks: OpenSSL version is OK

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-08-07 Thread D. Hugh Redelmeier
New commits:
commit 00a7f8027c6de04c63b0301be2a7b1a8046bc82c
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Aug 8 01:56:28 2016 -0400

pluto: log more information when a bare shunt is missing

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-02-01 Thread D. Hugh Redelmeier
New commits:
commit 2c150735c7e53918743d57a64cdadca14bcc0488
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Wed Feb 1 10:03:28 2017 -0500

pluto: get rid of redundant blank line in source code

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-02-08 Thread D. Hugh Redelmeier
New commits:
commit e4fac94397996180bce61d2ca08c4bd848007048
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Wed Feb 8 12:08:14 2017 -0500

pluto: accurately size a buffer for the decimal representation of unsigned 
long (tricky)

Addresses debian bug 853507

commit a5af303b734de8e4a0ff0bd4a6d2072422546249
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Wed Feb 8 12:07:18 2017 -0500

pluto: simplify decode_hex_to_chunk

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-02-24 Thread D. Hugh Redelmeier
New commits:
commit 0a2699c206d933efee976212e07a4cf65b1da136
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Feb 25 00:39:26 2017 -0500

pluto: test_gcm_vector: apologize for "try" macro

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-02-08 Thread D. Hugh Redelmeier
New commits:
commit 5dc179d3ff0da3d03967e9bdfd1b84d6140daa48
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Thu Feb 9 01:59:07 2017 -0500

pluto test vector code: clarify

- compare_chunks is renamed verify_chunk because the use is for verification
  and not a disinterested compare

- compare_chunk is renamed verify_chunk_data because only the data
  is checked, not the length

- both functions are declared to return bool instead of int because that
  matches the intention better.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-11-22 Thread D. Hugh Redelmeier
New commits:
commit 0acf2fb5fee0fb0d663ad18782ccbd9e19165b28
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Nov 22 13:59:28 2016 -0500

pluto: fix 32-bit portability bug added in 
72636a3df4ecac7eca85bb317b3c3d57b01d6c31
Thanks to Tuomo for discovery and testing and to Antony for suggesting a 
fix.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-11-17 Thread D. Hugh Redelmeier
New commits:
commit 8fda6cd6a93f4555707bf19b8e098c1250505bb5
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri Nov 18 01:58:50 2016 -0500

improve description of Pluto's command-line option table.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-11-13 Thread D. Hugh Redelmeier
New commits:
commit 72636a3df4ecac7eca85bb317b3c3d57b01d6c31
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Nov 13 15:11:04 2016 -0500

tidy whack message marshalling/demarshalling code

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-11-13 Thread D. Hugh Redelmeier
New commits:
commit 39f2b7728692e0be639a4b2ec2bf3fe6460474bd
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Nov 13 15:24:13 2016 -0500

avoid pointless copy of struct whack_msg parameter in each call of 
whack_process

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-12-27 Thread D. Hugh Redelmeier
New commits:
commit f4727f5be2149710591246db4b992e9b98cab1ea
Author: D. Hugh Redelmeier <h...@vault.libreswan.fi>
Date:   Tue Dec 27 16:49:27 2016 +

pluto: microsimplification of plutoalg.c

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2016-12-27 Thread D. Hugh Redelmeier
New commits:
commit 7ce7b2af770ca6fe3b736e09f83c4b1eb1671c66
Author: D. Hugh Redelmeier <h...@vault.libreswan.fi>
Date:   Tue Dec 27 16:30:13 2016 +

libswan/alg_info.c: initialize sub-struct in a way that keeps RHEL7 GCC 
happy

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-03-18 Thread D. Hugh Redelmeier
New commits:
commit 32b833517af0df543b222f2c55d2b8cd3ab1a196
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Mar 19 00:57:54 2017 -0400

spelling: therefor => therefore

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-03-19 Thread D. Hugh Redelmeier
New commits:
commit d944d73c1f780f89338ac94c56949b42c1d71c01
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Mar 19 19:48:24 2017 -0400

kernel_alg.c: get rid of redundant assignment in a subexpression
<https://bugs.libreswan.org/show_bug.cgi?id=289>

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-03-11 Thread D. Hugh Redelmeier
New commits:
commit 91a1e853710771cc2e4f08359792c35750b9b930
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Mar 11 17:35:38 2017 -0500

pluto: adjust code to reflect meaning of "roof"

Our convention is that a "roof" is greater than any proper value.
(A "ceiling" or "max" would be the largest proper value.)

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-03-11 Thread D. Hugh Redelmeier
New commits:
commit cff15f8d2aa4e21b866db7f26e4aaf3437bdacd0
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Mar 11 11:37:55 2017 -0500

pluto: tidy kernel_netlink.c's send_netlink_msg function

- make a universal type for the record returned by netlink

- replace confusing way that the expected result type is passed to

- highlight declaration of a static local since this is odd

- replace tricky use of errno as a result

- reduce scope of some local variables

- fix some length modifiers in format strings

- get rid of the GOTO from netlink_process_raw_ifaces

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-15 Thread D. Hugh Redelmeier
New commits:
commit 408adf2b00a3dec65f4df7d81dd8560e698e95e4
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Aug 15 11:27:38 2017 -0400

kernel_netlink.c: add () to make macros safe

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-14 Thread D. Hugh Redelmeier
New commits:
commit 6a92311c87ffb1bbb6f8fdaceb4bf56bb84f9808
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Aug 15 00:13:22 2017 -0400

algparse.c: use streq when appropriate

commit 2324d4e1ec0bb6061490ecc8876ae5ce5acae2e5
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Aug 14 20:31:10 2017 -0400

pluto: tiny code simplification

commit 3733d82edb9b5e6f1ced6d260b3d116c960aa3ac
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Aug 14 20:11:07 2017 -0400

ietf_constants.h: fix spelling in a comment

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-07-10 Thread D. Hugh Redelmeier
New commits:
commit 82fef8656eb22490da251fb3e2be444fd21b342e
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Jul 10 11:30:14 2017 -0400

C style: "if(" => "if ("

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-07-10 Thread D. Hugh Redelmeier
New commits:
commit 5ae1bcced249cfe8105ee61d2c9bb92d27d8366f
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Jul 10 11:54:30 2017 -0400

C style: spaces between control-flow keyword and ( but not between function 
and (

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-07-13 Thread D. Hugh Redelmeier
New commits:
commit 0383b5a5d3690a4ce530cfb25f0ad283bdefe379
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Thu Jul 13 02:26:19 2017 -0400

pluto: tidy ft_zig to reflect removal of ft_mbz

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-07-08 Thread D. Hugh Redelmeier
New commits:
commit 7a40ba703da0bb8fe49bf4212cd77e75541b68cb
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Jul 9 01:31:30 2017 -0400

libipsecconf: diagnose unsatisfied auto= and some other errors; tidy

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-07-08 Thread D. Hugh Redelmeier
New commits:
commit 47d45d3fd6514e7e9cbb540a9aa89b321f328df5
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Jul 9 01:42:56 2017 -0400

testing: avoid missing also= conns.  Are the tests now correct?

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-07-15 Thread D. Hugh Redelmeier
New commits:
commit 9f59f0364ecfe8c53366c717fcfa41ea9f680412
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Jul 15 11:22:47 2017 -0400

pluto: mostly tidying, mostly ISAKMP_N_CISCO_LOAD_BALANCE handling

- fixed bugs where some updates happened only if DBG_CONTROLMORE was enabled

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-07-20 Thread D. Hugh Redelmeier
New commits:
commit d4dad4d90c5ad0f4c3cfc454436756cc37e81b06
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Thu Jul 20 13:52:23 2017 -0400

pluto: eliminate pointless return value of xauth_launch_authent

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-06-29 Thread D. Hugh Redelmeier
New commits:
commit 2f3b06092fe3813e58fcad78ceefddef267e230a
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Thu Jun 29 15:55:19 2017 -0400

replace calls to addrbytesptr to versions that are more respectful of const 
attribute

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-06-29 Thread D. Hugh Redelmeier
New commits:
commit 67849aaa25c735cca7355a6a7daa4390be5f0ad7
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Thu Jun 29 11:31:16 2017 -0400

library: redo iprange.c
pluto: use ip_range in struct traffic_selector

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-07-03 Thread D. Hugh Redelmeier
New commits:
commit e25535db0be8b2e0c3f7e3a149be6bcdb73d975a
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Jul 3 18:12:54 2017 -0400

confread: eliminate unused "interfaces" from struct starter_config

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-07-04 Thread D. Hugh Redelmeier
New commits:
commit 274cc43ccbfa6bfdccdce3d58fd192aa8bab9767
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Jul 4 14:24:31 2017 -0400

ikev2-16-alias-whack-up: fix typos and ditch forlorn also=road-east-common

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-07-04 Thread D. Hugh Redelmeier
New commits:
commit 8de1339cad285ff3df05189b16ae5cd723cf6136
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Wed Jul 5 00:13:14 2017 -0400

testing: get rid of us* conns

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-08 Thread D. Hugh Redelmeier
New commits:
commit 00290e3b4e9a1a6dc09518ac896c78a57e46ec2b
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Aug 8 02:35:36 2017 -0400

pluto: stopgap fix to policy_prio representation to silence GCC

commit 20d35823e61c497b30cded82c6eb158c236d06bf
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Aug 8 02:30:44 2017 -0400

pluto: in ikev2_ipseckey.c, add hint about package supplying 

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-19 Thread D. Hugh Redelmeier
New commits:
commit 4e4d16caa637f6966c700b39a9fc3936af1d12fa
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Aug 19 23:55:32 2017 -0400

some tweaks responding to clang diagostics

commit 27f896a2aa4eeafa1957a70eb61cd7cb844e718a
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Aug 19 22:47:51 2017 -0400

Revert "libswan: limit a strcpy to MAX_TOK_LEN"

This reverts commit 95e22c21f6486735dbee931558851651a00472e4.
The commit would lead to a buffer overrun.

commit 8e0d5da26a0359fe1d02fe9f9b71b849627660b8
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Aug 19 21:50:22 2017 -0400

pluto: highlight some confusing logic in ikev2_log_payload_errors()

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-22 Thread D. Hugh Redelmeier
New commits:
commit 91fd70497056aa65dc121fa2aee3274c21f0cfc8
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Aug 22 09:53:25 2017 -0400

pluto: fix some spelling in comments

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit bb62894ee5109fb1009c79cbc54280cfb8e03b25
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Aug 20 11:48:20 2017 -0400

pervasive: get rid of useless trailing whitespace

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit dbde7d0064cec18c65ee0077ae205d581d34da60
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Aug 20 20:29:42 2017 -0400

tidy:

- try to keep format strings on one line (a kernel style rule)

- fix a couple of spelling errors

- separate ')' and '{' with a space

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit 1f64831e10da260df169c60cfb0a70f0fdf97745
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Aug 21 00:35:18 2017 -0400

kernel_netlink.c: simplify netlink_find_offload_feature() [untested]

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit 172ecb253e72a9084313dcbe6e8a52cc08a170b8
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Aug 21 00:51:43 2017 -0400

lib: use jam_str as safer strcpy

commit 85cfc5e50bc5dcfb81d8b5bd6c8d6f5c7cd5fd07
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Aug 21 00:45:18 2017 -0400

Revert "lib: limit a strcpy using strncpy in parser_alg_info_add()"

This reverts commit 8b5c16d5ac4f5077ab5e6d9edb4402f4421cf055.
strncpy() does not mean what you think it means.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit 7b7625154a43ce776962d34db51c86e0696bce20
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Aug 20 22:51:53 2017 -0400

pluto_stats.c: fix indentation

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit 551176233c57c76f0a50105d111722b8d40aa0af
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Aug 20 22:43:34 2017 -0400

tidy/systematize *_ROOF; fix error in definition of IKEv2_AUTH_ROOF

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit 913beed8e25e44f74979af6d94c4e022788eba1e
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Aug 20 21:44:16 2017 -0400

Revert "pluto: get_cert_by_ckaid_from_nss() should allocate for terminating 
NULL as well"

This reverts commit 18505afce6952a7feb8168e8140e5d6bf1c402d8.
The commit mistakenly incremented a buffer pointer.

commit 1a25a1308a69ec85885d9552a8dde5d28e0d03c1
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Aug 20 21:42:49 2017 -0400

Revert "pluto: fixup some ckaid buffers to allow for string terminating 
NULL"

This reverts commit c60264ea5e9eb3334a7f11d83b36980c55aa4288.
The commit incorrectly assumed that the buffer would need space to be 
NUL-terminated.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-20 Thread D. Hugh Redelmeier
New commits:
commit c5d172858404f3a5f2673c5dcf7c38a10f6d69db
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Aug 20 23:54:31 2017 -0400

pluto: simplify pluto_stats.c

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-06-26 Thread D. Hugh Redelmeier
New commits:
commit 0fe17f3da6d6c6503c86b99dfa9c5cfac8cbfe65
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Jun 26 19:05:27 2017 -0400

pluto: simplify the control structure of ikev1_xauth.c's isakmp_add_attr()

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-06-26 Thread D. Hugh Redelmeier
New commits:
commit 6f75ff39164277a866cb41e1327148b7bd4a25e3
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Jun 26 18:14:57 2017 -0400

oid.pl: C macro bodies need to be protected by parens

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-06-26 Thread D. Hugh Redelmeier
New commits:
commit bc9ce6d1cece8332a9372a1271945c834078eb91
Merge: f07efc0 6f75ff3
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Jun 26 18:37:09 2017 -0400

Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan

commit f07efc01b6d243ab9ca38a927c9c1beab275a8bc
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Jun 26 18:35:47 2017 -0400

testing: make reference logs reflect 
835d41d139bd4fc87212597752ca9161750127be

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-06-25 Thread D. Hugh Redelmeier
New commits:
commit 3a12cc94f8eaebe3ba864ff832c74ff74eb7f333
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Jun 25 12:18:03 2017 -0400

pluto: change xauth CISCO_SPLIT_INC code to use in_struct/out_struct

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-06-25 Thread D. Hugh Redelmeier
New commits:
commit 73606e5df71e9b650f701bc1c69b8696e3ba6e94
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Jun 25 12:24:56 2017 -0400

pluto: eliminate a pointless variable and test of same

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-06-25 Thread D. Hugh Redelmeier
New commits:
commit b65e1425f0278487155d6d85df8fe07cf5894ac3
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Jun 25 18:49:20 2017 -0400

tidy some spaces and spelling

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-09-14 Thread D. Hugh Redelmeier
New commits:
commit a29e83315d0b6a977ab86a62fab85391a54162ad
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Thu Sep 14 11:48:42 2017 -0400

pluto: add a couple of missing spaces

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-09-15 Thread D. Hugh Redelmeier
New commits:
commit f7aaa80198851ef71da4be8dc54e816f7064e29a
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri Sep 15 23:11:26 2017 -0400

pluto: improve NIC Offload detection code

- fix bug: reverse sense of test for string "esp-hw-offload"

- fix bug: correct bit subscripting logic

- replace enum iface_nic_offload with bool

- make definitions of NIC_OFFLOAD_* conditional on USE_NIC_OFFLOAD

- reduce scope of variables

- improve formatting

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-09-23 Thread D. Hugh Redelmeier
New commits:
commit f7856b334a11d4f533d952ca43418c21446e8060
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sat Sep 23 18:28:44 2017 -0400

pluto, whack: don't pass the error return of enum_match to LELEM

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-09-17 Thread D. Hugh Redelmeier
New commits:
commit b64510fcaccd836bdffa6a8adaee8388ee46c958
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Sep 17 17:27:05 2017 -0400

testing: fix spelling of "north"

commit 920ffd74050a00990130e225262a4de0418c63f4
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Sep 17 17:20:25 2017 -0400

testing: get rid of spurious spaces in test references after alias listing

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-08 Thread D. Hugh Redelmeier
New commits:
commit 027625ceddb05f5084cad33d904917f9bb963b78
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Oct 8 13:46:48 2017 -0400

libipsecconf: rename ipsec_conf_keywords_v2 => ipsec_conf_keywords

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-08 Thread D. Hugh Redelmeier
New commits:
commit 218b5f639d75c90db937bb8f3f8c8ad91c9fdff7
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Oct 8 15:01:24 2017 -0400

pluto: fix ikev2parent_inI1outR1: only act on first v2N_NAT_DETECTION* 
payload

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-09 Thread D. Hugh Redelmeier
New commits:
commit c61423c4b74a2cbd03d8cfea3a6c581a12818a59
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Oct 9 12:15:51 2017 -0400

pluto: small tidy of xauth-related code

- fixed debug output that was missing a NOT

- change the initialization of a bool variable to actually assign a bool 
value

- the rest is cosmetic

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-10 Thread D. Hugh Redelmeier
New commits:
commit 11aeff22ffc29f59e21d01f7bdb28b0f02ab
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Oct 10 16:25:45 2017 -0400

pluto: simplify id_ipseckey_allowed

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-15 Thread D. Hugh Redelmeier
New commits:
commit 056690ad315fe146c2eb55dc41e612476df49796
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Oct 16 01:44:50 2017 -0400

pluto: tidy a few functions

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-09-08 Thread D. Hugh Redelmeier
New commits:
commit 29ced6d5ee48e4de140fa16d6dbaaec946da7473
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri Sep 8 14:14:46 2017 -0400

pluto: report short writes if not just a keepalive

fix bug introduced in fff9986fb2c187c2323050a0abd75dedea6aec8e: sense of 
test was reversed.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-29 Thread D. Hugh Redelmeier
New commits:
commit acc4f2c8db1f8d3291abcba76f348b02ac63edf1
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Aug 29 15:54:56 2017 -0400

pluto: refine message about failing read on MSG_ERRQUEUE

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-09-06 Thread D. Hugh Redelmeier
New commits:
commit 0bf4c6f628bc9e13e7a26bfb85e76f1a6297179e
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Wed Sep 6 09:48:17 2017 -0400

pluto/ikev2_parent.c: fix misleading indentation of BREAK

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-09-06 Thread D. Hugh Redelmeier
New commits:
commit 0e2bd68c2852d1767a01eca82c05e9a4b48fbfe5
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Wed Sep 6 09:58:07 2017 -0400

in English text ":" is not preceded by whitespace.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-09-12 Thread D. Hugh Redelmeier
New commits:
commit 7266a5853b82846defa0d3904816828048158785
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Sep 12 16:43:37 2017 -0400

pluto: random tidying

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-09-28 Thread D. Hugh Redelmeier
New commits:
commit 30b6ac7cac7948e878409ae482e85029083dd311
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Thu Sep 28 11:48:58 2017 -0400

pluto: clarify fragment handling; eliminate a leak

commit 22fcdda5677a3b90942aba6035bf712e3bdf8a8d
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Thu Sep 28 11:26:50 2017 -0400

spelling

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-01 Thread D. Hugh Redelmeier
New commits:
commit 0a32effb1c180c807f6b47af7066681a64613f70
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Oct 1 13:31:30 2017 -0400

fix spelling errors caught by Daniel Kahn Gillmor

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-01 Thread D. Hugh Redelmeier
New commits:
commit 8d796c392a156756c2e77080ed17ed80a9221666
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Oct 1 13:47:58 2017 -0400

confwrite: remove scar tissue

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-01 Thread D. Hugh Redelmeier
New commits:
commit fc35613f4aad596c4d21b33597ef9959b926834e
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Oct 1 12:16:02 2017 -0400

pluto: cosmetic tweaks to xauth_send_request

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-01 Thread D. Hugh Redelmeier
New commits:
commit 88237e2220e1f3d55bd890bfd31393788d703bef
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Oct 1 14:41:48 2017 -0400

pluto: microtweaks

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-01 Thread D. Hugh Redelmeier
New commits:
commit 683ba06521f71e68659f14481a27b4128f5fa083
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Thu Sep 28 13:06:11 2017 -0400

pluto: comment that send_frags() is for v1

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-01 Thread D. Hugh Redelmeier
New commits:
commit 07b03441a448079b23915d8ed2cb4d8775abd10d
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Sun Oct 1 13:59:32 2017 -0400

pluto: ikev1_decode_peer_id: handle unsupported auth mode safely

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-09-28 Thread D. Hugh Redelmeier
New commits:
commit 8ba75a586c88752d00ac0970dc8a3f59e16c2e6a
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Thu Sep 28 02:00:57 2017 -0400

simplify around continue statements

- continue is powerful and moderately hard to understand:
  redo code to eliminate the continue if the result is better.

- reduce some scopes

- eliminate some redundant initializers of auto variables.
  Such initialization only papers over a bug (if there is one).

- eliminate unused final parameter to ikev2_find_state_in_init

- in testing/attacks/espiv/ipsec_hack.h: eliminate unused symbols;
  make some filee-static

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-03 Thread D. Hugh Redelmeier
New commits:
commit 863f94ca1acdc07f73863d2a4eb738e24f598f57
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Oct 3 11:07:21 2017 -0400

pluto: minor improvements in cookie and vendor ID handline

- simpler and cheaper cookie hashing code

- don't misbehave when dcookie isn't the first notify payload (but 
debug-log error)

- if multiple dcookies are seen debug-log this error

- rename ikev2_get_dcookie to ikev2_calc_dcookie to better reflect function

- simplify code for handling vendor IDs

- spelling and formatting fixes

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-03 Thread D. Hugh Redelmeier
New commits:
commit 71dfb92267abc242280999cf34b19b997f6b37e6
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Oct 3 12:06:25 2017 -0400

rsasigkey: improve wording about keysize

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-10-03 Thread D. Hugh Redelmeier
New commits:
commit 9e2c4d7b544220616243d0e1280de6b273c8e319
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Tue Oct 3 12:24:58 2017 -0400

addconn: refine 1ff191d7681e3a9198066e9af5ceb3d81688cf5e, a comment change

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2017-08-21 Thread D. Hugh Redelmeier
New commits:
commit 2e3980cc063c48785e16decb4932a3dd1726aef3
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Mon Aug 21 16:12:30 2017 -0400

whacklib: remove strncpy and a bug from whack_get_secret */

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


<    1   2   3   4   5   6   7   8   >