Module Name:src
Committed By: bouyer
Date: Wed Nov 25 18:11:00 UTC 2020
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y cftoken.l
isakmp_xauth.c isakmp_xauth.h racoon.conf.5
Log Message:
Add ldap parameters debug and timeout.
Fix bug when usin
Module Name:src
Committed By: bouyer
Date: Wed Nov 25 16:42:53 UTC 2020
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y cftoken.l
isakmp_xauth.c isakmp_xauth.h
Log Message:
Add an option to pass a ldap uri, instead of just server and port.
uri
Module Name:src
Committed By: bouyer
Date: Wed Nov 25 16:41:39 UTC 2020
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_xauth.c
Log Message:
Fix ldap: ldap_sasl_bind_s() doens't like a NULL struct berval *, pass
a pointer to a zero'd struct instead.
While th
Module Name:src
Committed By: christos
Date: Wed Nov 25 14:15:41 UTC 2020
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: grabmyaddr.c
Log Message:
Reduce previous
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 \
src/crypto/dist/ipsec-tools/src
Module Name:src
Committed By: kardel
Date: Wed Nov 25 10:57:11 UTC 2020
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: grabmyaddr.c
Log Message:
Fix address advancing for i386 and other 32-bit platforms.
Makes racoon grok IPv6 addresses again on these platforms.
Module Name:src
Committed By: maxv
Date: Sat Oct 13 15:38:28 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: racoon.conf.5
Log Message:
Fix SF#24: incorrect authentication algorithms, copy-pasto.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1
Module Name:src
Committed By: maxv
Date: Sat Oct 13 15:17:45 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: logger.c
Log Message:
Fix ticket SF#91: pass the correct size for tbuf.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/crypto/di
Module Name:src
Committed By: christos
Date: Fri Oct 5 20:12:37 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_frag.c
Log Message:
>From Thomas Reim:
Current racoon code cannot detect duplicate last fragments as it uses
the fragment flag instead
Module Name:src
Committed By: christos
Date: Tue Oct 2 18:49:24 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_frag.c
Log Message:
PR/53646: Thomas Reim: Incorrect detection of the packet complete code in
fragment list check.
While the fix in htt
Module Name:src
Committed By: christos
Date: Tue Aug 28 09:10:28 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: privsep.c
Log Message:
fix memory leaks: https://github.com/NetBSD/src/issues/6
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25
Module Name:src
Committed By: maxv
Date: Sun May 20 06:15:45 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: vmbuf.c vmbuf.h
Log Message:
Style.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/crypto/dist/ipsec-tools/src/racoon/vmbuf.c \
Module Name:src
Committed By: maxv
Date: Sat May 19 20:40:40 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: misc.c
Log Message:
Remove dead code, and style.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/crypto/dist/ipsec-tools/src/raco
Module Name:src
Committed By: maxv
Date: Sat May 19 20:21:23 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: oakley.c
Log Message:
Remove unused 'error' variables, it's obvious they should have no use.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: maxv
Date: Sat May 19 20:14:56 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: admin.c cfparse.y evt.c
grabmyaddr.c handler.c ipsec_doi.c isakmp.c isakmp_var.h
isakmp_xauth.c localconf.c oakley.c pfkey.c
Module Name:src
Committed By: maxv
Date: Sat May 19 19:47:47 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: backupsa.c isakmp_cfg.c
isakmp_inf.c session.c
Log Message:
Remove unused labels, functions, and function prototypes.
To generate a d
Module Name:src
Committed By: maxv
Date: Sat May 19 19:32:16 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y isakmp_cfg.c
isakmp_frag.c isakmp_xauth.c
Log Message:
More unused variables.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: maxv
Date: Sat May 19 19:23:15 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: admin.c grabmyaddr.c
ipsec_doi.c isakmp.c isakmp_agg.c isakmp_base.c isakmp_ident.c
isakmp_inf.c main.c oakley.c privsep.c r
Module Name:src
Committed By: maxv
Date: Sat May 19 18:51:59 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: main.c nattraversal.c
nattraversal.h
Log Message:
Style, a little...
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 sr
Module Name:src
Committed By: christos
Date: Sun Apr 1 22:59:58 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: crypto_openssl.c
Log Message:
Avoid double frees (thanks asan)
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 \
src/crypto
Module Name:src
Committed By: christos
Date: Sun Apr 1 22:35:22 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: debugrm.c debugrm.h
Log Message:
make debugrm compile again.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/crypto/dist/ipse
Module Name:src
Committed By: christos
Date: Wed Feb 7 03:59:03 UTC 2018
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: crypto_openssl.c
crypto_openssl.h prsa_par.y rsalist.c
Log Message:
Welcome to the 21st century Buck Rogers: OpenSSL-1.1
To gener
Module Name:src
Committed By: knakahara
Date: Thu Nov 9 08:34:50 UTC 2017
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: pfkey.c
Log Message:
fix typo. (does not affect actual operation, but confuses reader...)
The function is called when racoon receives SADB_X_
Module Name:src
Committed By: christos
Date: Sun Jul 23 05:40:28 UTC 2017
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_frag.c
Log Message:
PR/51682: Antoine Beaupr�: Simplify and comment previous patch.
XXX: pullup-8
To generate a diff of this commit:
c
Module Name:src
Committed By: christos
Date: Sun Jun 11 22:12:56 UTC 2017
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: crypto_openssl.c
Log Message:
PR/52292: Shinichi Doyashiki: Fix reversed comments.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1
Module Name:src
Committed By: roy
Date: Wed Apr 12 16:47:40 UTC 2017
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: grabmyaddr.c
Log Message:
Use RO_MSGFILTER.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 \
src/crypto/dist/ipsec-tools/src/ra
Module Name:src
Committed By: christos
Date: Tue Jan 24 19:23:56 UTC 2017
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: handler.h isakmp.c isakmp_inf.c
Log Message:
PR/51682: Avoid DoS with fragment out of order insertion; keep fragments
sorted in the list.
To
Module Name:src
Committed By: christos
Date: Tue Jan 24 19:23:31 UTC 2017
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_frag.c
Log Message:
PR/51682: Avoid DoS with fragment out of order insertion; keep fragments
sorted in the list.
To generate a diff of
Module Name:src
Committed By: christos
Date: Wed Mar 16 21:09:39 UTC 2016
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_ident.c
Log Message:
CID 1356385: Add fallthrough comment
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 \
src/cryp
Module Name:src
Committed By: christos
Date: Fri Mar 11 18:28:43 UTC 2016
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: privsep.c
Log Message:
PR/50943: David Binderman: Fix misplaced parenthesis.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 sr
Module Name:src
Committed By: christos
Date: Wed Mar 9 22:27:17 UTC 2016
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp.c isakmp_cfg.c
isakmp_ident.c
Log Message:
>From Frank Wille:
Request "IKE mode config" in "rsasig" (certificates on both si
Module Name:src
Committed By: christos
Date: Wed Mar 9 15:58:25 UTC 2016
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_xauth.c
Log Message:
PR/50918: David Binderman: Fix memory leak
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 \
sr
Module Name:src
Committed By: christos
Date: Wed Feb 17 20:11:17 UTC 2016
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y
Log Message:
PR/50815: David Binderman: Remove dup test
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/crypto/di
Module Name:src
Committed By: christos
Date: Tue May 19 15:16:01 UTC 2015
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: gssapi.c
Log Message:
Detect error earlier to avoid memory leak.
XXX: pullup-7
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 s
Module Name:src
Committed By: christos
Date: Tue May 19 15:14:26 UTC 2015
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: gssapi.c
Log Message:
Protect against a NULL pointer dereference described in:
https://www.altsci.com/ipsec/
XXX: pullup-7
To generate
Module Name:src
Committed By: christos
Date: Sat Jun 14 22:39:36 UTC 2014
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: grabmyaddr.c
Log Message:
don't warn for 80211 messages
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 \
src/crypto/dist/i
Module Name:src
Committed By: tteras
Date: Thu Feb 27 08:37:59 UTC 2014
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: crypto_openssl.c
Log Message:
>From Adam Majer : Support IPv6 in X509 subjectAltName
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1
Module Name:src
Committed By: tteras
Date: Fri Jul 19 10:54:52 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_xauth.c
Log Message:
>From Rainer Weikusat : Export phase1
remote address as Radius Calling-Station-Id.
To generate a diff of this commi
Module Name:src
Committed By: christos
Date: Thu Jul 18 17:02:58 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: grabmyaddr.c
Log Message:
add RTM_LOSING, RTM_REDIRECT
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 \
src/crypto/dist/ip
Module Name:src
Committed By: tteras
Date: Fri Jul 12 13:11:50 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: main.c
Log Message:
>From Sven Vermeulen : Moves ploginit() up,
allowing logging events from init_avc() to show up as well.
To generate a diff
Module Name:src
Committed By: tteras
Date: Tue Jun 18 05:39:50 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: ipsec_doi.c
Log Message:
>From Paul Barker: Remove redundant memset after calloc that caused compile
failures with gcc 4.8 due to error: argument
Module Name:src
Committed By: tteras
Date: Mon Jun 3 05:49:32 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: admin.c
Log Message:
>From Alexander Sbitnev : fix admin port
establish-sa for tunnel mode SAs.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: mbalmer
Date: Wed May 8 20:03:02 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: racoon.8
Log Message:
racoon default config is in /etc/racoon/racoon.conf
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/cr
Module Name:src
Committed By: tteras
Date: Fri Apr 12 10:03:46 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_cfg.c
Log Message:
>From Rainer Weikusat : Do not send out
illegal zero length MODE_CFG attributes.
To generate a diff of this commit:
c
Module Name:src
Committed By: tteras
Date: Fri Apr 12 09:53:11 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: grabmyaddr.c isakmp_inf.c
Log Message:
Some logging improvements.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 \
src/crypt
Module Name:src
Committed By: tteras
Date: Tue Feb 5 11:36:18 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: grabmyaddr.c
Log Message:
Fix source port selection
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 \
src/crypto/dist/ipsec-t
Module Name:src
Committed By: tteras
Date: Tue Feb 5 06:22:29 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_xauth.c
Log Message:
>From Ian West : Fix double free of the radius info on
config reload.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: tteras
Date: Thu Jan 24 06:47:51 UTC 2013
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_inf.c
Log Message:
Fix handling of deletion notification.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 \
src/crypto
Module Name:src
Committed By: tteras
Date: Mon Dec 24 14:50:04 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: crypto_openssl.c
Log Message:
>From Götz Babin-Ebell : Smarter X.509 subject
name compare.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: wiz
Date: Fri Nov 30 08:19:01 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: racoon.conf.5
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 \
src/crypto/dist/ipsec-tools
Module Name:src
Committed By: tteras
Date: Wed Aug 29 12:01:30 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_inf.c
Log Message:
>From Roman Hoog Antink : Accept DPD messages with cookies
also in reversed order for compatiblity. At least Cisco 836
Module Name:src
Committed By: tteras
Date: Wed Aug 29 11:34:37 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: oakley.c
Log Message:
>From Roman Hoog Antink : add remote's IP address to the
"certificate not verified" error message.
To generate a diff of
Module Name:src
Committed By: tteras
Date: Wed Aug 29 11:24:12 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: oakley.c
Log Message:
>From Roman Hoog Antink : do not print unnecessary warning
about non-verified certificate when using raw plain-rsa.
To ge
Module Name:src
Committed By: manu
Date: Wed Aug 15 14:51:30 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: crypto_openssl.c
Log Message:
Fix make test on powermac G5. Patch from Nakano Takaharu
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1
Module Name:src
Committed By: tteras
Date: Sun Jan 1 17:31:42 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_unity.c
Log Message:
>From Rainer Weikusat : Fix one byte too
short memory allocation in isakmp_unity.c:splitnet_list_2str().
To generat
Module Name:src
Committed By: tteras
Date: Sun Jan 1 16:14:11 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y
Log Message:
>From Wolfgang Schmieder : Fix default NAT-T
port for listen { isakmp_natt } config directive.
To generate a diff of thi
Module Name:src
Committed By: tteras
Date: Sun Jan 1 15:57:31 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: handler.c isakmp.c pfkey.c
remoteconf.c
Log Message:
>From Wolfgang Schmieder : Fix various typos in
comments and log messages. Fix d
Module Name:src
Committed By: tteras
Date: Sun Jan 1 15:54:51 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: grabmyaddr.c
Log Message:
Fix myaddr_getsport() to return -1 if no suitable address is found. This is
used in pfkey.c:pk_recvacquire() to check i
Module Name:src
Committed By: tteras
Date: Sun Jan 1 15:44:06 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y
Log Message:
Fix the previous commit.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/crypto/dist/ipsec-tools/src/r
Module Name:src
Committed By: tteras
Date: Sun Jan 1 15:29:28 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y cftoken.l
cftoken_proto.h ipsec_doi.c ipsec_doi.h localconf.c localconf.h
remoteconf.c sainfo.c
Log Message:
>F
Module Name:src
Committed By: vanhu
Date: Thu Nov 17 14:41:55 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: handler.c
Log Message:
fixed some crashes in LIST_FOREACH where current element could be removed
during the loop
To generate a diff of this com
Module Name:src
Committed By: wiz
Date: Tue Nov 15 19:15:58 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: racoon.conf.5
Log Message:
Bump date for new tls option.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 \
src/crypto/dist/ipsec
Module Name:src
Committed By: tteras
Date: Tue Nov 15 13:51:24 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y cftoken.l
isakmp_xauth.c isakmp_xauth.h racoon.conf.5
Log Message:
>From Vincent Bernat : TLS support for LDAP
To generat
Module Name:src
Committed By: tteras
Date: Tue Oct 11 14:50:15 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp.c
Log Message:
>From Rainer Weikusat : Release unused
phase2 of passive remotes after acquire.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: tteras
Date: Tue Oct 11 14:37:17 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp.c
Log Message:
>From Wolfgang Schmieder : setup phase1
port properly.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/
Module Name:src
Committed By: tteras
Date: Fri Aug 19 05:36:48 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y cftoken.l
racoon.conf.5
Log Message:
Allow inherited remote blocks without additional remote statements to
be specified in
Module Name:src
Committed By: tteras
Date: Fri Aug 12 05:21:50 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: privsep.c
Log Message:
Have privilege separation child process exit if the parent exits.
To generate a diff of this commit:
cvs rdiff -u -r1.21
Module Name:src
Committed By: christos
Date: Sun May 15 17:13:23 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_xauth.c
Log Message:
fix prototype.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 \
src/crypto/dist/ipsec-tools/sr
Module Name:src
Committed By: vanhu
Date: Thu Mar 17 14:42:58 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: oakley.c
Log Message:
fixed a memory leak in oakley_append_rmconf_cr() while generating plist. patch
by Roman Hoog Antink
To generate a diff o
Module Name:src
Committed By: vanhu
Date: Thu Mar 17 14:39:07 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: oakley.c
Log Message:
free name later, to avoid a memory use after free in oakley_check_certid().
also give iph1->remote to some plog() calls. pa
Module Name:src
Committed By: vanhu
Date: Thu Mar 17 14:35:24 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: oakley.c
Log Message:
fixed a memory leak in oakley_check_certid(). patch by Roman Hoog Antink
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: vanhu
Date: Tue Mar 15 13:20:14 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp.c isakmp_inf.c pfkey.c
Log Message:
directly call isakmp_ph1delete() instead of scheduling isakmp_ph1delete_stub(),
as it is useless an ca
Module Name:src
Committed By: tteras
Date: Mon Mar 14 17:18:13 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: grabmyaddr.c handler.c isakmp.c
isakmp_inf.c isakmp_quick.c nattraversal.c pfkey.c policy.c
sockmisc.c sockmisc.h throttle
Module Name:src
Committed By: vanhu
Date: Mon Mar 14 15:50:37 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y isakmp_xauth.c
isakmp_xauth.h remoteconf.c remoteconf.h rsalist.c rsalist.h
Log Message:
avoid some memory leaks / free memo
Module Name:src
Committed By: vanhu
Date: Mon Mar 14 14:54:07 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: handler.c
Log Message:
removed an useless comment
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/crypto/dist/ipsec-tools/src/
Module Name:src
Committed By: vanhu
Date: Mon Mar 14 09:19:24 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: handler.c
Log Message:
check if we got RMCONF_ERR_MULTIPLE from getrmconf_by_ph1() in
revalidate_ph1tree_rmconf()
To generate a diff of this co
Module Name:src
Committed By: vanhu
Date: Fri Mar 11 14:30:07 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: handler.c isakmp.c
Log Message:
directly delete a ph1 in remove_ph1-) instead of scheduling it, to avoid
(completely ?) a race condition when rel
Module Name:src
Committed By: tteras
Date: Sun Mar 6 08:28:11 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: privsep.c
Log Message:
Quiet a gcc warning when strict-aliasing checks are enabled. Reported by
Stephen Clark.
To generate a diff of this commi
Module Name:src
Committed By: vanhu
Date: Wed Mar 2 15:09:16 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: session.c
Log Message:
flush sainfo list when closing session. patch by Roman Hoog Antink
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: vanhu
Date: Wed Mar 2 15:04:01 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: remoteconf.c rsalist.c
rsalist.h
Log Message:
free rsa structures when deleting a struct rmconf. patch by Roman Hoog Antink
To gen
Module Name:src
Committed By: vanhu
Date: Wed Mar 2 14:58:27 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y remoteconf.c
remoteconf.h
Log Message:
free spspec when deleting a rmconf struct. patch by Roman Hoog Antink
To generate
Module Name:src
Committed By: vanhu
Date: Wed Mar 2 14:52:32 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: remoteconf.c session.c
Log Message:
fixed some memory leaks in remoteconf. patch by Roman Hoog Antink
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: vanhu
Date: Wed Mar 2 14:49:21 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y prsa_par.y
Log Message:
fixed some memory leaks during configuration parsing. patch by Roman Hoog
Antink
To generate a diff of this
Module Name:src
Committed By: vanhu
Date: Tue Mar 1 14:33:58 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp.c pfkey.c
Log Message:
plog text fixes, patch from M E Andersson
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/crypt
Module Name:src
Committed By: vanhu
Date: Tue Mar 1 14:14:50 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y
Log Message:
reset yyerrorcount before doing parse stuff. patch by M E Andersson
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: tteras
Date: Sun Feb 20 17:32:02 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: oakley.c
Log Message:
>From Roman Hoog Antink : Fix memory leak when using plain RSA
key authentication.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: tteras
Date: Fri Feb 11 10:07:20 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: plainrsa-gen.c
Log Message:
>From Mats E Andersson : Fix fprintf format specifier
usage from previous patch.
To generate a diff of this commit:
Module Name:src
Committed By: tteras
Date: Thu Feb 10 11:20:08 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: plainrsa-gen.c
Log Message:
>From Mats Erik Andersson : Implement importing of
RSA keys from PEM files.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: tteras
Date: Thu Feb 10 11:17:17 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: prsa_par.y
Log Message:
>From M E Andersson : Fix parsing of restricted RSA
key addresses.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: vanhu
Date: Wed Feb 2 15:21:34 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cftoken.l isakmp.c remoteconf.h
sainfo.c sainfo.h
Log Message:
store ph1id in an u_int32_t instead of a (signed)int. Patch from Christ
Module Name:src
Committed By: tteras
Date: Fri Jan 28 13:02:34 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: sainfo.c sainfo.h session.c
Log Message:
>From Roman Hoog Antink : Clean up sainfo reloading: rename
the functions, and remove unneeded global va
Module Name:src
Committed By: tteras
Date: Fri Jan 28 13:00:14 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: remoteconf.c remoteconf.h
session.c
Log Message:
>From Roman Hoog Antink : Clean up rmconf reloading: rename
the functions, and remov
Module Name:src
Committed By: tteras
Date: Fri Jan 28 12:51:40 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: plog.c
Log Message:
>From Roman Hoog Antink : Log remote IP address if available
(slightly modified by tteras)
To generate a diff of this commi
Module Name:src
Committed By: tteras
Date: Sat Jan 22 07:38:52 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_inf.c
Log Message:
>From Roman Hoog Antink : Fixes a null pointer dereference
that might occur after removing peers from the config and th
Module Name:src
Committed By: tteras
Date: Tue Dec 28 06:00:18 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: handler.c
Log Message:
>From Roman Hoog Antink : Fix config reload to not delete
too many phase 2 handles, because wrong chain field is used when
Module Name:src
Committed By: gdt
Date: Thu Dec 16 16:59:05 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: oakley.c
Log Message:
When encountering a certificate where "ID mismatched with ASN1
SubjectName", and verify_identifier is off, don't raise an erro
Module Name:src
Committed By: tteras
Date: Tue Dec 14 17:57:32 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: ipsec_doi.c
Log Message:
>From Roman Hoog Antink : Fix possible null derefence.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 s
Module Name:src
Committed By: tteras
Date: Wed Dec 8 07:38:35 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: admin.c
Log Message:
Use separate SA addresses for phase2's created by admin command. The
phase2 startup overwrites src/dst with ISAKMP ports if
Module Name:src
Committed By: tteras
Date: Tue Dec 7 14:28:12 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_quick.c
Log Message:
Fix spacing and improve wording in some log messages.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28
Module Name:src
Committed By: tteras
Date: Fri Dec 3 09:46:24 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: grabmyaddr.c
Log Message:
Netlink deletion notification does not guarentee actual address deletion:
it might still exist on some other interface.
Module Name:src
Committed By: tteras
Date: Wed Nov 17 10:40:41 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: handler.c handler.h isakmp.c
isakmp_inf.c
Log Message:
Fix my previous patch to not call purge_remote() twice. Change the place
where
1 - 100 of 124 matches
Mail list logo