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

Paul Wouters paul at vault.libreswan.fi
Sat Apr 12 22:19:59 EEST 2014


New commits:
commit 1d643b546724017400cd508712ef56523df6407d
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sat Apr 12 15:17:50 2014 -0400

    Remove suppor for USE_DMALLOC=
    
    Use LEAK_DETECTIVE or run with valgrind.
    
    dmalloc is not available on fedora, and the source fails to compile and
    is full of warnings.  It seems dmalloc is historic.
    
    Note that the dmalloc initialisation code was also mistakenly put in
    the function main_inI1_outR1() instead of main() - clearly no one has
    used this code.

commit c1cc4c56ffa4038a48fd98afd5abf8295ac3a113
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sat Apr 12 14:54:19 2014 -0400

    Remove #ifdef's for SUPPORT_ESP_NULL - always support it.
    
    While it should not be used for real encryption, it is better to use
    than AH, especially in the presence of NATs.

commit 0615890958ed04a9009c2f9af38193cdfebacb46
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sat Apr 12 14:48:25 2014 -0400

    remove another warning



More information about the Swan-commit mailing list