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
path:
root
/
accel-pppd
/
ctrl
/
l2tp
Age
Commit message (
Expand
)
Author
2013-03-15
l2tp: Handle l2tp_session_free() failures
Guillaume Nault
2013-03-15
l2tp: Use tunnel/session logging functions
Guillaume Nault
2013-02-13
l2tp: Flush ack-ed messages from retransmission queue
Guillaume Nault
2013-02-13
l2tp: Implement outgoing call reception
Guillaume Nault
2013-02-13
l2tp: Fix Result Code AVP byte order
Guillaume Nault
2013-02-13
l2tp: Take StopCCN's AVPs into account
Guillaume Nault
2013-02-13
l2tp: Acknowledge SLI messages
Guillaume Nault
2013-02-13
l2tp: Fix RFC 2661 and RFC 3931 dictionaries
Guillaume Nault
2013-02-13
l2tp: Declare message receptions attributes as const
Guillaume Nault
2013-02-13
l2tp: Define message type attribute as constant
Guillaume Nault
2013-02-13
l2tp: Define packet as constant in reception functions
Guillaume Nault
2013-02-13
l2tp: Add const qualifier to packet allocation function
Guillaume Nault
2013-02-13
l2tp: Define option variables as constant
Guillaume Nault
2013-02-13
l2tp: Add const qualifier for l2tp_packet_print()
Guillaume Nault
2013-02-13
l2tp: Check for IP range before creating new tunnels
Guillaume Nault
2013-02-13
l2tp: Fix challenge response with no secret
Guillaume Nault
2013-02-12
l2tp: Add support for placing incomming calls
Guillaume Nault
2013-02-12
l2tp: Implement on demand tunnel creation
Guillaume Nault
2013-02-12
l2tp: Connect to peer once first reply received
Guillaume Nault
2013-02-12
l2tp: Send L2TP messages with sendto()
Guillaume Nault
2013-02-12
l2tp: Replace the lns_addr tunnel field by host_addr
Guillaume Nault
2013-02-12
l2tp: Replace the lac_addr tunnel field by peer_addr
Guillaume Nault
2013-02-12
l2tp: Add l2tp mode flag (LAC or LNS)
Guillaume Nault
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-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-01-25
cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX
Kozlov Dmitry
2013-01-25
Fix boolean options parsing in configuration file
Guillaume Nault
2013-01-25
l2tp: Fix the connect() call when allocating tunnels
Guillaume Nault
2013-01-25
l2tp: Close tunnel handler's FD if TID assignment fails
Guillaume Nault
2013-01-25
l2tp: Always acknowledge SCCCN messages
Guillaume Nault
2013-01-25
l2tp: Acknowledge CDN messages
Guillaume Nault
2013-01-25
l2tp: Avoid sending CDN with reserved result value
Guillaume Nault
[prev]
[next]