clean up some compiler errors
[l2tpns.git] / l2tpns.c
2011-09-12 Brendan O'Deaclean up some compiler errors
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-25 Brendan O'DeaApply patch from Cyril Elkaim to fix an issue with...
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,...
2006-12-18 Brendan O'Deadon't send interim records before session start (Daryl...
2006-08-02 Brendan O'Deacleanup clash between timeout and session_timout
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-05-16 Brendan O'Deause %u when logging unsigned values
2006-05-04 Brendan O'Deaupdate copyright years
2006-04-27 Brendan O'Dearemove non-working setuid option
2006-04-27 Brendan O'Deaadd Multilink support from Khaled Al Hamwi
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-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-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-14 Brendan O'Deadrop backtrace
2005-12-07 Brendan O'Dea- Reject unknown/unconfigured protocols on the
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-14 Brendan O'Dealayer 4 info implies !frag
2005-11-14 Brendan O'Deafix fragment handling in ip_filter
2005-11-04 Brendan O'Dea- Reset restart counters correctly.
2005-10-18 Brendan O'Deafix LCP Echo frequency
2005-10-11 Brendan O'Deaadd Cisco-AVPairs to RADIUS accounting records via...
2005-10-11 Brendan O'Deadon't send tunnel HELLO when there are pending control...
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'Dea*** empty log message ***
2005-09-16 Brendan O'Dea*** empty log message ***
2005-09-16 Brendan O'Deaset mss, adjust checksum
2005-09-16 Brendan O'Dea*** empty log message ***
2005-09-16 Brendan O'Dea*** empty log message ***
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'Dea*** empty log message ***
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'Deaadd cluster_mcast_ttl option
2005-09-01 Brendan O'Deabug fix
2005-08-31 Brendan O'Deaincrease size of PPP buffers to MAXETHER
2005-08-29 Brendan O'Deause local hostname for tunnel in SCCRP
2005-08-29 Brendan O'Deahandle rejection of MRU negotiation by peer
2005-08-12 Brendan O'Deaoops, not that "t"
2005-08-11 Brendan O'Dealogging
2005-08-11 Brendan O'Dea*** empty log message ***
2005-08-11 Brendan O'Deaignore proxy auth type: always try preferred method...
2005-08-10 Brendan O'Deanormalise session, tunnel args
2005-08-10 Brendan O'Deafix inverted timeout test
2005-08-10 Brendan O'Deatidy up logging, RADIUS allocation
2005-08-10 Brendan O'Deare-instate local md5.[ch] due to issues with linking...
2005-07-31 Brendan O'Dea- Replace flags used for LCP/IPCP with state machine.
2005-07-04 Brendan O'Dearemove old compatability code
2005-06-28 Brendan O'Deaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-24 Brendan O'DeaDon't resend IPCP while still in progress
2005-06-14 Brendan O'Deafix segv in unhide_value
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'Deamerge in changes from 2.0 branch; fix byte counters...
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-13 Brendan O'Deaalways send LCP ConfigReq after we get ICCN
2005-05-12 Brendan O'Deasend CDN when ICRQ cannot be accepted (no sessions...
2005-05-10 Brendan O'Deainit pluginfuncs properly
2005-05-09 Brendan O'Deafix radius_authtypes parsing
2005-05-07 Brendan O'Deamore lcp auth changes
2005-05-07 Brendan O'Deaconfigure MRU in initlcp
2005-05-07 Brendan O'Dea*** empty log message ***
2005-05-07 Brendan O'Deamore CHAP changes
2005-05-06 Brendan O'Deatypo
2005-05-06 Brendan O'Deamissing newline on log message
2005-05-05 Brendan O'DeaAdd interim accounting support from Vladislav Bjelic
2005-05-05 Brendan O'Dea- Don't use LOG() macro in initdata() until the config...
2005-04-27 Brendan O'Deaconsistent messages
2005-04-18 Brendan O'Dearemove dead session fields
2005-04-01 Brendan O'Deaonly send RADIUS stop in sessionshutdown if there's...
2005-03-10 Brendan O'Dea*** empty log message ***
2005-03-10 Brendan O'Deaadd result/error codes to CDN; use "try another" on...
2005-03-10 Brendan O'Deaadd result/error codes to StopCCN
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'Deaoff by one
2005-02-09 Brendan O'Dearemove unmaintained "save_state" option
2005-02-08 Brendan O'Deamake some functions static
2005-01-25 Brendan O'Deafinish incorporating ipv6 patches
2005-01-13 Brendan O'Deadoh
next