|
From: Frédéric S. <fr...@us...> - 2005-05-30 20:11:52
|
Update of /cvsroot/ipsec-tools/ipsec-tools In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4734 Modified Files: ChangeLog Log Message: Fix a typo in the RMAUTHMETHOD macro definition. Fix the switch so that the phase1 script is executed at the end of the mode cfg exchange ; add a debug message at the script startup. Index: ChangeLog =================================================================== RCS file: /cvsroot/ipsec-tools/ipsec-tools/ChangeLog,v retrieving revision 1.383 retrieving revision 1.384 diff -u -d -r1.383 -r1.384 --- ChangeLog 23 May 2005 21:05:13 -0000 1.383 +++ ChangeLog 30 May 2005 20:11:33 -0000 1.384 @@ -1,3 +1,12 @@ +2005-05-30 Frederic Senault <fr...@la...> + + * src/racoon/oakley.h: Fix a typo in the RMAUTHMETHOD macro + definition. + + * src/racoon/isakmp_cfg.c: Fix the switch so that the phase1 script + is executed at the end of the mode cfg exchange ; add a debug + message at the script startup. + 2005-05-23 Emmanuel Dreyfus <ma...@ne...> * src/racoon/admin.c: build fix |