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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Fri Jan 25 17:42:34 UTC 2019


New commits:
commit 46bfb0e90e72d49563dc41545df547e1640b6448
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Fri Jan 25 12:33:11 2019 -0500

    pluto: improve ikev2_calc_no_ppk_auth
    
    - eliminate a leak of no_ppk_auth when old value is replaced
    
    - eliminate a potential leak if no_ppk_auth already contains a chunk
      when ikev2_calc_no_ppk_auth is called.  I don't know if that could
      ever happen.
    
    - simplify
      + replace auto blobs with static const ones
        (could we share these with other code?
         Could they include the length?)
      + replace auto blob space sha2_rsa_oid_blob with a pointer to const.
    
    - conform more closely to project style.  Too bad about all those wide
      lines.



More information about the Swan-commit mailing list