New commits:
commit 212d0f8eae1868438d1bdb7e81d85935dc64725d
Author: D. Hugh Redelmeier <[email protected]>
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 <[email protected]>
Date:   Sun Feb 10 12:15:02 2019 -0500

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

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to