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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Tue Feb 11 09:54:35 EET 2014


New commits:
commit 2b722e09987d96a3d9c75be7e5378fd6297af128
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Tue Feb 11 02:53:24 2014 -0500

    cleanups from reading the crypto helper code
    
    - wrapping our own macro bodies in do { } while (0)
      is more obscure than useful.  Braces will do.
    
    - added comments to show which functions were executed
      within a helper thread and which might be and so
      should be re-entrant.  Likely missed some!
    
    - reformatted some monstrosities
    
    - added some explanations
    
    - renamed some functions to make their purpose manifest



More information about the Swan-commit mailing list