Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-22 | log: log_file rewrited to use aio | Dmitry Kozlov | |
log: simplified engine various bug fixes | |||
2010-09-20 | fixed many bugs and memory leaks | Dmitry Kozlov | |
2010-09-14 | extra: implemented module 'pppd_compat' which starts pppd compatible ↵ | Kozlov Dmitry | |
scripts ip-up, ip-down, and newly introduced - ip-change, when radius CoA request received, also this module manages pppd compatible radattr.pppX files core: implemented module 'sigchld' which handles SIGCHLD signal, waits child processes to terminate and manages pid terminate handlers | |||
2010-09-13 | radius: implemnted mschap-v2 authorization | Kozlov Dmitry | |
2010-09-13 | radius: implemented mschap-v1 authorization | Kozlov Dmitry | |
2010-09-13 | radius: extened dictionary | Dmitry Kozlov | |
2010-09-13 | log_pgsql: fixed bug - msg->tpd is uninitialized when general_log is called | Dmitry Kozlov | |
radius: upgraded dictionary to support vendor-specific | |||
2010-09-12 | log: implemented 'log_pgsql' loggin target | Dmitry Kozlov | |
lcp: fixed incorrect echo reply ppp_fsm: fixed incorrect timeout timer initialization | |||
2010-09-11 | log: implemented extensible loggin engine with per-session logging support | Kozlov Dmitry | |
log: implemented log_file logging target with per-user/per-session support | |||
2010-09-10 | switching to use triton events instead of ppp_notify | Kozlov Dmitry | |
2010-09-10 | ippool: implemented module ippool which gives IP address from configurable ↵ | Kozlov Dmitry | |
ranges | |||
2010-09-09 | iprange: implemneted modules iprange to validate ip addresses of controlling ↵ | Kozlov Dmitry | |
connection and tunnel It will check that ip address of tunnel is not in range of clients ip addresses. This will avoid kernel softlockups due to loopback occured. | |||
2010-09-09 | radius: implemented DM/CoA extensions | Kozlov Dmitry | |
2010-09-09 | radius: implemented accounting (start/stop/interim-update) | Kozlov Dmitry | |
2010-09-08 | radius: implemented CHAP (md5) authorization | Kozlov Dmitry | |
2010-09-08 | radius: implemented packet exchange | Kozlov Dmitry | |
radius: implemented PAP authorization radius: implemented IP assigning triton: implemented userspace context switching and other stuff | |||
2010-09-06 | now compiles | Dmitry Kozlov | |
2010-09-06 | working on radius module | Kozlov Dmitry | |
2010-09-04 | started work on radius module | Kozlov Dmitry | |
2010-09-03 | project restructured | Kozlov Dmitry | |
2010-09-03 | pptp: implemented echo request/reply | Kozlov Dmitry | |
2010-09-03 | lcp: implemented configure/terminate timeouts | Kozlov Dmitry | |
2010-09-03 | lcp: implemented echo request/reply | Kozlov Dmitry | |
2010-09-03 | lcp: set mtu/mru on interface | Kozlov Dmitry | |
ipcp: set addresses and bringing up interface | |||
2010-09-03 | rewrited triton library | Kozlov Dmitry | |
2010-09-02 | rewriting triton library ... | Kozlov Dmitry | |
2010-09-02 | rewriting triton library ... | Dmitry Kozlov | |
2010-09-01 | rewriting triton library ... | Kozlov Dmitry | |
2010-08-31 | rewriting triton library... | Kozlov Dmitry | |
2010-08-27 | rewriting triton library ... | Kozlov Dmitry | |
2010-08-27 | rewriting triton library ... | Dmitry Kozlov | |
2010-08-25 | rewriting triton library... | Kozlov Dmitry | |
2010-08-24 | implemented MSCHAP-v2 authentication protocol | Kozlov Dmitry | |
2010-08-24 | implemented MSCHAP-v1 authentication protocol | Kozlov Dmitry | |
2010-08-24 | Merge branch 'accel-pptpd' of ↵ | Kozlov Dmitry | |
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp into accel-pptpd | |||
2010-08-24 | additional documentation | Dmitry Kozlov | |
2010-08-24 | Merge branch 'accel-pptpd' of ↵ | Kozlov Dmitry | |
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp into accel-pptpd | |||
2010-08-23 | implemented chap authentication | Kozlov Dmitry | |
fixed auth type selection when configure-nak received | |||
2010-08-23 | implemented base ccp module | Kozlov Dmitry | |
2010-08-23 | implemented IPCP primary/secondary dns configuration option | Kozlov Dmitry | |
2010-08-23 | implemented base IPCP module | Kozlov Dmitry | |
implemented IPCP IP-Address configuration option | |||
2010-08-23 | implemented chap authentication | Kozlov Dmitry | |
fixed auth type selection when configure-nak received | |||
2010-08-23 | implemented base ccp module | Kozlov Dmitry | |
2010-08-23 | implemented IPCP primary/secondary dns configuration option | Kozlov Dmitry | |
2010-08-23 | implemented base IPCP module | Kozlov Dmitry | |
implemented IP-Address configuration option | |||
2010-08-20 | using dynamic ppp layers instead of hard coded, but signal ↵ | Kozlov Dmitry | |
transition/handling (up,down,open,close) not fully elaborated | |||
2010-08-18 | snapshot | Kozlov Dmitry | |
2010-08-17 | reworked/rewrited lcp handling code to become more abstract | Kozlov Dmitry | |
2010-08-11 | nothing interesting, just writing code ... | Kozlov Dmitry | |
2010-08-10 | working on PAP | Kozlov Dmitry | |