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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Tue Mar 11 06:24:44 EET 2014


New commits:
commit acd66d5e2d86e608b802f73762e1cec49c7194d3
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Tue Mar 11 00:23:33 2014 -0400

    Tidy handling of pluto_log_file
    - don't open pluto_log_file if it is NULL
    - add missing newline after diagnostic for failure to open pluto_log_file
    - rename pluto_log_fd to pluto_log_fp (it is a FILE *, not a file descriptor)
    - protect against use of pluto_log_fp after fclose
    - simplify by eliminating log_to_file
    - improve modularity of log.c



More information about the Swan-commit mailing list