Age | Commit message (Expand) | Author |
2022-11-01 | Remove uninitialized argument from openpty() | Stephan Brunner |
2022-11-01 | Remove unused variable. | Stephan Brunner |
2022-11-01 | Add PACKETS_SENT and PACKETS_RCVD to the pppd-compat environment. | Stephan Brunner |
2022-11-01 | Use 64-bit interface statistics rather than doing custom 32-bit overflow hand... | Stephan Brunner |
2022-10-26 | Merge pull request #51 from cygnusb/dhcp_notify_end_option | Eshenko Dmitriy |
2022-10-11 | Merge pull request #62 from DmitriyEshenko/liblua_deps | xebd |
2022-10-11 | Add liblua dependency for DEB packages | Dmitriy Eshenko |
2022-09-12 | Merge pull request #61 from svlobanov/tests2 | xebd |
2022-09-12 | Merge pull request #60 from svlobanov/ci2 | xebd |
2022-09-06 | tests ci: add testing in Qemu (Ubuntu 18.04, 20.04, 22.04, Debian 10,11,12) | Sergey V. Lobanov |
2022-09-04 | add tests and ci workflow for running tests | Sergey V. Lobanov |
2022-09-01 | ci: add build jobs (Github CI) | Sergey V. Lobanov |
2022-09-01 | build: add deb packaging support for Ubuntu 22.04 and Debian 12 | Sergey V. Lobanov |
2022-08-30 | Merge pull request #58 from svlobanov/accel-cmd-macos | xebd |
2022-08-23 | accel-cmd: add macos compatibility | Sergey V. Lobanov |
2022-08-04 | Merge pull request #56 from DmitriyEshenko/T69 | Eshenko Dmitriy |
2022-08-04 | sstp: T69: Add timer befor context wakeup to preevent segfault | Dmitriy Eshenko |
2022-07-27 | Merge pull request #54 from telirebarry/fix-ipv6-netns | xebd |
2022-07-05 | ipv6_dhcp:change log message with appropriate file name | Telire Barry |
2022-06-23 | Merge pull request #48 from DmitriyEshenko/master-08042022 | xebd |
2022-06-22 | ipv6_dhcp: fix create ipv6 socket inside netns | Telire Barry |
2022-06-22 | ipv6_nd: fix ipv6 auto-configuration in netns | Telire Barry |
2022-05-13 | auth: discard unphased PAP Authenticate-Request packets | Vladislav Grishenko |
2022-05-13 | auth: add missed man and exmaple config options | Vladislav Grishenko |
2022-05-13 | auth: add support challenge-name option for CHAP | Vladislav Grishenko |
2022-05-09 | Add missing dhcp end option on dhcp notify packet | cygnusb |
2022-05-08 | T60: Implement configurable session-timeout param for all connection types | DmitriyEshenko |
2022-05-07 | Merge pull request #47 from p3dda/fix_ipoe_device_address | Eshenko Dmitriy |
2022-05-05 | Use helper function to set device address | Peter Adam p.adam@cygnusnetworks.de |
2022-04-21 | Merge pull request #45 from svlobanov/nas-port-id | xebd |
2022-04-21 | Merge pull request #34 from DaniilHarun/T22 | xebd |
2022-04-21 | Merge pull request #40 from 6WIND/bugfixes | xebd |
2022-04-20 | add switch to disable sending NAS-Port-Id | Sergey V. Lobanov |
2022-03-16 | Merge pull request #39 from MakselPr/patch-1 | Eshenko Dmitriy |
2022-03-08 | auth: fix CHAP challenge with ixia | Gabriel Jeanneau |
2022-03-04 | triton: fix use after free in timer.c | Gabriel Jeanneau |
2022-03-04 | ppp_chan_read: check unit_hnd avoiding proto rej | Gabriel Jeanneau |
2022-03-04 | accel-pppd: Fix buildroot compilation | Gabriel Jeanneau |
2022-02-23 | Update main.c | MakselPr |
2022-01-24 | Merge pull request #35 from svlobanov/fix-radius-overflow | xebd |
2022-01-14 | Merge pull request #33 from DaniilHarun/vrf-radius | xebd |
2022-01-13 | Merge pull request #36 from DmitriyEshenko/master-03122022-01 | xebd |
2022-01-13 | Check if ipv6 dp availible before answer | DmitriyEshenko |
2021-12-29 | fix buffer overflow when receive radius packet | Sergey V. Lobanov |
2021-12-28 | These changes are in response to PR comments | root |
2021-12-28 | T22: connection limit for non-shared interfaces by interface index | root |
2021-12-28 | Added VRF support for radius request and DM/CoA server. | root |
2021-12-21 | Merge pull request #31 from svlobanov/T55-netlink-socket-size | xebd |
2021-12-21 | Merge pull request #32 from DmitriyEshenko/master-21122021-01 | xebd |
2021-12-21 | T57: use readlink exe_buf to determine correct program name after restart | DmitriyEshenko |