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
/
win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
added license exception for OpenSSL
Christian Pointner
2014-06-29
8
-16
/
+122
*
fixed typo in license header
Christian Pointner
2014-06-21
8
-8
/
+8
*
mingw build works now
Christian Pointner
2012-01-06
1
-1
/
+1
*
some mingw build fixes (still not working)
Christian Pointner
2012-01-06
1
-2
/
+2
*
non-functional changes only: use standard writing of stdint.h types; still im...
Markus Grüneis
2010-02-18
1
-4
/
+4
*
whitespace only change: unified formatting with "astyle --style=k/r --indent=...
Markus Grüneis
2010-02-17
8
-421
/
+450
*
malloc/free vs new at posix sysexec
Christian Pointner
2010-02-16
1
-1
/
+1
*
fixed win32 build
Markus Grüneis
2010-02-16
4
-17
/
+14
*
introduced posixDaemon as DaemonService for posix targets
Christian Pointner
2010-02-06
2
-0
/
+33
*
some cleanup
Christian Pointner
2010-02-04
1
-4
/
+4
*
win32 support for sysExec, sysExec.hpp arch-specific files introduced
Markus Grüneis
2010-02-04
1
-0
/
+160
*
fixed build on windows (version.h)
Christian Pointner
2010-01-24
1
-0
/
+22
*
fixed build for WinService
Christian Pointner
2010-01-20
1
-1
/
+1
*
type cleanup
Christian Pointner
2010-01-20
2
-6
/
+6
*
added unknown-signal signal handler
Christian Pointner
2010-01-20
1
-0
/
+1
*
winService works now together with signalController
Christian Pointner
2010-01-20
4
-24
/
+19
*
integrated winservice into signal controller
Christian Pointner
2010-01-20
4
-80
/
+79
*
updated windows signal handler
Christian Pointner
2010-01-20
1
-52
/
+27
*
fixed signal handler on windows
Christian Pointner
2010-01-19
1
-5
/
+5
*
splitted signalController and SignalHandlers
Christian Pointner
2010-01-19
1
-0
/
+111
*
improved new SysExec cleanup
Christian Pointner
2010-01-12
1
-1
/
+2
*
fixed priviledge dropping on freebsd
Othmar Gsenger
2010-01-10
1
-0
/
+4
*
fixed header file include guards to be C++ compliant; now always use format A...
Markus Grüneis
2009-11-11
3
-4
/
+12
*
fixed copyright
rel-0.3.1
v0.3.1
Christian Pointner
2009-10-29
5
-5
/
+5
*
switched to GPLv3 or higher
Christian Pointner
2009-10-28
5
-10
/
+15
*
changed windows tap device for new version
Othmar Gsenger
2009-10-17
1
-1
/
+1
*
fixed const @ tundevice
Christian Pointner
2009-03-05
1
-1
/
+1
*
cleanup (less warnings on MSVC)
Christian Pointner
2009-03-04
1
-1
/
+1
*
added log message at windows service stop
Christian Pointner
2009-02-22
1
-0
/
+1
*
remove useless log priorities CRIT,EMERG,ALERT
Christian Pointner
2009-02-22
2
-7
/
+7
*
fixed build on windows
Christian Pointner
2009-02-22
1
-1
/
+1
*
moved LogErrno to AnytunErrno
Christian Pointner
2009-02-22
3
-26
/
+26
*
replaced regular throws with AnytunError::thowErr
Christian Pointner
2009-02-22
2
-62
/
+28
*
added signal controller (console control handler) to windows
Christian Pointner
2009-02-22
1
-6
/
+6
*
fixed build on Windows (after logging chances)
Christian Pointner
2009-02-22
1
-1
/
+1
*
windows tunDevice reads mtu size now
Christian Pointner
2009-02-20
1
-0
/
+10
*
windows service works now
Christian Pointner
2009-02-20
2
-21
/
+80
*
code cleanup
Christian Pointner
2009-02-20
3
-123
/
+123
*
added experimental win32 service code
Christian Pointner
2009-02-20
2
-0
/
+250
*
some fixes for tunDevice on Windows Vista
Christian Pointner
2009-01-31
2
-18
/
+13
*
ported new -n functionality to windows (now using new tun ioctl)
Christian Pointner
2009-01-31
2
-19
/
+22
*
setting device status to up after ifconfig
Christian Pointner
2009-01-22
1
-3
/
+3
*
windows tap driver version gets checked now
Christian Pointner
2009-01-21
1
-1
/
+22
*
improved adapter search which cares about componentids
Christian Pointner
2009-01-21
1
-9
/
+19
*
added minimalisstic registry wrapper
Christian Pointner
2009-01-21
3
-37
/
+201
*
added do_ifconfig for windows
Christian Pointner
2009-01-21
1
-4
/
+19
*
Windows tunDevice cleanup
Christian Pointner
2009-01-21
1
-38
/
+68
*
tun mode works now on windows
Christian Pointner
2009-01-21
1
-8
/
+19
*
safer handling of registry functions
Christian Pointner
2009-01-20
1
-29
/
+56
*
added actual node to tundevice (currently only for windows)
Christian Pointner
2009-01-20
1
-3
/
+6
[next]