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
path:
root
/
accel-pppd
/
ctrl
Age
Commit message (
Expand
)
Author
2018-04-03
ipoe: assign default values to verbose and unit-cache if not specified on con...
Dmitry Kozlov
2018-03-06
Merge pull request #43 from themiron/sstp
xebd
2018-03-06
pppoe: fixed invalid behaviour after changing pado-delay
Dmitry Kozlov
2018-03-04
fix possible null pointer dereferences
Vladislav Grishenko
2018-03-03
pppoe: fixed PADO delaying function
Dmitry Kozlov
2018-02-28
sstp: http: improve http detection
Vladislav Grishenko
2018-02-28
sstp: http: change method error from 501 to 405
Vladislav Grishenko
2018-02-28
sstp: fix proxy-protocol support in ssl mode
Vladislav Grishenko
2018-02-27
sstp: allow access to unix socket to anyone
Vladislav Grishenko
2018-02-27
sstp: fix crash with no any accept option specified
Vladislav Grishenko
2018-02-27
sstp: unlink stray unix socket on init/bind error
Vladislav Grishenko
2018-02-27
sstp: implement proxy-protocol 1 & 2 support
Vladislav Grishenko
2018-02-27
sstp: implement ipv6 & unix socket support
Vladislav Grishenko
2018-02-27
sstp: implement accept list option
Vladislav Grishenko
2018-02-21
radius: add support for route priority (metric) in Framed-Route
Guillaume Nault
2018-02-08
pptp: add the ppp-max-mtu option to match l2tp & sstp
Vladislav Grishenko
2018-01-25
ipoe: use DHCP-Server-Identifier attribute as siaddr if DHCP-Server-IP-Addres...
Dmitry Kozlov
2018-01-25
ipoe: improved handling of DHCP Request for nonexistent sessions
Dmitry Kozlov
2018-01-22
ipoe: ipv6: generate intf_id only if not set by upper layer
Dmitry Kozlov
2018-01-10
Merge branch 'master' of github.com:xebd/accel-ppp
Dmitry Kozlov
2018-01-10
sstp: drop unnecessary ssl reinitialization
Vladislav Grishenko
2018-01-10
Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/code
Dmitry Kozlov
2018-01-10
Merge pull request #31 from themiron/sstp
xebd
2018-01-09
ipoe: do not create ipoe interface with server's ifindex
Dmitry Kozlov
2018-01-06
sstp: reuse general logging framework
Vladislav Grishenko
2018-01-05
sstp: possible sync ppp mode fix
Vladislav Grishenko
2018-01-05
sstp: fix default max mtu to fit standard 1500 media
Vladislav Grishenko
2018-01-05
ipoe: implemented ipv6 in shared mode
Dmitry Kozlov
2017-12-30
sstp: add generic base for parsing http header values, improve host-name chec...
Vladislav Grishenko
2017-12-30
sstp: log current SSL mode for reference
Vladislav Grishenko
2017-12-30
sstp: optimize SSL context & config reload handling
Vladislav Grishenko
2017-12-30
sstp: fix obsolete contexts leak
Vladislav Grishenko
2017-12-30
sstp: rework certificate load, fix build issue with some openssl version
Vladislav Grishenko
2017-12-30
sstp: fix va_start/va_end usage on x64 platforms
Vladislav Grishenko
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
[next]