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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Mon Oct 29 02:26:59 UTC 2018


New commits:
commit a1485e92caa85bc8215c772983d5c682e0e0905e
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Oct 28 22:25:11 2018 -0400

    libswan: x509dn.c: simplify, clarify, make more careful ASN.1 Distinguished Name decoding
    
    - redo init_rdn()/get_next_rdn()
    
    - never completely ignore errors from init_rdn and get_next_rdn
      (Sometimes the report only goes to the debug log.)
    
    - redo match_dn()
    
    - in string matching, be careful with 0x80 bit.  It means something
      different in each string type.
    
    - eliminate redundant #includes
    
    - reduce scope of autos
    
    - add clarifying comments
    
    - catch more errors

commit 7d213b695fe0c4d84b6a139fea9c8902cae1ed19
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Oct 28 22:16:34 2018 -0400

    libswan: id.c: same_dn_any_order(): simplify and add (but suppress) instrumentation

commit fe495c85a8aebfe4c5ddbddf219ef02d5746ef2e
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Oct 28 22:13:43 2018 -0400

    pluto: ikev2.c: survive excessive recursion in ikev2_decode_peer_id_and_certs()

commit 8dc12c29b483a623875831450b48045f1b4aee08
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Oct 28 22:06:07 2018 -0400

    pluto: keys.c: make a pair of messages distinct; reduce scope of autos

commit 5ec162076628b4a392e4c966f49999203f9bef11
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Oct 28 22:02:05 2018 -0400

    pluto: ikev2_parent.c: fix misleading indentation



More information about the Swan-commit mailing list