Age | Commit message (Expand) | Author |
2012-12-14 | Fix va_end() missing calls | Guillaume Nault |
2012-12-07 | 1.7.3 release | Kozlov Dmitry |
2012-12-07 | auth_pap: make messages like other auth modules | Kozlov Dmitry |
2012-11-27 | cli: check xmit_buf is not null at enter to write function | Kozlov Dmitry |
2012-11-20 | pppoe: implemented regular expression support | Kozlov Dmitry |
2012-11-20 | chap-secrets: implemented encryption | Kozlov Dmitry |
2012-11-16 | ippool: fixed initialization order | Kozlov Dmitry |
2012-11-16 | optional shaper compiling | Vladislav Grishenko |
2012-11-16 | ppp: dns/wins code cleanup | Vladislav Grishenko |
2012-11-12 | Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a... | Kozlov Dmitry |
2012-11-12 | Fix lcp echo with verbose parameter | Rostyslav Davydenko |
2012-11-12 | ppp: add NBNS (WINS) support | Vladislav Grishenko |
2012-11-12 | Revert "ppp: force to send dns" | Kozlov Dmitry |
2012-11-03 | pppd_compat: set rpath to locate depending libraries | Kozlov Dmitry |
2012-11-03 | cli: fix 'show sessions match' without enough arguments | Kozlov Dmitry |
2012-11-02 | cli: fix double buffer free | Kozlov Dmitry |
2012-11-01 | cli: terminate username: check for username is not NULL | Kozlov Dmitry |
2012-11-01 | fix build with glibc-2.16 | Alexei Takaseev |
2012-11-01 | Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a... | Kozlov Dmitry |
2012-11-01 | ppp: force to send dns | Kozlov Dmitry |
2012-09-07 | l2tp: send ZLB when duplicate packet is received and retransmit queue is empty | Kozlov Dmitry |
2012-09-06 | 1.7.2 release | Kozlov Dmitry |
2012-09-05 | add missing netlink library | Kozlov Dmitry |
2012-09-05 | Fix format string errors | Guillaume Nault |
2012-09-05 | Add compilation checks for printf-style format strings | Guillaume Nault |
2012-09-05 | gather interface statistics via netlink | Kozlov Dmitry |
2012-08-27 | fix various typos | Kozlov Dmitry |
2012-08-27 | fix typo (successed -> succeeded) | Kozlov Dmitry |
2012-08-23 | L2TP: Tear down tunnel when peer stops listening | Guillaume Nault |
2012-08-13 | lcp: fixed sending incorrect magic in lcp echo request | Kozlov Dmitry |
2012-08-03 | Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a... | Kozlov Dmitry |
2012-08-03 | l2tp: stop hello timer on session termination | Kozlov Dmitry |
2012-08-03 | Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a... | Kozlov Dmitry |
2012-08-03 | ppp: don't drop connection when mppe=prefer and user rejects ccp | Kozlov Dmitry |
2012-07-30 | make worker stack size configurable | Kozlov Dmitry |
2012-07-30 | 1.7.1 release | Kozlov Dmitry |
2012-07-30 | add per-CTRL ip-pool option to specify default ip pool name | Kozlov Dmitry |
2012-07-19 | cli: telnet: check for disconnect condition while processing input chars | Kozlov Dmitry |
2012-07-13 | radius: update Class attribute by CoA request | Kozlov Dmitry |
2012-07-13 | L2TP: Check for fcntl() errors in l2tp_connect() | Guillaume Nault |
2012-07-13 | L2TP: Close sockets opened by l2tp_connect() upon failure | Guillaume Nault |
2012-07-13 | L2TP: Fix socket() error handling in l2tp_connect() | Guillaume Nault |
2012-07-07 | Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a... | Kozlov Dmitry |
2012-07-07 | iprange: accept network with null mask (which actually disables iprange module) | Kozlov Dmitry |
2012-07-07 | pppoe: tag length sanity check | Kozlov Dmitry |
2012-07-06 | Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a... | Kozlov Dmitry |
2012-07-06 | log_file: fixed double list deletetion if per user log file creating failed | Kozlov Dmitry |
2012-07-06 | ppp: drop compressor settings on session initiation | Kozlov Dmitry |
2012-06-29 | Fix setting of ACCEL_PPP_VERSION with git coloured output | Kozlov Dmitry |
2012-06-21 | ppp: fixed unexpected lcp timer start | Kozlov Dmitry |