2005-04-01 |
bodea | only send RADIUS stop in sessionshutdown if there's... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
bodea | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-03-10 |
bodea | add result/error codes to CDN; use "try another" on... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
bodea | add result/error codes to StopCCN |
commit | commitdiff | tree | snapshot |
2005-03-10 |
bodea | add result/error codes to StopCCN |
commit | commitdiff | tree | snapshot |
2005-03-10 |
bodea | save state is no more |
commit | commitdiff | tree | snapshot |
2005-03-10 |
bodea | allow username to be set when ungardening |
commit | commitdiff | tree | snapshot |
2005-03-10 |
bodea | simplify AVP unhiding code |
commit | commitdiff | tree | snapshot |
2005-02-14 |
bodea | merge back 2.0 branch changes |
commit | commitdiff | tree | snapshot |
2005-02-09 |
bodea | bump MAXSESSION |
commit | commitdiff | tree | snapshot |
2005-02-09 |
bodea | use constant |
commit | commitdiff | tree | snapshot |
2005-02-09 |
bodea | off by one |
commit | commitdiff | tree | snapshot |
2005-02-09 |
bodea | remove unmaintained "save_state" option |
commit | commitdiff | tree | snapshot |
2005-02-08 |
bodea | make some functions static |
commit | commitdiff | tree | snapshot |
2005-01-25 |
bodea | don't send 4 byte header when snooping v6 packets |
commit | commitdiff | tree | snapshot |
2005-01-25 |
bodea | finish incorporating ipv6 patches |
commit | commitdiff | tree | snapshot |
2005-01-13 |
bodea | doh |
commit | commitdiff | tree | snapshot |
2005-01-13 |
bodea | use ctime rather than duration |
commit | commitdiff | tree | snapshot |
2005-01-13 |
bodea | move duration to before cmd_show_counters |
commit | commitdiff | tree | snapshot |
2005-01-13 |
bodea | rename sess_count to sess_local, fiddle with packet_lim... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
bodea | log CLI connections at 4 from localhost; show last... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
bodea | fix show counters alignment |
commit | commitdiff | tree | snapshot |
2005-01-10 |
bodea | fix "clear counters" |
commit | commitdiff | tree | snapshot |
2005-01-10 |
bodea | missing newline |
commit | commitdiff | tree | snapshot |
2005-01-10 |
bodea | more DoS prevention: add packet_limit option to apply... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
bodea | CHAP support from Jordan Hrycaj (work in progress) |
commit | commitdiff | tree | snapshot |
2005-01-07 |
bodea | CHAP support |
commit | commitdiff | tree | snapshot |
2005-01-07 |
bodea | CSTAT() adds "call_"; CHAP support |
commit | commitdiff | tree | snapshot |
2005-01-07 |
bodea | fix format strings; add call_random_data to counters |
commit | commitdiff | tree | snapshot |
2005-01-07 |
bodea | CSTAT() adds "call_" |
commit | commitdiff | tree | snapshot |
2005-01-06 |
bodea | add -Wformat-security -Wno-format-zero-length |
commit | commitdiff | tree | snapshot |
2005-01-05 |
bodea | comment |
commit | commitdiff | tree | snapshot |
2005-01-05 |
bodea | Add Jordan (chap patches) |
commit | commitdiff | tree | snapshot |
2005-01-05 |
bodea | use bounds-checking lookup functions for string constants |
commit | commitdiff | tree | snapshot |
2005-01-05 |
bodea | use bounds-checking lookup functions for string constants |
commit | commitdiff | tree | snapshot |
2005-01-05 |
bodea | use bounds-checking lookup functions for string constants |
commit | commitdiff | tree | snapshot |
2004-12-22 |
bodea | typo |
commit | commitdiff | tree | snapshot |
2004-12-20 |
bodea | sanity check that cluster_send_session is not called... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
bodea | start merging Jonathan's IPv6 patches (01-defines,... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
bodea | count select_called, multi_read_used and multi_read_exc... release_2_0_13 |
commit | commitdiff | tree | snapshot |
2004-12-16 |
bodea | add counters for select_called, select_ready and select... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
bodea | missed arg |
commit | commitdiff | tree | snapshot |
2004-12-16 |
bodea | use standard uintN_t types for portability |
commit | commitdiff | tree | snapshot |
2004-12-16 |
bodea | cosmetic logging change |
commit | commitdiff | tree | snapshot |
2004-12-15 |
bodea | allow compilation with BGP unset |
commit | commitdiff | tree | snapshot |
2004-12-15 |
bodea | remove old cruft |
commit | commitdiff | tree | snapshot |
2004-12-15 |
bodea | typo |
commit | commitdiff | tree | snapshot |
2004-12-15 |
bodea | skip where our table version is greater (rather than... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
bodea | defer shutdown counters for a minute after normal acct... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
bodea | typo |
commit | commitdiff | tree | snapshot |
2004-12-13 |
bodea | make cluster_sockfd non-blocking |
commit | commitdiff | tree | snapshot |
2004-12-13 |
bodea | don't trample n |
commit | commitdiff | tree | snapshot |
2004-12-13 |
bodea | retain counters of shutdown sessions to dump once per... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
bodea | typo |
commit | commitdiff | tree | snapshot |
2004-12-09 |
bodea | compress logs |
commit | commitdiff | tree | snapshot |
2004-12-09 |
bodea | - Use gzip --best for man pages, include pid_file in... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
bodea | add pid_file as in Debian package |
commit | commitdiff | tree | snapshot |
2004-12-09 |
bodea | use gzip --best for man pages |
commit | commitdiff | tree | snapshot |
2004-12-09 |
bodea | read multiple packets off cluster_sockfd as well as... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
bodea | typo in log message |
commit | commitdiff | tree | snapshot |
2004-12-05 |
bodea | drop "Session N is closing" message level to 4; don... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
bodea | skip newlines in ringbuffer messages |
commit | commitdiff | tree | snapshot |
2004-12-03 |
bodea | better cluster master collision resolution |
commit | commitdiff | tree | snapshot |
2004-12-01 |
bodea | *really* fix release_2_0_12 |
commit | commitdiff | tree | snapshot |
2004-12-01 |
bodea | 2.0.12 redux |
commit | commitdiff | tree | snapshot |
2004-12-01 |
bodea | allow in N, out N |
commit | commitdiff | tree | snapshot |
2004-12-01 |
bodea | release 2.0.12 |
commit | commitdiff | tree | snapshot |
2004-12-01 |
bodea | fix cut-n-paste error |
commit | commitdiff | tree | snapshot |
2004-12-01 |
bodea | don't send a RADIUS start record when ungardening on... release_2_0_11 |
commit | commitdiff | tree | snapshot |
2004-12-01 |
bodea | cosmetic |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | dropping packets; increase ip_conntrack_max release_2_0_10 |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | dropping packets; increase ip_conntrack_max |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | version bump |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | *cough* |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | fix logging of invalid type release_2_0_9 |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | more paranoid length checking for RADIUS replies |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | add THANKS |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | revise parsing |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | remove old snoop_{host,port} options |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | fix byte ordering in log |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | 2.0.9 (again) |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | copy identifier from request for ConfigNak, ConfigRej... |
commit | commitdiff | tree | snapshot |
2004-11-30 |
bodea | ignore lcp:interface-config avpairs when != serv (yuri) |
commit | commitdiff | tree | snapshot |
2004-11-29 |
bodea | typo |
commit | commitdiff | tree | snapshot |
2004-11-29 |
bodea | update extended acl syntax |
commit | commitdiff | tree | snapshot |
2004-11-29 |
bodea | disallow "fragments" on rules with layer 4 matches |
commit | commitdiff | tree | snapshot |
2004-11-29 |
bodea | update "established", add "fragments" |
commit | commitdiff | tree | snapshot |
2004-11-29 |
bodea | oops |
commit | commitdiff | tree | snapshot |
2004-11-29 |
bodea | make "established" a different tcp flag match |
commit | commitdiff | tree | snapshot |
2004-11-28 |
bodea | add filtering |
commit | commitdiff | tree | snapshot |
2004-11-28 |
bodea | update filter refcounts |
commit | commitdiff | tree | snapshot |
2004-11-27 |
bodea | filters |
commit | commitdiff | tree | snapshot |
2004-11-27 |
bodea | parse Filter-Id attributes |
commit | commitdiff | tree | snapshot |
2004-11-27 |
bodea | allow - in filter names; include in "show session"... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
bodea | - Revise CCP, send ConfigReq once only. |
commit | commitdiff | tree | snapshot |
2004-11-25 |
bodea | oop |
commit | commitdiff | tree | snapshot |
2004-11-25 |
bodea | reinstate sendccp as initccp; send only once |
commit | commitdiff | tree | snapshot |
next |