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

Andrew Cagney cagney at vault.libreswan.fi
Sat Dec 9 01:02:04 UTC 2017


New commits:
commit d3479e459b05a530b9a50b79ca176b601377de29
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Dec 8 19:22:38 2017 -0500

    crypto: pass struct pluto_crypto_req_cont* to/from crypto helpers
    
    Instead of squeezing the entire struct pluto_crypto_req through
    a narrow pipe, just squeeze the pointer to the parent object.
    
    Better would be to completely replace the pipes with some sort
    of pthreads based priority queue; this change is smaller.



More information about the Swan-commit mailing list