index
:
anytun/anytun.git
lua
master
new-multithreading
newcrypt
v0.1
v0.2
v0.2.1
v0.3
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.3.6
v0.3.7
v0.3.8
ws-cleanups
anycast tunneling daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
anytun.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
UDPPacketSource now opens one socket for each resolved endpoint
Christian Pointner
2010-01-08
1
-1
/
+1
*
moved to resolver iterator at onResolve callback functions
Christian Pointner
2010-01-08
1
-1
/
+6
*
disable signal controller for FreeBSD. this needs some more works.
Othmar Gsenger
2009-12-23
1
-0
/
+2
*
fixed copyright
rel-0.3.1
v0.3.1
Christian Pointner
2009-10-29
1
-1
/
+1
*
switched to GPLv3 or higher
Christian Pointner
2009-10-28
1
-2
/
+3
*
fixed spell error
Christian Pointner
2009-10-04
1
-1
/
+1
*
added improved script execution
Christian Pointner
2009-10-04
1
-15
/
+9
*
starting post up script in seperate thread
Christian Pointner
2009-05-01
1
-4
/
+10
*
removed anytun02-compat mode
Christian Pointner
2009-04-07
1
-6
/
+3
*
fixed build on windows
Christian Pointner
2009-03-23
1
-0
/
+8
*
added gResolver to SyncServer
Christian Pointner
2009-03-22
1
-61
/
+25
*
added error callback to resolver for better handling
Christian Pointner
2009-03-22
1
-1
/
+6
*
added support for configurabel auth tag length
Christian Pointner
2009-03-17
1
-2
/
+2
*
removed key derivation rate entirely
Christian Pointner
2009-03-17
1
-2
/
+1
*
changed packetSource to use gResolver
Christian Pointner
2009-03-05
1
-26
/
+27
*
fixed daemonizing and boost::thread problem (workaround)
Christian Pointner
2009-03-05
1
-25
/
+19
*
added resolvAddrType to gResolver
Christian Pointner
2009-03-05
1
-7
/
+4
*
moved sync thread creation before priv.drop to allow bind on privileged ports
Christian Pointner
2009-03-05
1
-10
/
+12
*
fixed const @ tundevice
Christian Pointner
2009-03-05
1
-4
/
+4
*
got rid of ThreadParam
Christian Pointner
2009-03-05
1
-28
/
+27
*
fixed signalcontroller
Christian Pointner
2009-03-04
1
-4
/
+4
*
cleanup (less warnings on MSVC)
Christian Pointner
2009-03-04
1
-3
/
+3
*
cleanup
Christian Pointner
2009-03-04
1
-18
/
+2
*
fix build
Christian Pointner
2009-03-04
1
-1
/
+1
*
- extended gResolver: supports completion-callback
Markus Grüneis
2009-03-04
1
-6
/
+10
*
initial checkin of new resolver
Christian Pointner
2009-03-03
1
-0
/
+9
*
fixed log target string parser
Christian Pointner
2009-02-22
1
-3
/
+3
*
remove useless log priorities CRIT,EMERG,ALERT
Christian Pointner
2009-02-22
1
-12
/
+12
*
added -L|--log to command line parser
Christian Pointner
2009-02-22
1
-12
/
+18
*
added signal controller (console control handler) to windows
Christian Pointner
2009-02-22
1
-3
/
+2
*
fixed build on Windows (after logging chances)
Christian Pointner
2009-02-22
1
-1
/
+9
*
added extended logging capability
Christian Pointner
2009-02-22
1
-10
/
+7
*
added file logging target
Christian Pointner
2009-02-20
1
-1
/
+1
*
fixed sync error
Othmar Gsenger
2009-02-20
1
-10
/
+11
*
added some log messages
Othmar Gsenger
2009-02-20
1
-3
/
+7
*
windows service works now
Christian Pointner
2009-02-20
1
-3
/
+49
*
fixed disabledRouting
Othmar Gsenger
2009-02-18
1
-0
/
+1
*
added anytun02 compat runtime switch
Christian Pointner
2009-02-18
1
-4
/
+7
*
static build mostly fixed
Othmar Gsenger
2009-02-18
1
-3
/
+5
*
turn off routing, when no multi connection support (no sync hosts or tap device)
Othmar Gsenger
2009-02-18
1
-27
/
+13
*
moved to new handling if ifconfig parameters (more windows friendly)
Christian Pointner
2009-01-31
1
-4
/
+6
*
refactoring
Christian Pointner
2009-01-30
1
-2
/
+2
*
droping privileges is now possible without chroot
Christian Pointner
2009-01-30
1
-4
/
+8
*
merged options parser
Christian Pointner
2009-01-28
1
-0
/
+1
*
no routing disable -R and warning
Christian Pointner
2009-01-21
1
-1
/
+3
*
improved esit status handling of exec script for unix
Christian Pointner
2009-01-20
1
-2
/
+2
*
added actual node to tundevice (currently only for windows)
Christian Pointner
2009-01-20
1
-2
/
+1
*
recv also throws runtime error on windows when an icmp unreachable message ar...
Christian Pointner
2009-01-20
1
-36
/
+20
*
fixed silly bug at new tundevice
Christian Pointner
2009-01-19
1
-4
/
+12
*
first working version of windows TunDevice (currently only tap)
Christian Pointner
2009-01-19
1
-1
/
+1
[next]