New commits:
commit 268fca7cc9802c4bb7fff5133d3ef7c11ac0ddfa
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri Sep 21 03:45:33 2018 -0400

    libswan: tidy secrets.[ch]
    
    - eliminate deadwood from secrets.h.  Some functions disappear, some
      become file-static.
    
    - sprinkle const
    
    - simplify control flow of functions
    
    - reduce scope of autos
    
    - move asssignments embedded in boolean expressions
    
    - delete unused and buggy lsw_get_defaultsecret()
    
    - add add_secret(), absorbing create_empty_idlist() and eliminating
      duplicated and error-prone code
    
    - in lsw_find_secret_by_id(), print match values in octal (more natural)
    
    - add a few ??? comments

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

Reply via email to