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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Sun Feb 10 17:24:39 UTC 2019


New commits:
commit 212d0f8eae1868438d1bdb7e81d85935dc64725d
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Feb 10 12:16:51 2019 -0500

    pluto: more tidying around x509 code
    
    - sprinkle const
    
    - tweak control flow
    
    - reduce scope of auto variables
    
    - reduce range where a variable is uninitialized
    
    - make dntoasi safer and more convenient to use:
    
      + add dntoasi_buf_t
    
      + return a pointer to the resulting string
    
    - exploit struct initializers for autos
    
    - use DBGF
    
    - eliminate code to handle impossible situations: it just adds
      confusion
    
    - eliminate pointless initializers

commit 5badc2b5745a4e32b64602aa59427ccea3a055ac
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Feb 10 12:15:02 2019 -0500

    pluto: x509.c: eliminate a leak in ikev2_send_certreq
    
    - makes code more idiomatic too



More information about the Swan-commit mailing list