Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/crypto/dist/ipsec-tools Pull up revision 1.8 (requested b...



details:   https://anonhg.NetBSD.org/src/rev/e9cb69ef0041
branches:  netbsd-3
changeset: 575882:e9cb69ef0041
user:      riz <riz%NetBSD.org@localhost>
date:      Fri May 27 23:00:34 2005 +0000

description:
Pull up revision 1.8 (requested by manu in ticket #325):
- Fix a double free
- For acquire messages, when NAT-T is in use, consider null port as a
  wildcard and use IKE port

diffstat:

 crypto/dist/ipsec-tools/ChangeLog |  14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diffs (21 lines):

diff -r 7cd5384755fa -r e9cb69ef0041 crypto/dist/ipsec-tools/ChangeLog
--- a/crypto/dist/ipsec-tools/ChangeLog Fri May 27 23:00:33 2005 +0000
+++ b/crypto/dist/ipsec-tools/ChangeLog Fri May 27 23:00:34 2005 +0000
@@ -1,3 +1,17 @@
+2005-05-13  Emmanuel Dreyfus  <manu%netbsd.org@localhost>
+
+       * src/racoon/isakmp.c: For acquire messages, when NAT-T is in use,
+         consider null port as a wildcard and use IKE port
+
+2005-05-13  Yvan Vanhullebus  <vanhu%free.fr@localhost>
+
+       * src/racoon/isakmp.c: Fixed a double ph2handler free in
+         isakmp_ph2begin_i().
+
+---------------------------------------------
+
+       0.6b2 released
+
 2005-05-10  Emmanuel Dreyfus  <manu%netbsd.org@localhost>
 
        * src/racoon/samples/roadwarrior/client/racoon.conf



Home | Main Index | Thread Index | Old Index