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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Fri Sep 21 07:47:39 UTC 2018


New commits:
commit 268fca7cc9802c4bb7fff5133d3ef7c11ac0ddfa
Author: D. Hugh Redelmeier <hugh at 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



More information about the Swan-commit mailing list