Age | Commit message (Expand) | Author |
2014-09-22 | fixed compilation warnings | Dmitry Kozlov |
2014-09-20 | rewrite of authentication/accounting procedures | Dmitry Kozlov |
2014-08-25 | radius: delete timeout timer if request sending fails (fixes double server re... | Dmitry Kozlov |
2014-08-04 | radius: terminate session if read interfaces statistics fails | Dmitry Kozlov |
2014-08-01 | radius: close socket after receiving accounting response | Dmitry Kozlov |
2014-07-24 | radius: exit from active interim request when termination event occures | Dmitry Kozlov |
2014-07-17 | radius: check for reply id is equal request id in interim requests | Dmitry Kozlov |
2014-07-11 | radius: fixed handling socket errors during interim updates | Dmitry Kozlov |
2014-06-17 | radius: introduced attr-tunnel-type option | Dmitry Kozlov |
2014-06-17 | auth_mschap,radius: fixed improper passing MS-CHAP-Error, Reply-Message to au... | Dmitry Kozlov |
2014-06-03 | make IPv4 address to string conversions endian friendly | Dmitry Kozlov |
2014-05-13 | radius: introduced weight and backup per-server options | Dmitry Kozlov |
2014-05-12 | radius: use NAS-Port-Id in Access-Accept for interface renaming | Dmitry Kozlov |
2014-05-12 | radius: add support for Nas-Port-Id attribute (interface name) | Dmitry Kozlov |
2014-05-12 | radius: close socket after receiving accounting reply | Dmitry Kozlov |
2014-05-12 | radius: release auth request immediatly after get responce | Dmitry Kozlov |
2014-05-12 | triton: improved epoll events handling | Dmitry Kozlov |
2014-01-19 | radius: fix IWF-Session identifier in RFC 4679 dictionary | Guillaume Nault |
2014-01-17 | radius: allow creation of zero length attributes | Guillaume Nault |
2013-10-23 | radius: skip vendor specific attributes when searching session for DM/CoA | Dmitry Kozlov |
2013-10-14 | radius: properly handle send failures | Dmitry Kozlov |
2013-10-11 | radius,ippool,chap-secrets: do not assign local address if session is not ppp | Dmitry Kozlov |
2013-08-15 | radius: implemented sending Account-Request with Acct-Status-Type=Accounting-... | Dmitry Kozlov |
2013-08-14 | radius: don't assign address if Framed-IP-Address=255.255.255.254 | Kozlov Dmitry |
2013-04-22 | ipoe: use interface's ifindex as Nas-Port | Dmitry Kozlov |
2013-04-11 | radius: implemented default-realm option | Kozlov Dmitry |
2013-03-18 | radius: assign ipv4 either if gw-ip-address is not specified for non-ppp sess... | Dmitry Kozlov |
2013-01-25 | cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX | Kozlov Dmitry |
2013-01-25 | Do not segfault on RADIUS failures during interim | Aleksey Zhukov |
2013-01-25 | Fix boolean options parsing in configuration file | Guillaume Nault |
2013-01-24 | backport 1.7 | Kozlov Dmitry |
2013-01-24 | merge upstream | Kozlov Dmitry |
2012-09-05 | generalize interface statistics gathering | Kozlov Dmitry |
2012-09-05 | Fix format string errors | Guillaume Nault |
2012-08-29 | add 'ppp' filed to CTRL to identify ppp sessions | Kozlov Dmitry |
2012-08-15 | radius: fixed broken authentication procedure | Kozlov Dmitry |
2012-08-11 | ipoe: fixed packet output path | Kozlov Dmitry |
2012-08-03 | fixed complilation for 3.4 kernel | Kozlov Dmitry |
2012-07-19 | radius: implemented Idle-Timeout | Kozlov Dmitry |
2012-07-19 | radius: multiple disctionary options support | Kozlov Dmitry |
2012-07-13 | Merge commit '178b27b0b6d60afdc5039dc3d995f4ad000b5486' | Kozlov Dmitry |
2012-07-13 | radius: update Class attribute by CoA request | Kozlov Dmitry |
2012-07-11 | radius: fetch interface statistics via netlink | Kozlov Dmitry |
2012-07-10 | initial session backup implementation | Kozlov Dmitry |
2012-06-22 | initial ipoe implementation | Kozlov Dmitry |
2012-06-19 | general preparation for IPoE integration | Kozlov Dmitry |
2012-04-30 | ippool: implemented vendor/attr options to specify which radius attribute con... | Kozlov Dmitry |
2012-04-29 | radius: fix reading of req-limit option | Kozlov Dmitry |
2012-03-11 | radius: add support for MS-Primary-DNS-Server/MS-Secondary-DNS-Server attributes | Kozlov Dmitry |
2012-03-11 | radius: add Alcatel dictionary | Kozlov Dmitry |