l2tpns.git
2011-09-11 Brendan O'DeaApply patch from Geoffrey D. Bennett to fix handle...
2011-01-28 Brendan O'DeaBump version for release.
2011-01-27 Brendan O'DeaImport to git from cvs. Remove keywords.
2011-01-20 Brendan O'DeaApply patch from Geoffrey D. Bennett to fix retry of...
2010-03-26 Brendan O'DeaApply patch from Cyril Elkaim to fix an issue with...
2010-03-25 Brendan O'DeaApply patch from Cyril Elkaim to fix an issue with...
2010-01-11 Brendan O'DeaApply patch from Michael O to avoid sending multiple...
2010-01-09 Brendan O'DeaApply patch from Michael O to avoid sending multiple...
2009-12-08 Brendan O'DeaApply MLPPP patch from Muhammad Tayseer Alquoatli,...
2007-06-28 Brendan O'Deapropagate select error
2007-01-25 Brendan O'Deasimplify throttle logic
2007-01-14 Brendan O'Dearemove float
2006-12-18 Brendan O'Deaadd "shutdown" and "reload" CLI commands (Daryl Tester)
2006-12-18 Brendan O'Deadon't send interim records before session start (Daryl...
2006-12-18 Brendan O'Deaadd Makefile, cleanup for -std=c99
2006-12-07 Brendan O'Deaadd CVE
2006-12-05 Brendan O'Deaminor cleanup
2006-12-04 Brendan O'Deafix heartt pad
2006-12-04 Brendan O'DeaSecurity: Rhys Kidd identified a vulnerability in the...
2006-10-23 Brendan O'Deafix comment
2006-08-02 Brendan O'Deaallow DNS servers to be specified using either old...
2006-08-02 Brendan O'Deacleanup clash between timeout and session_timout
2006-08-02 Brendan O'Deafix sign problem with reporting of unknown RADIUS VSAs
2006-07-17 Brendan O'Deafix log message
2006-07-01 Brendan O'Dearesolve gcc 4.1 warning by changing ip_hash to a union
2006-07-01 Brendan O'Deaadd radius_bind_{min,max} options
2006-06-22 Brendan O'Deaset acct-disconnect-cause from result code AVP if no...
2006-06-11 Brendan O'Deaadd session/idle timeouts
2006-06-03 Brendan O'Deakludge around problem with Netgear DM602 authentication
2006-05-23 Brendan O'Deaconvert manual.html to docbook
2006-05-22 Brendan O'Dearemove unused param_packet_[tr]x structures
2006-05-18 Brendan O'Dearemove defunct PLUGIN_PACKET_{RX,TX} constants
2006-05-18 Brendan O'Deacorrect comment: throttle_speed rather than throttle_rate
2006-05-16 Brendan O'Deause %u when logging unsigned values
2006-05-05 Brendan O'Deano magic
2006-05-04 Brendan O'Deaupdate copyright years
2006-04-28 Brendan O'Dea*** empty log message ***
2006-04-28 Brendan O'Deacosmetic changes
2006-04-27 Brendan O'Dearemove non-working setuid option
2006-04-27 Brendan O'Deaadd Multilink support from Khaled Al Hamwi
2006-04-26 Brendan O'Deaapply patch from liran
2006-04-24 Brendan O'Deainitial converion of liran's "Practical VPNs" to docbook
2006-04-23 Brendan O'Deaonly poll clifd if successfully bound
2006-04-18 Brendan O'Deainterpret "local" direction correctly (as LAC) in disco...
2006-04-18 Brendan O'Deadon't shutdown on TerminateReq, wait for CDN
2006-04-13 Brendan O'Deaadd Acct-Terminate-Cause to RADIUS stop records
2006-04-05 Brendan O'Deaset source address for DAE responses
2006-04-05 Brendan O'Deaset IP_PKTINFO on controlfd for recvfromto
2006-04-05 Brendan O'Deasend nsctl responses back using the correct source...
2006-03-27 Brendan O'Deafix IPCP length test to allow Terminate-Request (4...
2006-02-23 Brendan O'Deadecrease ip_conntrack_tcp_timeout_established to 5hrs
2006-02-17 Brendan O'Deaadditional length checks in processlcp
2006-02-17 Brendan O'Deaavoid endless loop in processipcp, processipv6cp
2006-02-17 Brendan O'Deavalidate source of RADIUS packets
2006-01-19 Brendan O'Deaensure session changes from LCP ConfigReq/ConfigNak...
2006-01-19 Brendan O'Deareturn on failed lcp
2006-01-19 Brendan O'Deahandle LCP NAK of magic-number
2006-01-19 Brendan O'Deacorrect addition of single IP to pool
2005-12-20 Brendan O'Deasend configured magic-no in LCP EchoReq when LCP is...
2005-12-19 Brendan O'Deaadd service-type/framed-protocol to RADIUS records
2005-12-19 Brendan O'Deafix session MRU, tunnel MTU
2005-12-15 Brendan O'Deabreak LCP configure loop with shutdown
2005-12-15 Brendan O'Deareduce logging of LCP EchoReply packets
2005-12-14 Brendan O'Deadrop backtrace
2005-12-09 Brendan O'Dearun PLUGIN_RADIUS_ACCOUNT for Start records
2005-12-07 Brendan O'Dea- Reject unknown/unconfigured protocols on the
2005-12-06 Brendan O'Deaboring: spacing change
2005-12-06 Brendan O'Deaadd ping-sweep
2005-12-06 Brendan O'Dearemove parsemac
2005-12-06 Brendan O'Dearemove unused MAC config type
2005-12-05 Brendan O'Deaunused: sessiont.{ns,nr}
2005-12-05 Brendan O'Deaindicate spare (struct padding) bytes
2005-12-05 Brendan O'Deafix CTUNNEL decompress error message
2005-12-04 Brendan O'Deafix IPCP negotiation of secondary DNS server
2005-11-25 Brendan O'Deause License header, fix BuildRoot
2005-11-25 Brendan O'Deafix constants
2005-11-25 Brendan O'Deaadd test/ping-sweep
2005-11-17 Brendan O'Dea*** empty log message ***
2005-11-17 Brendan O'Deaset MTU on tunnel interface so the kernel will re-fragm...
2005-11-17 Brendan O'Deafix checksum recalc
2005-11-17 Brendan O'Deaensure MRU is sane
2005-11-14 Brendan O'Dealayer 4 info implies !frag
2005-11-14 Brendan O'Deaaccess-list rule counters are unsigned
2005-11-14 Brendan O'Deaexclude counter when comparing filter rules
2005-11-14 Brendan O'Deafix fragment handling in ip_filter
2005-11-04 Brendan O'Dea- Reset restart counters correctly.
2005-10-19 Brendan O'Deaadd Framed-Route entries to RADIUS records
2005-10-18 Brendan O'Deafix LCP Echo frequency
2005-10-12 Brendan O'Dea*** empty log message ***
2005-10-12 Brendan O'Deaadd intercept-capture script
2005-10-11 Brendan O'Deaadd Cisco-AVPairs to RADIUS accounting records via...
2005-10-11 Brendan O'Deamove plugin_radius_reset from *ctl to auto* plugins
2005-10-11 Brendan O'Deadon't send tunnel HELLO when there are pending control...
2005-10-11 Michael ChapmanFix RADIUS authentication on DAE responses.
2005-09-30 Brendan O'Deafix Calling-Station-Id in RADIUS accounting records
2005-09-19 Brendan O'Deacalc Mbps correctly
2005-09-19 Brendan O'Deamove code from signal handlers into mainloop, avoiding...
2005-09-16 Brendan O'Deabyte ordering
2005-09-16 Brendan O'Deafix protocol-reject
2005-09-16 Brendan O'Deafix protocol-reject
next