index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
patch
patch-1
revert-145-dkms
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-12
l2tp: Add WAIT_SCCRP state
Guillaume Nault
2013-02-12
l2tp: Update Ns/Nr handling
Guillaume Nault
2013-02-12
l2tp: Set LNS address with the one really bound to
Guillaume Nault
2013-02-12
l2tp: Remove unused parameter in tunnel allocation
Guillaume Nault
2013-02-12
l2tp: Implement peer authentication
Guillaume Nault
2013-02-12
l2tp: Define function to compute Challenge Response
Guillaume Nault
2013-02-12
l2tp: Use separate function for computing CHAP-MD5
Guillaume Nault
2013-02-12
l2tp: Pass peer address as sockaddr in tunnel alloc.
Guillaume Nault
2013-02-12
l2tp: Display SCCRQ packets in l2tp_recv_SCCRQ()
Guillaume Nault
2013-02-12
l2tp: Pass host address as sockaddr in tunnel alloc.
Guillaume Nault
2013-02-12
l2tp: Alloc tunnels with integer framing cap.
Guillaume Nault
2013-02-12
l2tp: No peer-tid assignment in tunnel allocation
Guillaume Nault
2013-02-12
l2tp: Separate tunnel launching from initialisation
Guillaume Nault
2013-02-12
l2tp: Support for freeing partially initialised tunnels
Guillaume Nault
2013-02-12
l2tp: Make l2tp_tunnel_alloc() return a new tunnel
Guillaume Nault
2013-02-12
l2tp: Add error checking for l2tp_tunnel_alloc()
Guillaume Nault
2013-02-12
l2tp: Send EV_CTRL_FINISHED only on established sessions
Guillaume Nault
2013-02-12
cli: Skip leading spaces before calling regexp cmds
Guillaume Nault
2013-02-12
pppoe: Improve help message display
Guillaume Nault
2013-02-12
cli: Handle arguments to the "help" command
Guillaume Nault
2013-02-12
cli: Modify regexp command handler registration
Guillaume Nault
2013-02-12
cli: Improve word splitting functions
Guillaume Nault
2013-02-12
cli: Pass complete command line to regexp handlers
Guillaume Nault
2013-02-12
cli: Use dedicated "help" command handler
Guillaume Nault
2013-02-12
cli: Fix regexp command handling
Guillaume Nault
2013-02-06
l2tp: Remove unused field "state2" in struct l2tp_sess_t
Guillaume Nault
2013-02-06
l2tp: Implement outgoing calls
Guillaume Nault
2013-02-06
l2tp: No automatic CDN before cancelling sessions
Guillaume Nault
2013-02-06
utils: Add function for strict str to int conversion
Guillaume Nault
2013-02-06
build: Set ACCEL_PPP_VERSION in top level cmake file
Guillaume Nault
2013-02-06
Integrate accel-cmd with accel-ppp's build process
Guillaume Nault
2013-02-06
Add manpage for accel-cmd
Guillaume Nault
2013-02-06
New client for the cli module (tcp)
Guillaume Nault
2013-02-05
ipoe: do not assign ip to interface if shared=0 and ifcfg=0 (ip unnumbered)
Kozlov Dmitry
2013-02-01
ipoe: update lease time and mask on each relay reply
Kozlov Dmitry
2013-01-28
ipoe: implemented noauth option
Kozlov Dmitry
2013-01-28
ipoe: changed assignment of Server-ID and Router options
Kozlov Dmitry
2013-01-26
ipoe: various fixes
Kozlov Dmitry
2013-01-26
ipoe: insert opt82 to each relay packet
Kozlov Dmitry
2013-01-26
Revert "ipoe: insert opt82 to each relay packet"
Kozlov Dmitry
2013-01-26
ipoe: insert opt82 to each relay packet
Kozlov Dmitry
2013-01-25
ipoe: fix compilation error
Kozlov Dmitry
2013-01-25
ipoe: always assign IP address in mode=L2
Kozlov Dmitry
2013-01-25
Revert "ipoe: assign giaddr to interface only if mode=L3"
Kozlov Dmitry
2013-01-25
ipoe: assign giaddr to interface only if mode=L3
Kozlov Dmitry
2013-01-25
ipoe: properly insert option 82 before END
Kozlov Dmitry
2013-01-25
ipoe: add missing LIB_SUFFIX to install path
Kozlov Dmitry
2013-01-25
ipoe: insert option 82 to relay request
Kozlov Dmitry
2013-01-25
fix typo LIB_SIFFIX -> LIB_SUFFIX
Kozlov Dmitry
2013-01-25
cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX
Kozlov Dmitry
[next]