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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Sun Oct 21 16:10:13 UTC 2018


New commits:
commit 45f5f7cd0ad0e274d4f06597cae6a7e23bec5fdd
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Oct 21 12:02:38 2018 -0400

    libswan: x509dn.c: simplify atodn()
    
    - redo x501rdn_t so all fields are read-only
    
    - avoid scribbling on atodn's first (input) parameter; add const
    
    - change how type and length are inserted into each OID of binary DN
    
    - improve internal documentation

commit 6969ebe4d4b1e8a18637ff2904745c827c8b5608
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Mon Oct 8 18:33:51 2018 -0400

    libswan: x509dn.c: simplify and document atodn()

commit c9423edbaaa09d19a9e21bc3e5d2fa8125f262f4
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Mon Oct 8 11:37:32 2018 -0400

    libswan: x509dn: rewrite atodn
    
    - ditch confusing state machine for lexing the text representation
    
    - absorb the call to temporary_cyclic_buffer from the two callers.
      Eventually temporary_cyclic_buffer should be eliminated because
      it is very hard to reason about.
    
    - the specifications were inferred from the old code.
      This may cause some problems.

commit 5b1ff19e787876780b2d16d381222f4ae95a459f
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sat Oct 6 18:25:38 2018 -0400

    libswan: ckaid.c: tweak style

commit 98e171873e79055c4118fd1380dc6ac63228d9c7
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sat Oct 6 17:44:42 2018 -0400

    pluto: clarify CKAID text => binary code
    
    Identical code in get_pubkey_with_matching_ckaid and get_cert_by_ckaid_from_nss.

commit 6f470d4b48eebcd7c905831e0d79fe872c6ba038
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sat Oct 6 17:30:43 2018 -0400

    pluto: fetch.c: replace obsolete CURLOPT_FILE with CURLOPT_WRITEDATA

commit 3ac3d3b11d33a4b5a14e381f2be40899a19b8fa9
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sat Oct 6 17:28:56 2018 -0400

    libswan: x509dn.c: atodn() simplify case READ_NAME

commit a2c769b78865494f67cf0a56996bd2dd128e386e
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sat Oct 6 17:04:09 2018 -0400

    libswan: x509dn.c: fix some end-of-string cases in atodn()



More information about the Swan-commit mailing list