clean up some compiler errors
[l2tpns.git] / l2tpns.spec
2006-12-18 Brendan O'Deadon't send interim records before session start (Daryl...
2006-12-04 Brendan O'DeaSecurity: Rhys Kidd identified a vulnerability in the...
2006-08-02 Brendan O'Deaallow DNS servers to be specified using either old...
2006-08-02 Brendan O'Deafix sign problem with reporting of unknown RADIUS VSAs
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-05-23 Brendan O'Deaconvert manual.html to docbook
2006-04-27 Brendan O'Dearemove non-working setuid option
2006-04-27 Brendan O'Deaadd Multilink support from Khaled Al Hamwi
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'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'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'Deavalidate source of RADIUS packets
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'Deafix session MRU, tunnel MTU
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-05 Brendan O'Deaunused: sessiont.{ns,nr}
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'Deaadd test/ping-sweep
2005-11-17 Brendan O'Deaset MTU on tunnel interface so the kernel will re-fragm...
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'Deaadd intercept-capture script
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'Deamove code from signal handlers into mainloop, avoiding...
2005-09-16 Brendan O'Deafix protocol-reject
2005-09-16 Brendan O'Dea- Add l2tp_mtu configuration option, used to define...
2005-09-15 Brendan O'Deamake MRU configurable, NAK config requests for larger...
2005-09-13 Brendan O'Deafix code-reject/protocol-reject
2005-09-12 Brendan O'Deaany traffic on a tunnel resets lastrec, not just contro...
2005-09-02 Brendan O'Dearestart BGP on receipt of CEASE
2005-09-01 Brendan O'Deabug fix
2005-08-31 Brendan O'Deaavoid Code-Reject loop
2005-08-29 Brendan O'Deafix parsing of protocol rej
2005-08-24 Brendan O'Deadrop level of "Unexpected CHAP message" log
2005-08-17 Brendan O'Deafail IPCP negotiation only on ConfigRej of IP-Address
2005-08-10 Brendan O'Deare-instate local md5.[ch] due to issues with linking...
2005-08-02 Brendan O'Deafix generateload
2005-07-31 Brendan O'Dea- Replace flags used for LCP/IPCP with state machine.
2005-06-28 Brendan O'Deaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-27 Brendan O'Deaclear cluster_master on election so that slaves will...
2005-06-24 Brendan O'DeaDon't resend IPCP while still in progress
2005-06-14 Brendan O'DeaAlways initialise PRNG.
2005-06-12 Brendan O'Dea- Don't send CDN for each session when shutting down...
2005-06-04 Brendan O'DeaInclude endpoint address in accounting dump files.
2005-06-02 Brendan O'Deaadd "allow_duplicate_users" config option
2005-05-26 Brendan O'Deamerge cluster fixes from release_2_0 branch
2005-05-16 Brendan O'Deafix RADIUS indexing (should have 16K entries with 64...
2005-05-10 Brendan O'Deaadd sessionctl
2005-05-09 Brendan O'Dea"show running-config" output contains clear-text shared...
2005-05-08 Brendan O'Deamore chap
2005-05-07 Brendan O'DeaDon't process C_LASTSEEN unless we're a master (otherwi...
2005-05-05 Brendan O'Dea- Don't use LOG() macro in initdata() until the config...
2005-05-03 Brendan O'DeaAdd a Cisco-Avpair with intercept details to RADIUS...
2005-05-02 Brendan O'Deause cli_error() for error messages and help
2005-05-02 Brendan O'DeaUpdate .last_packet in cluster_handle_bytes only when...
2005-04-01 Brendan O'Deaonly send RADIUS stop in sessionshutdown if there's...
2005-03-10 Brendan O'Deasimplify AVP unhiding code
2005-02-14 Brendan O'Deamerge back 2.0 branch changes
2005-02-09 Brendan O'Dearemove unmaintained "save_state" option
2005-01-25 Brendan O'Deafinish incorporating ipv6 patches
2005-01-13 Brendan O'Dealog CLI connections at 4 from localhost; show last...
2005-01-10 Brendan O'Deamore DoS prevention: add packet_limit option to apply...
2005-01-07 Brendan O'DeaCHAP support from Jordan Hrycaj (work in progress)
2004-12-20 Brendan O'Deasanity check that cluster_send_session is not called...
2004-12-18 Brendan O'Deastart merging Jonathan's IPv6 patches (01-defines,...
2004-12-16 Brendan O'Deaadd counters for select_called, select_ready and select...
2004-12-16 Brendan O'Deause standard uintN_t types for portability
2004-12-13 Brendan O'Dearetain counters of shutdown sessions to dump once per...
2004-12-09 Brendan O'Dea- Use gzip --best for man pages, include pid_file in...
2004-12-05 Brendan O'Deadrop "Session N is closing" message level to 4; don...
2004-12-03 Brendan O'Deabetter cluster master collision resolution
2004-12-01 Brendan O'Dearelease 2.0.12
2004-12-01 Brendan O'Deadon't send a RADIUS start record when ungardening on...
2004-11-30 Brendan O'Deaversion bump
2004-11-30 Brendan O'Deaadd THANKS
2004-11-30 Brendan O'Dea2.0.9 (again)
2004-11-28 Brendan O'Deaadd filtering
2004-11-27 Brendan O'Dea- Revise CCP, send ConfigReq once only.
2004-11-25 Brendan O'Dea- Drop sendccp. If client sends a CCP request for...
2004-11-19 Brendan O'Deainstall nsctl
2004-11-19 Brendan O'Deaprepare 2.0.8
2004-11-18 Brendan O'Deadoc update
2004-11-17 Brendan O'Dea- Add startup-config(5) manpage [FIXME].
2004-11-16 Brendan O'Dea- Ignore gateway address in Framed-Route (from Jonathan...
next