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
/
l2tp
Age
Commit message (
Expand
)
Author
2013-04-17
l2tp: Handle 64 bits attributes
Guillaume Nault
2013-04-17
l2tp: Use random length Challenge AVP
Guillaume Nault
2013-04-17
l2tp: Full hidden AVPs support
Guillaume Nault
2013-04-17
utils: Add random buffer generation function
Guillaume Nault
2013-04-17
l2tp: Handle incoming hidden AVPs
Guillaume Nault
2013-04-17
l2tp: Store length of conf_secret
Guillaume Nault
2013-04-17
l2tp: Fix endianness of 64 bits AVPs (reception)
Guillaume Nault
2013-04-17
l2tp: Fix double string AVP copy
Guillaume Nault
2013-03-28
l2tp: Add general packet processing log messages
Guillaume Nault
2013-03-28
l2tp: Log packet retransmission information
Guillaume Nault
2013-03-28
l2tp: Log all discarded messages in the same way
Guillaume Nault
2013-03-28
l2tp: Log session establishment/disconnection information
Guillaume Nault
2013-03-28
l2tp: Log tunnel establishment/disconnection information
Guillaume Nault
2013-03-28
l2tp: Use consistent packet logging policy
Guillaume Nault
2013-03-28
l2tp: Handle WEN messages
Guillaume Nault
2013-03-28
l2tp: Avoid tunnel destruction when possible
Guillaume Nault
2013-03-28
l2tp: Parse incoming CDN messages
Guillaume Nault
2013-03-28
l2tp: Handle allocation failure in l2tp_session_connect()
Guillaume Nault
2013-03-28
l2tp: Use consistent return values for l2tp_{recv, send}*()
Guillaume Nault
2013-03-28
l2tp: Remove some redundant log messages
Guillaume Nault
2013-03-28
l2tp: Simplify some function call sequences
Guillaume Nault
2013-03-16
l2tp: Don't close tunnel upon error on HELLO
Guillaume Nault
2013-03-16
l2tp: Notify peer upon tunnel/session timeout
Guillaume Nault
2013-03-16
l2tp: Don't depent on StopCCN for tunnel disconnection
Guillaume Nault
2013-03-16
l2tp: Improve error handling of duplicate messages
Guillaume Nault
2013-03-16
l2tp: Free tunnels that couldn't start
Guillaume Nault
2013-03-16
l2tp: Fix early message sending during tunnel establishment
Guillaume Nault
2013-03-16
l2tp: Centralise management of tunnel establishment timers
Guillaume Nault
2013-03-16
l2tp: Centralise management of session establishment timers
Guillaume Nault
2013-03-16
l2tp: Dedicated function for replying to incomming calls
Guillaume Nault
2013-03-16
l2tp: Merge incomming and outgoing session starting
Guillaume Nault
2013-03-16
l2tp: Centralise new session launching
Guillaume Nault
2013-03-16
l2tp: Send CDN in tunnel context
Guillaume Nault
2013-03-16
l2tp: Use tunnel/session specific sending functions
Guillaume Nault
2013-03-15
l2tp: Display error message when tunnel creation fails (CLI)
Guillaume Nault
2013-03-15
l2tp: Display error message when session creation fails (CLI)
Guillaume Nault
2013-03-15
l2tp: Strict error management in start_udp_server()
Guillaume Nault
2013-03-15
l2tp: Allocate memory with functions from memdebug.h
Guillaume Nault
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
[next]