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
/
tunDevice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-42
/
+53
*
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 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 const @ tundevice
Christian Pointner
2009-03-05
1
-1
/
+1
*
cleanup (less warnings on MSVC)
Christian Pointner
2009-03-04
1
-1
/
+1
*
remove useless log priorities CRIT,EMERG,ALERT
Christian Pointner
2009-02-22
1
-4
/
+4
*
moved LogErrno to AnytunErrno
Christian Pointner
2009-02-22
1
-13
/
+13
*
replaced regular throws with AnytunError::thowErr
Christian Pointner
2009-02-22
1
-30
/
+13
*
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
*
code cleanup
Christian Pointner
2009-02-20
1
-3
/
+3
*
some fixes for tunDevice on Windows Vista
Christian Pointner
2009-01-31
1
-17
/
+12
*
ported new -n functionality to windows (now using new tun ioctl)
Christian Pointner
2009-01-31
1
-15
/
+12
*
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
1
-37
/
+23
*
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
*
moved overlapped structs to class members (CreateEvent only once)
Christian Pointner
2009-01-19
1
-16
/
+16
*
fixed silly bug at new tundevice
Christian Pointner
2009-01-19
1
-13
/
+11
*
fixed overlapped handling of read and write at windows tundevice
Christian Pointner
2009-01-19
1
-8
/
+22
*
first working version of windows TunDevice (currently only tap)
Christian Pointner
2009-01-19
1
-9
/
+33
*
windows tap device open works now (some cleanup needed)
Christian Pointner
2009-01-19
1
-2
/
+53
*
started to implement windows tunDevice
Christian Pointner
2009-01-19
1
-0
/
+15
*
added Log to stdout
Christian Pointner
2009-01-16
1
-1
/
+7
*
include path fixed for windows TunDevice
Othmar Gsenger
2008-12-17
1
-2
/
+2
*
fixed tundevice for windows
Othmar Gsenger
2008-12-17
1
-0
/
+3
*
fixed stream >> u_int8_t issue
Christian Pointner
2008-11-30
1
-0
/
+72