Update version
[l2tpns.git] / l2tpns.c
2005-09-01 bodeabug fix
2005-09-01 Brendan O'Deabug fix
2005-08-31 bodeaincrease size of PPP buffers to MAXETHER
2005-08-31 Brendan O'Deaincrease size of PPP buffers to MAXETHER
2005-08-29 bodeause local hostname for tunnel in SCCRP release_2_1_4
2005-08-29 Brendan O'Deause local hostname for tunnel in SCCRP
2005-08-29 bodeahandle rejection of MRU negotiation by peer
2005-08-29 Brendan O'Deahandle rejection of MRU negotiation by peer
2005-08-12 bodeaoops, not that "t"
2005-08-12 Brendan O'Deaoops, not that "t"
2005-08-11 bodealogging
2005-08-11 Brendan O'Dealogging
2005-08-11 bodea*** empty log message ***
2005-08-11 Brendan O'Dea*** empty log message ***
2005-08-11 bodeaignore proxy auth type: always try preferred method...
2005-08-11 Brendan O'Deaignore proxy auth type: always try preferred method...
2005-08-10 bodeanormalise session, tunnel args
2005-08-10 Brendan O'Deanormalise session, tunnel args
2005-08-10 bodeafix inverted timeout test
2005-08-10 Brendan O'Deafix inverted timeout test
2005-08-10 bodeatidy up logging, RADIUS allocation
2005-08-10 Brendan O'Deatidy up logging, RADIUS allocation
2005-08-10 bodeare-instate local md5.[ch] due to issues with linking...
2005-08-10 Brendan O'Deare-instate local md5.[ch] due to issues with linking...
2005-07-31 bodea- Replace flags used for LCP/IPCP with state machine.
2005-07-31 Brendan O'Dea- Replace flags used for LCP/IPCP with state machine.
2005-07-04 bodearemove old compatability code
2005-07-04 Brendan O'Dearemove old compatability code
2005-06-28 bodeaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-28 Brendan O'Deaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-06-24 bodeaDon't resend IPCP while still in progress
2005-06-24 Brendan O'DeaDon't resend IPCP while still in progress
2005-06-14 bodeafix segv in unhide_value
2005-06-14 Brendan O'Deafix segv in unhide_value
2005-06-14 bodeaAlways initialise PRNG.
2005-06-14 Brendan O'DeaAlways initialise PRNG.
2005-06-12 bodea- Don't send CDN for each session when shutting down...
2005-06-12 Brendan O'Dea- Don't send CDN for each session when shutting down...
2005-06-04 bodeaInclude endpoint address in accounting dump files.
2005-06-04 Brendan O'DeaInclude endpoint address in accounting dump files.
2005-06-02 bodeamerge in changes from 2.0 branch; fix byte counters...
2005-06-02 Brendan O'Deamerge in changes from 2.0 branch; fix byte counters...
2005-06-02 bodeaadd "allow_duplicate_users" config option
2005-06-02 Brendan O'Deaadd "allow_duplicate_users" config option
2005-05-26 bodeamerge cluster fixes from release_2_0 branch
2005-05-26 Brendan O'Deamerge cluster fixes from release_2_0 branch
2005-05-16 bodeafix RADIUS indexing (should have 16K entries with 64...
2005-05-16 Brendan O'Deafix RADIUS indexing (should have 16K entries with 64...
2005-05-13 bodeaalways send LCP ConfigReq after we get ICCN
2005-05-13 Brendan O'Deaalways send LCP ConfigReq after we get ICCN
2005-05-12 bodeasend CDN when ICRQ cannot be accepted (no sessions...
2005-05-12 Brendan O'Deasend CDN when ICRQ cannot be accepted (no sessions...
2005-05-10 bodeainit pluginfuncs properly
2005-05-10 Brendan O'Deainit pluginfuncs properly
2005-05-09 bodeafix radius_authtypes parsing
2005-05-09 Brendan O'Deafix radius_authtypes parsing
2005-05-07 bodeamore lcp auth changes
2005-05-07 Brendan O'Deamore lcp auth changes
2005-05-07 bodeaconfigure MRU in initlcp
2005-05-07 Brendan O'Deaconfigure MRU in initlcp
2005-05-07 bodea*** empty log message ***
2005-05-07 Brendan O'Dea*** empty log message ***
2005-05-07 bodeamore CHAP changes
2005-05-07 Brendan O'Deamore CHAP changes
2005-05-06 bodeatypo
2005-05-06 Brendan O'Deatypo
2005-05-06 bodeamissing newline on log message
2005-05-06 Brendan O'Deamissing newline on log message
2005-05-05 bodeaAdd interim accounting support from Vladislav Bjelic
2005-05-05 Brendan O'DeaAdd interim accounting support from Vladislav Bjelic
2005-05-05 bodea- Don't use LOG() macro in initdata() until the config...
2005-05-05 Brendan O'Dea- Don't use LOG() macro in initdata() until the config...
2005-04-27 bodeaconsistent messages
2005-04-27 Brendan O'Deaconsistent messages
2005-04-18 bodearemove dead session fields
2005-04-18 Brendan O'Dearemove dead session fields
2005-04-01 bodeaonly send RADIUS stop in sessionshutdown if there's...
2005-04-01 Brendan O'Deaonly send RADIUS stop in sessionshutdown if there's...
2005-03-10 bodea*** empty log message ***
2005-03-10 Brendan O'Dea*** empty log message ***
2005-03-10 bodeaadd result/error codes to CDN; use "try another" on...
2005-03-10 Brendan O'Deaadd result/error codes to CDN; use "try another" on...
2005-03-10 bodeaadd result/error codes to StopCCN
2005-03-10 Brendan O'Deaadd result/error codes to StopCCN
2005-03-10 bodeasimplify AVP unhiding code
2005-03-10 Brendan O'Deasimplify AVP unhiding code
2005-02-14 bodeamerge back 2.0 branch changes
2005-02-14 Brendan O'Deamerge back 2.0 branch changes
2005-02-09 bodeaoff by one
2005-02-09 Brendan O'Deaoff by one
2005-02-09 bodearemove unmaintained "save_state" option
2005-02-09 Brendan O'Dearemove unmaintained "save_state" option
2005-02-08 bodeamake some functions static
2005-02-08 Brendan O'Deamake some functions static
2005-01-25 bodeafinish incorporating ipv6 patches
2005-01-25 Brendan O'Deafinish incorporating ipv6 patches
2005-01-13 bodeadoh
2005-01-13 Brendan O'Deadoh
2005-01-13 bodearename sess_count to sess_local, fiddle with packet_lim...
2005-01-13 Brendan O'Dearename sess_count to sess_local, fiddle with packet_lim...
next