2005-09-16 |
Brendan O'Dea | - Add l2tp_mtu configuration option, used to define... |
blob | commitdiff |
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-08-31 |
Brendan O'Dea | avoid Code-Reject loop |
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-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 | normalise session, tunnel args |
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-24 |
Brendan O'Dea | Don't resend IPCP while still in progress |
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-08 |
Brendan O'Dea | missing newline on backtrace log |
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 | 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-20 |
Brendan O'Dea | use 1452 as MRU |
blob | commitdiff | diff to current |
2005-05-16 |
Brendan O'Dea | supress warning |
blob | commitdiff | diff to current |
2005-05-16 |
Brendan O'Dea | off by one |
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-08 |
Brendan O'Dea | re-order sessiont elements to remove padding |
blob | commitdiff | diff to current |
2005-05-07 |
Brendan O'Dea | more lcp auth changes |
blob | commitdiff | diff to current |
2005-05-07 |
Brendan O'Dea | configure MRU in initlcp |
blob | commitdiff | diff to current |
2005-05-05 |
Brendan O'Dea | Add interim accounting support from Vladislav Bjelic |
blob | commitdiff | diff to current |
2005-04-18 |
Brendan O'Dea | remove dead session fields |
blob | commitdiff | diff to current |
2005-04-18 |
Brendan O'Dea | remove dead session fields |
blob | commitdiff | diff to current |
2005-04-18 |
Brendan O'Dea | more state_state removal |
blob | commitdiff | diff to current |
2005-03-10 |
Brendan O'Dea | *** empty log message *** |
blob | commitdiff | diff to current |
2005-03-10 |
Brendan O'Dea | add result/error codes to CDN; use "try another" on... |
blob | commitdiff | diff to current |
2005-03-10 |
Brendan O'Dea | save state is no more |
blob | commitdiff | diff to current |
2005-03-10 |
Brendan O'Dea | allow username to be set when ungardening |
blob | commitdiff | diff to current |
2005-02-14 |
Brendan O'Dea | merge back 2.0 branch changes |
blob | commitdiff | diff to current |
2005-02-09 |
Brendan O'Dea | bump MAXSESSION |
blob | commitdiff | diff to current |
2005-02-09 |
Brendan O'Dea | remove unmaintained "save_state" option |
blob | commitdiff | diff to current |
2005-01-25 |
Brendan O'Dea | finish incorporating ipv6 patches |
blob | commitdiff | diff to current |
2005-01-13 |
Brendan O'Dea | rename sess_count to sess_local, fiddle with packet_lim... |
blob | commitdiff | diff to current |
2005-01-10 |
Brendan O'Dea | more DoS prevention: add packet_limit option to apply... |
blob | commitdiff | diff to current |
2005-01-07 |
Brendan O'Dea | CSTAT() adds "call_"; CHAP support |
blob | commitdiff | diff to current |
2004-12-18 |
Brendan O'Dea | start merging Jonathan's IPv6 patches (01-defines,... |
blob | commitdiff | diff to current |
2004-12-17 |
Brendan O'Dea | count select_called, multi_read_used and multi_read_exc... |
blob | commitdiff | diff to current |
2004-12-16 |
Brendan O'Dea | add counters for select_called, select_ready and select... |
blob | commitdiff | diff to current |
2004-12-16 |
Brendan O'Dea | use standard uintN_t types for portability |
blob | commitdiff | diff to current |
2004-12-13 |
Brendan O'Dea | retain counters of shutdown sessions to dump once per... |
blob | commitdiff | diff to current |
2004-12-03 |
Brendan O'Dea | better cluster master collision resolution |
blob | commitdiff | diff to current |
2004-12-01 |
Brendan O'Dea | release 2.0.12 |
blob | commitdiff | diff to current |
2004-12-01 |
Brendan O'Dea | don't send a RADIUS start record when ungardening on... |
blob | commitdiff | diff to current |
2004-11-30 |
Brendan O'Dea | version bump |
blob | commitdiff | diff to current |
2004-11-29 |
Brendan O'Dea | make "established" a different tcp flag match |
blob | commitdiff | diff to current |
2004-11-28 |
Brendan O'Dea | add filtering |
blob | commitdiff | diff to current |
2004-11-28 |
Brendan O'Dea | update filter refcounts |
blob | commitdiff | diff to current |
2004-11-27 |
Brendan O'Dea | - Revise CCP, send ConfigReq once only. |
blob | commitdiff | diff to current |
2004-11-25 |
Brendan O'Dea | reinstate sendccp as initccp; send only once |
blob | commitdiff | diff to current |
2004-11-25 |
Brendan O'Dea | - Drop sendccp. If client sends a CCP request for... |
blob | commitdiff | diff to current |
2004-11-16 |
Brendan O'Dea | - Ignore gateway address in Framed-Route (from Jonathan... |
blob | commitdiff | diff to current |
2004-11-15 |
Brendan O'Dea | 2.0.7 |
blob | commitdiff | diff to current |
2004-11-11 |
Brendan O'Dea | make BGP keepalive/hold time configurable, revise confi... |
blob | commitdiff | diff to current |
2004-11-10 |
Brendan O'Dea | bump version |
blob | commitdiff | diff to current |
2004-11-09 |
Brendan O'Dea | add a callback to allow plugins to fetch values from... |
blob | commitdiff | diff to current |
2004-11-05 |
Brendan O'Dea | use LOG for logging macro |
blob | commitdiff | diff to current |
2004-11-05 |
Brendan O'Dea | add peer_address config option |
blob | commitdiff | diff to current |
2004-11-03 |
Brendan O'Dea | make log a conditional macro for _log |
blob | commitdiff | diff to current |
2004-11-02 |
Brendan O'Dea | release 2.0.3 |
blob | commitdiff | diff to current |
2004-11-02 |
Brendan O'Dea | - Use 2 seperate u16 values for throttle rate in/out |
blob | commitdiff | diff to current |
2004-10-30 |
Brendan O'Dea | merge |
blob | commitdiff | diff to current |
2004-10-29 |
Brendan O'Dea | make number of throttle buckets configurable |
blob | commitdiff | diff to current |
2004-10-28 |
Brendan O'Dea | fix initdata proto |
blob | commitdiff | diff to current |
2004-10-28 |
Brendan O'Dea | hostname set via command line not config |
blob | commitdiff | diff to current |
2004-10-25 |
Brendan O'Dea | fix command line args |
blob | commitdiff | diff to current |
2004-10-04 |
David Parrish | Fix version 2.0.2 |
blob | commitdiff | diff to current |
2004-10-04 |
David Parrish | Make it compile |
blob | commitdiff | diff to current |
2004-09-19 |
David Parrish | Add configurable hostname |
blob | commitdiff | diff to current |
2004-09-02 |
David Parrish | Cleanups and sync |
blob | commitdiff | diff to current |
2004-08-26 |
David Parrish | Set a maximum time to wait for radius to be ready on... |
blob | commitdiff | diff to current |
2004-08-02 |
David Parrish | - Add support for LCP Ident and CallBack (rejection... |
blob | commitdiff | diff to current |
2004-08-02 |
David Parrish | - Write pid file if filename is set |
blob | commitdiff | diff to current |
2004-07-26 |
David Parrish | Makefile fix and config radius port patches from JK |
blob | commitdiff | diff to current |
2004-07-12 |
Brendan O'Dea | add lock_pages option |
blob | commitdiff | diff to current |
2004-07-08 |
Brendan O'Dea | - s/tap/tun/ |
blob | commitdiff | diff to current |
2004-07-07 |
Brendan O'Dea | - set hostname in CLI prompt |
blob | commitdiff | diff to current |
2004-07-02 |
Brendan O'Dea | fluff to simplify diffs |
blob | commitdiff | diff to current |
2004-06-28 |
David Parrish | * Update cli callbacks to work with libcli 1.6. |
blob | commitdiff | diff to current |
2004-06-23 |
David Parrish | * Wed Jun 23 2004 David Parrish <david@dparrish.com... |
blob | commitdiff | diff to current |
2004-05-24 |
David Parrish | Foo |
blob | commitdiff | diff to current |
2004-05-24 |
David Parrish | Add log_backtrace |
blob | commitdiff | diff to current |
2004-04-16 |
David Parrish | Small typo fixes from Paul Lampron |
blob | commitdiff | diff to current |
2004-03-05 |
David Parrish | Don't use configure it's a waste of time |
blob | commitdiff | diff to current |
2004-03-05 |
David Parrish | * Fri Mar 5 2004 David Parrish <david@dparrish.com... |
blob | commitdiff | diff to current |
2003-12-16 |
David Parrish | Initial revision |
blob | commitdiff | diff to current |
|