2010-03-25 |
Brendan O'Dea | Apply patch from Cyril Elkaim to fix an issue with... |
blob | commitdiff |
2010-01-11 |
Brendan O'Dea | Apply patch from Michael O to avoid sending multiple... |
blob | commitdiff | diff to current |
2009-12-08 |
Brendan O'Dea | Apply MLPPP patch from Muhammad Tayseer Alquoatli,... |
blob | commitdiff | diff to current |
2006-12-18 |
Brendan O'Dea | add "shutdown" and "reload" CLI commands (Daryl Tester) |
blob | commitdiff | diff to current |
2006-12-18 |
Brendan O'Dea | don't send interim records before session start (Daryl... |
blob | commitdiff | diff to current |
2006-12-07 |
Brendan O'Dea | add CVE |
blob | commitdiff | diff to current |
2006-12-04 |
Brendan O'Dea | Security: Rhys Kidd identified a vulnerability in the... |
blob | commitdiff | diff to current |
2006-08-02 |
Brendan O'Dea | allow DNS servers to be specified using either old... |
blob | commitdiff | diff to current |
2006-08-02 |
Brendan O'Dea | fix sign problem with reporting of unknown RADIUS VSAs |
blob | commitdiff | diff to current |
2006-07-01 |
Brendan O'Dea | add radius_bind_{min,max} options |
blob | commitdiff | diff to current |
2006-06-22 |
Brendan O'Dea | set acct-disconnect-cause from result code AVP if no... |
blob | commitdiff | diff to current |
2006-06-11 |
Brendan O'Dea | add session/idle timeouts |
blob | commitdiff | diff to current |
2006-06-03 |
Brendan O'Dea | kludge around problem with Netgear DM602 authentication |
blob | commitdiff | diff to current |
2006-05-23 |
Brendan O'Dea | convert manual.html to docbook |
blob | commitdiff | diff to current |
2006-04-27 |
Brendan O'Dea | remove non-working setuid option |
blob | commitdiff | diff to current |
2006-04-27 |
Brendan O'Dea | add Multilink support from Khaled Al Hamwi |
blob | commitdiff | diff to current |
2006-04-24 |
Brendan O'Dea | initial converion of liran's "Practical VPNs" to docbook |
blob | commitdiff | diff to current |
2006-04-23 |
Brendan O'Dea | only poll clifd if successfully bound |
blob | commitdiff | diff to current |
2006-04-18 |
Brendan O'Dea | interpret "local" direction correctly (as LAC) in disco... |
blob | commitdiff | diff to current |
2006-04-18 |
Brendan O'Dea | don't shutdown on TerminateReq, wait for CDN |
blob | commitdiff | diff to current |
2006-04-13 |
Brendan O'Dea | add Acct-Terminate-Cause to RADIUS stop records |
blob | commitdiff | diff to current |
2006-04-05 |
Brendan O'Dea | set source address for DAE responses |
blob | commitdiff | diff to current |
2006-04-05 |
Brendan O'Dea | send nsctl responses back using the correct source... |
blob | commitdiff | diff to current |
2006-03-27 |
Brendan O'Dea | fix IPCP length test to allow Terminate-Request (4... |
blob | commitdiff | diff to current |
2006-02-23 |
Brendan O'Dea | decrease ip_conntrack_tcp_timeout_established to 5hrs |
blob | commitdiff | diff to current |
2006-02-17 |
Brendan O'Dea | additional length checks in processlcp |
blob | commitdiff | diff to current |
2006-02-17 |
Brendan O'Dea | avoid endless loop in processipcp, processipv6cp |
blob | commitdiff | diff to current |
2006-02-17 |
Brendan O'Dea | validate source of RADIUS packets |
blob | commitdiff | diff to current |
2006-01-19 |
Brendan O'Dea | ensure session changes from LCP ConfigReq/ConfigNak... |
blob | commitdiff | diff to current |
2006-01-19 |
Brendan O'Dea | handle LCP NAK of magic-number |
blob | commitdiff | diff to current |
2006-01-19 |
Brendan O'Dea | correct addition of single IP to pool |
blob | commitdiff | diff to current |
2005-12-20 |
Brendan O'Dea | send configured magic-no in LCP EchoReq when LCP is... |
blob | commitdiff | diff to current |
2005-12-19 |
Brendan O'Dea | add service-type/framed-protocol to RADIUS records |
blob | commitdiff | diff to current |
2005-12-19 |
Brendan O'Dea | fix session MRU, tunnel MTU |
blob | commitdiff | diff to current |
2005-12-15 |
Brendan O'Dea | break LCP configure loop with shutdown |
blob | commitdiff | diff to current |
2005-12-15 |
Brendan O'Dea | reduce logging of LCP EchoReply packets |
blob | commitdiff | diff to current |
2005-12-14 |
Brendan O'Dea | drop backtrace |
blob | commitdiff | diff to current |
2005-12-09 |
Brendan O'Dea | run PLUGIN_RADIUS_ACCOUNT for Start records |
blob | commitdiff | diff to current |
2005-12-07 |
Brendan O'Dea | - Reject unknown/unconfigured protocols on the |
blob | commitdiff | diff to current |
2005-12-06 |
Brendan O'Dea | remove unused MAC config type |
blob | commitdiff | diff to current |
2005-12-05 |
Brendan O'Dea | unused: sessiont.{ns,nr} |
blob | commitdiff | diff to current |
2005-12-04 |
Brendan O'Dea | fix IPCP negotiation of secondary DNS server |
blob | commitdiff | diff to current |
2005-11-25 |
Brendan O'Dea | use License header, fix BuildRoot |
blob | commitdiff | diff to current |
2005-11-25 |
Brendan O'Dea | add test/ping-sweep |
blob | commitdiff | diff to current |
2005-11-17 |
Brendan O'Dea | *** empty log message *** |
blob | commitdiff | diff to current |
2005-11-17 |
Brendan O'Dea | set MTU on tunnel interface so the kernel will re-fragm... |
blob | commitdiff | diff to current |
2005-11-14 |
Brendan O'Dea | exclude counter when comparing filter rules |
blob | commitdiff | diff to current |
2005-11-14 |
Brendan O'Dea | fix fragment handling in ip_filter |
blob | commitdiff | diff to current |
2005-11-04 |
Brendan O'Dea | - Reset restart counters correctly. |
blob | commitdiff | diff to current |
2005-10-19 |
Brendan O'Dea | add Framed-Route entries to RADIUS records |
blob | commitdiff | diff to current |
2005-10-18 |
Brendan O'Dea | fix LCP Echo frequency |
blob | commitdiff | diff to current |
2005-10-12 |
Brendan O'Dea | add intercept-capture script |
blob | commitdiff | diff to current |
2005-10-11 |
Brendan O'Dea | add Cisco-AVPairs to RADIUS accounting records via... |
blob | commitdiff | diff to current |
2005-10-11 |
Brendan O'Dea | move plugin_radius_reset from *ctl to auto* plugins |
blob | commitdiff | diff to current |
2005-10-11 |
Brendan O'Dea | don't send tunnel HELLO when there are pending control... |
blob | commitdiff | diff to current |
2005-10-11 |
Michael Chapman | Fix RADIUS authentication on DAE responses. |
blob | commitdiff | diff to current |
2005-09-30 |
Brendan O'Dea | fix Calling-Station-Id in RADIUS accounting records |
blob | commitdiff | diff to current |
2005-09-19 |
Brendan O'Dea | move code from signal handlers into mainloop, avoiding... |
blob | commitdiff | diff to current |
2005-09-16 |
Brendan O'Dea | fix protocol-reject |
blob | commitdiff | diff to current |
2005-09-16 |
Brendan O'Dea | - Add l2tp_mtu configuration option, used to define... |
blob | commitdiff | diff to current |
2005-09-15 |
Brendan O'Dea | make MRU configurable, NAK config requests for larger... |
blob | commitdiff | diff to current |
2005-09-13 |
Brendan O'Dea | fix code-reject/protocol-reject |
blob | commitdiff | diff to current |
2005-09-12 |
Brendan O'Dea | any traffic on a tunnel resets lastrec, not just contro... |
blob | commitdiff | diff to current |
2005-09-02 |
Brendan O'Dea | add cluster_mcast_ttl option |
blob | commitdiff | diff to current |
2005-09-02 |
Brendan O'Dea | restart BGP on receipt of CEASE |
blob | commitdiff | diff to current |
2005-09-01 |
Brendan O'Dea | bug fix |
blob | commitdiff | diff to current |
2005-08-31 |
Brendan O'Dea | increase size of PPP buffers to MAXETHER |
blob | commitdiff | diff to current |
2005-08-31 |
Brendan O'Dea | avoid Code-Reject loop |
blob | commitdiff | diff to current |
2005-08-29 |
Brendan O'Dea | use local hostname for tunnel in SCCRP |
blob | commitdiff | diff to current |
2005-08-29 |
Brendan O'Dea | handle rejection of MRU negotiation by peer |
blob | commitdiff | diff to current |
2005-08-29 |
Brendan O'Dea | fix parsing of protocol rej |
blob | commitdiff | diff to current |
2005-08-24 |
Brendan O'Dea | drop level of "Unexpected CHAP message" log |
blob | commitdiff | diff to current |
2005-08-17 |
Brendan O'Dea | fail IPCP negotiation only on ConfigRej of IP-Address |
blob | commitdiff | diff to current |
2005-08-10 |
Brendan O'Dea | re-instate local md5.[ch] due to issues with linking... |
blob | commitdiff | diff to current |
2005-08-02 |
Brendan O'Dea | fix generateload |
blob | commitdiff | diff to current |
2005-07-31 |
Brendan O'Dea | include Acct-Session-Time in interim records |
blob | commitdiff | diff to current |
2005-07-31 |
Brendan O'Dea | - Replace flags used for LCP/IPCP with state machine. |
blob | commitdiff | diff to current |
2005-06-28 |
Brendan O'Dea | add DAE support (PoD/CoA) from Vladislav Bjelic |
blob | commitdiff | diff to current |
2005-06-28 |
Brendan O'Dea | provide more comments/defaults in etc/startup-config... |
blob | commitdiff | diff to current |
2005-06-27 |
Brendan O'Dea | clear cluster_master on election so that slaves will... |
blob | commitdiff | diff to current |
2005-06-24 |
Brendan O'Dea | Ignore duplicate ACKs for IPCP |
blob | commitdiff | diff to current |
2005-06-24 |
Brendan O'Dea | Don't resend IPCP while still in progress |
blob | commitdiff | diff to current |
2005-06-14 |
Brendan O'Dea | Ping new master when we get C_MASTER and delay next... |
blob | commitdiff | diff to current |
2005-06-14 |
Brendan O'Dea | fix segv in unhide_value |
blob | commitdiff | diff to current |
2005-06-14 |
Brendan O'Dea | Always initialise PRNG. |
blob | commitdiff | diff to current |
2005-06-12 |
Brendan O'Dea | - Don't send CDN for each session when shutting down... |
blob | commitdiff | diff to current |
2005-06-04 |
Brendan O'Dea | Include endpoint address in accounting dump files. |
blob | commitdiff | diff to current |
2005-06-02 |
Brendan O'Dea | cleanup Changes, noting merges |
blob | commitdiff | diff to current |
2005-06-02 |
Brendan O'Dea | merge in changes from 2.0 branch; fix byte counters... |
blob | commitdiff | diff to current |
2005-06-02 |
Brendan O'Dea | add "allow_duplicate_users" config option |
blob | commitdiff | diff to current |
2005-05-26 |
Brendan O'Dea | merge cluster fixes from release_2_0 branch |
blob | commitdiff | diff to current |
2005-05-24 |
Brendan O'Dea | back out C_LASTSEEN change (to be replaced by different... |
blob | commitdiff | diff to current |
2005-05-16 |
Brendan O'Dea | fix RADIUS indexing (should have 16K entries with 64... |
blob | commitdiff | diff to current |
2005-05-10 |
Brendan O'Dea | add sessionctl |
blob | commitdiff | diff to current |
2005-05-09 |
Brendan O'Dea | "show running-config" output contains clear-text shared... |
blob | commitdiff | diff to current |
2005-05-08 |
Brendan O'Dea | more chap |
blob | commitdiff | diff to current |
2005-05-07 |
Brendan O'Dea | Don't process C_LASTSEEN unless we're a master (otherwi... |
blob | commitdiff | diff to current |
2005-05-05 |
Brendan O'Dea | Add interim accounting support from Vladislav Bjelic |
blob | commitdiff | diff to current |
2005-05-05 |
Brendan O'Dea | - Don't use LOG() macro in initdata() until the config... |
blob | commitdiff | diff to current |
2005-05-03 |
Brendan O'Dea | Add a Cisco-Avpair with intercept details to RADIUS... |
blob | commitdiff | diff to current |
next |