summaryrefslogtreecommitdiffstats
path: root/src/openvpn/multi.c
Commit message (Expand)AuthorAgeFilesLines
* Remove #ifdefs for client nat support.Arne Schwabe2015-09-151-2/+0
* Change float log message to include common name, if available.Steffan Karger2015-03-081-2/+5
* Disallow lameduck's float to an address taken by another clientLev Stipakov2015-01-221-5/+8
* Prevent memory drain for long lasting floating sessionsLev Stipakov2014-12-081-4/+10
* Add the peer-id to the output of the status commandLev Stipakov2014-12-081-6/+8
* Peer-id patch v7Lev Stipakov2014-11-271-3/+92
* Ensure that client-connect files are always deletedSamuel Thibault2014-10-141-4/+10
* Drop incoming fe80:: packets silently now.Gert Doering2014-06-081-2/+11
* Move #include "ssl_verify.h" from ssl.h to the source files that need it.Steffan Karger2014-06-011-0/+1
* Cleanup ir6->netbits handling.Gert Doering2014-01-111-10/+5
* MSVC fixesJames Yonan2013-08-161-52/+0
* Make push-peer-info visible in "normal" per-instance environment.Gert Doering2013-05-271-0/+52
* Print "Virtual IPv6 Address" on management interface queries [v4]Gert Doering2013-04-121-3/+5
* Print client id only if compiled with man agent support. OtherwiseArne Schwabe2013-04-111-2/+11
* Add the client id (CID) to the output of the status commandArne Schwabe2013-04-111-4/+5
* Implement --mssfix handling for IPv6 packets.Gert Doering2012-12-131-3/+3
* build: move wrappers into platform moduleAlon Bar-Lev2012-03-241-1/+1
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+2861