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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Mon Aug 13 17:10:05 UTC 2018


New commits:
commit 0d63ca83e965a29c676905ac55c6e5238c8dc97a
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Mon Aug 13 13:08:25 2018 -0400

    pluto: negotiate_hash_algo_from_notification() prevent buffer overrun; tidy
    
    - if the Other Side sent a payload listing too many hash algorithms,
      an internal buffer would overflow.  Now a diagnostic will be issued.
      Is the diagnotic emitted via the correct routine?
    
    - reduced the scope of local variables
    
    - eliminated pointless initialization
    
    - moved common code outside the switch cases
    
    - fixed typo in comment



More information about the Swan-commit mailing list