Age | Commit message (Expand) | Author |
2013-01-25 | Proper logging of LCP Magic-Numbers | Aleksey Zhukov |
2013-01-25 | Fix boolean options parsing in configuration file | Guillaume Nault |
2013-01-25 | session: read final interface statistics on termination | Kozlov Dmitry |
2013-01-25 | Revert "session: read final interface statistics on termination" | Kozlov Dmitry |
2013-01-25 | session: read final interface statistics on termination | Kozlov Dmitry |
2013-01-25 | Revert "altered session finishing procedure" | Kozlov Dmitry |
2013-01-24 | altered session finishing procedure | Kozlov Dmitry |
2013-01-24 | backport 1.7 | Kozlov Dmitry |
2013-01-24 | generalize single-session checking | Kozlov Dmitry |
2013-01-24 | add missing files | Kozlov Dmitry |
2013-01-24 | merge upstream | Kozlov Dmitry |
2013-01-24 | move 'comp' field from struct ppp_t to struct ap_session | root |
2012-09-05 | generalize interface statistics gathering | Kozlov Dmitry |
2012-09-05 | Fix format string errors | Guillaume Nault |
2012-08-29 | fix various typos | Kozlov Dmitry |
2012-08-29 | fix typo (successed -> succeeded) | Kozlov Dmitry |
2012-08-29 | add 'ppp' filed to CTRL to identify ppp sessions | Kozlov Dmitry |
2012-08-03 | ppp: don't drop connection when mppe=prefer and user rejects ccp | Kozlov Dmitry |
2012-08-03 | fixed complilation for 3.4 kernel | Kozlov Dmitry |
2012-07-11 | Merge commit 1c11bdd4467dcd7a2266994eda344b546f962aaa | Kozlov Dmitry |
2012-07-11 | Merge commit '8e46d2416a2e7ab563f6b3b1ff761799ccbcf0f4' | Kozlov Dmitry |
2012-07-06 | ppp: drop compressor settings on session initiation | Kozlov Dmitry |
2012-06-21 | ppp: fixed unexpected lcp timer start | Kozlov Dmitry |
2012-06-19 | general preparation for IPoE integration | Kozlov Dmitry |
2012-06-19 | ppp: drop compressor settings on session termination | Kozlov Dmitry |
2012-06-05 | ppp: implemented unit cache | Kozlov Dmitry |
2012-06-04 | Revert "implemented delayed fd close (speeds up session termination process)" | Kozlov Dmitry |
2012-05-31 | ppp: if signle-session=replace down first session's interface before second c... | Kozlov Dmitry |
2012-05-28 | implemented delayed fd close (speeds up session termination process) | Kozlov Dmitry |
2012-05-14 | cli: add 'comp' field to 'show sessions' to indicate compression/encryption m... | Kozlov Dmitry |
2012-05-14 | pppd_compat: use EV_PPP_PRE_FINISHED event to start ip-down script (fixes une... | Kozlov Dmitry |
2012-05-02 | ppp: implemented adaptive lcp echo functionality | Kozlov Dmitry |
2012-04-29 | ppp: initiat CCP if mppe=prefer | Kozlov Dmitry |
2012-04-21 | implemented per CTRL mppe config | Kozlov Dmitry |
2012-03-15 | Revert "ppp: move ip address release to proper place" | Kozlov Dmitry |
2012-03-14 | ppp: move ip address release to proper place | Kozlov Dmitry |
2012-03-11 | radius: add support for MS-Primary-DNS-Server/MS-Secondary-DNS-Server attributes | Kozlov Dmitry |
2012-02-10 | ppp: terminate session if mppe=require and client closes CCP | Kozlov Dmitry |
2012-01-20 | ppp: move [lcp] echo-interval/echo-failure to [ppp] lcp-echo-interval/lcp-ech... | Kozlov Dmitry |
2012-01-20 | fix syntaxis error | Kozlov Dmitry |
2012-01-13 | set FD_CLOEXEC on opened file descriptors | Kozlov Dmitry |
2011-12-27 | radius, ippool: implemented Framed-Pool attribute | Kozlov Dmitry |
2011-12-09 | ppp: don't accept lcp ConfReq and similar packets after lcp was started | Kozlov Dmitry |
2011-10-10 | ppp: options header sanity check | Kozlov Dmitry |
2011-10-10 | Revert "ppp: options header sanity check" | Kozlov Dmitry |
2011-10-06 | ppp: options header sanity check | Kozlov Dmitry |
2011-09-20 | auth: implemented noauth option | Kozlov Dmitry |
2011-09-10 | ppp: don't start ccp after ipcp was started | Kozlov Dmitry |
2011-09-08 | ppp: check if session is in terminating phase before marking auth layer started | Kozlov Dmitry |
2011-09-03 | implemented crypto library selection: -DCRYPTO=OPENSSL|TOMCRYPT|INTERNAL (def... | Kozlov Dmitry |