index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
revert-145-dkms
revert-190-pr-fix-188
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/accel-ppp/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-30
sstp: http: protect against oversized headers and improve parsing
Vladislav Grishenko
2017-12-30
sstp: implement HTTP host header and TLS SNI checking
Vladislav Grishenko
2017-12-30
sstp: drop ssl_mode_auto_retry, not required afer 7945857927b4cedab365ba86934...
Vladislav Grishenko
2017-12-30
sstp: use HTTP status code 510 for HTTP method errors
Vladislav Grishenko
2017-12-30
sstp: http: get rid of static reply buffer
Vladislav Grishenko
2017-12-30
sstp: fix eof result of ssl read/write ops although no harm was really happened
Vladislav Grishenko
2017-12-30
sstp: allow colons in cert-hash-* hex values
Vladislav Grishenko
2017-12-30
sstp: use ssl-keyfile option for certificate private key
Vladislav Grishenko
2017-12-30
sstp: treat SSL errors as EIO
Vladislav Grishenko
2017-12-30
sstp: keep default ssl ciphers for better compatibility
Vladislav Grishenko
2017-12-30
sstp: allow to prefer server ciphers with ssl-prefer-server-ciphers option
Vladislav Grishenko
2017-12-30
sstp: implement Crypto Binding's Certificate hash & proto checking per 3.3.5.2.3
Vladislav Grishenko
2017-12-30
sstp: implement Crypto Binding attr & nonce checking per 3.3.5.2.3
Vladislav Grishenko
2017-12-30
sstp: fix thread crash on certificate-error diconnect
Vladislav Grishenko
2017-12-30
sstp: zero allocated packets, fix non-zero reserved fields
Vladislav Grishenko
2017-12-30
sstp: make sstp great again. simplify ssl handlers, fix crashes, move to asyn...
Vladislav Grishenko
2017-12-30
sstp: implement ifname option support
Vladislav Grishenko
2017-12-30
sstp: allow 3 nak replies per 3.3.5.2.2
Vladislav Grishenko
2017-12-30
sstp: implement preliminar sstp protocol support
Vladislav Grishenko
2017-12-29
ipv6: ignore "unspecified address" (::/128)
Dmitry Kozlov
2017-12-28
ipoe: check noauth option in [auth] section too
Dmitry Kozlov
2017-12-28
Merge pull request #30 from themiron/alloca-crash
xebd
2017-12-28
triton: fix crash due gcc mis-optimization of alloca()
Vladislav Grishenko
2017-12-27
ipoe,vlan_mon: updated up to kernel 4.14
Dmitry Kozlov
2017-12-27
ipoe: include server's mac into weight notify packet to be used as additional...
Dmitry Kozlov
2017-12-27
ipoe: implemented new load balancing mechanism
Dmitry Kozlov
2017-12-27
triton: fixed bugs introduced by previous commit
Dmitry Kozlov
2017-12-26
shaper: install ifb filter for all protocols
Dmitry Kozlov
2017-12-26
move version message to top
Dmitry Kozlov
2017-12-26
get rid of deprecated readdir_r
Dmitry Kozlov
2017-12-26
reworked context priorities
Dmitry Kozlov
2017-12-26
shaper: install skbedit filter for all protocols
Dmitry Kozlov
2017-12-25
ipv6: implemented special handling of /128 prefixes
Dmitry Kozlov
2017-12-25
ipv6pool: added gw-ip6-address option and special handling for /128 prefixes
Dmitry Kozlov
2017-12-25
libnetlink: added ip6addr_add_peer function
Dmitry Kozlov
2017-12-21
radius: allocate memory for string attributes
Dmitry Kozlov
2017-12-20
shaper: define UINT16_MAX if not set
Dmitry Kozlov
2017-12-20
ippool: fixed parsing /32 ranges
Dmitry Kozlov
2017-12-19
ipoe: arp: do not reply on requests from 0.0.0.0
Dmitry Kozlov
2017-12-19
ipoe: fixed memory leak
Dmitry Kozlov
2017-12-15
ipoe: rename HASH_BITS -> IPOE_HASH_BITS
Dmitry Kozlov
2017-12-15
ipoe,vlan_mon: define RHEL_MAJOR=0 if not set
Dmitry Kozlov
2017-12-15
cmake: added centos support
Dmitry Kozlov
2017-12-15
ipoe, vlan_mon: implemented support for centos 3.10 kernel
Dmitry Kozlov
2017-12-14
Merge pull request #27 from themiron/ppp-ifname
xebd
2017-12-14
ppp: fix interface wildcard rename if kernel returns not zero, but picked index
Vladislav Grishenko
2017-12-14
ippool: implemented next pool support
Dmitry Kozlov
2017-12-14
radius: fixed memory leak
Dmitry Kozlov
2017-12-07
pppd_compat: mark session started if ip-up handler called
Dmitry Kozlov
2017-12-07
pppd_compat: fixed bug caused fork queue to stall
Dmitry Kozlov
[next]