New commits:
commit 0d062d83eedbf93588c444426bcd696c63e08aa7
Author: D. Hugh Redelmeier <[email protected]>
Date:   Sun Feb 3 17:35:36 2019 -0500

    pluto: tidying prompted by reading the PPK-related code
    
    - ikev2_calculate_rsa_hash: eliminate calc_no_ppk_auth argument
    
    - ikev2_calculate_ecdsa_hash: eliminate calc_no_ppk_auth argument
    
    - annotate some arguments indicating that they are outputs
    
    - sprinkle "const".
    
    - reduce scope of some autos.
    
    - ikev2_send_auth:
    
      + eliminate redundant parameter c
    
      + add ???: is st->st_connection == pst->st_connection ?
    
      + add ???: is st needed after pst is calculated?
    
      + clarify comment about picking policy
    
      + add ???: should POLICY_ECDSA be handled?
    
      + add ???: bad_case if policy not one of those checked for
    
    - ikev2_parent_inR1outI2_tail:
    
      + bug fix: don't ignore failure of ikev2_calc_no_ppk_auth
    
      + fix possible leak: st->st_no_ppk_auth

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

Reply via email to