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
Commit message (
Expand
)
Author
Age
Files
Lines
*
merged gcrypt threading fixes
new-multithreading
Othmar Gsenger
2014-09-25
1
-34
/
+10
*
moved anytun newthread from configure to makefile
Othmar Gsenger
2014-09-01
2
-14
/
+21
*
added QueuePusher, added ANYTUN_MULTITHREAD comile option
Othmar Gsenger
2014-09-01
4
-138
/
+162
*
new threading working, but only one crypto thread per direction possible yet
Othmar Gsenger
2014-08-28
1
-0
/
+2
*
new threading model complete, but not working
Othmar Gsenger
2014-08-28
1
-6
/
+171
*
multithreaded sender seems to work...
Othmar Gsenger
2014-07-31
3
-15
/
+82
*
fix compiler warning
Othmar Gsenger
2014-07-31
1
-1
/
+15
*
added one new thread. memory pool still needs work. some kind of auto pointer...
Othmar Gsenger
2014-07-31
2
-40
/
+74
*
added a go style channel implementation. this might still need some performan...
Othmar Gsenger
2014-07-31
2
-1
/
+95
*
added license exception for OpenSSL
Christian Pointner
2014-06-29
112
-225
/
+1701
*
fixed not working singletons - still not threadsafe but at least they don't p...
Christian Pointner
2014-06-29
14
-154
/
+19
*
while(1) vs. for(;;)
Christian Pointner
2014-06-28
6
-8
/
+8
*
added support for clang
Christian Pointner
2014-06-22
3
-6
/
+19
*
implemented key derivation using libnettle
Christian Pointner
2014-06-22
2
-12
/
+21
*
implemented auth algo using nettle (not tested yet)
Christian Pointner
2014-06-22
2
-10
/
+11
*
implemented cipher using nettle (not tested yet)
Christian Pointner
2014-06-22
2
-9
/
+22
*
added compile switches for libnettle
Christian Pointner
2014-06-22
8
-3
/
+83
*
improved selection of crypto lib
Christian Pointner
2014-06-22
10
-102
/
+120
*
fixed typo in license header
Christian Pointner
2014-06-21
112
-112
/
+112
*
mingw build works now
Christian Pointner
2012-01-06
6
-21
/
+43
*
some mingw build fixes (still not working)
Christian Pointner
2012-01-06
4
-9
/
+22
*
compiler clean windows checks
Christian Pointner
2012-01-05
11
-20
/
+25
*
fixed mingw build target
Christian Pointner
2012-01-05
1
-5
/
+0
*
added cross compile mingw configure target
Christian Pointner
2012-01-05
1
-5
/
+53
*
changed boost::asio::ip::tcp::acceptor::io_service() to get_io_service()
Christian Pointner
2011-12-30
1
-1
/
+1
*
cleanup at configure
Christian Pointner
2011-02-28
1
-3
/
+7
*
added build fix for (debian/ubuntu)
Christian Pointner
2011-02-28
1
-10
/
+10
*
fixed configure (no svn error output)
Christian Pointner
2010-02-20
1
-1
/
+1
*
non-functional changes only: use standard writing of stdint.h types; still im...
Markus Grüneis
2010-02-18
55
-307
/
+305
*
whitespace only change: unified formatting with "astyle --style=k/r --indent=...
Markus Grüneis
2010-02-17
109
-2711
/
+2982
*
allegedly-release-friendly dirty dirty dirty hack (concerning pids)
Christian Pointner
2010-02-16
2
-8
/
+22
*
malloc/free vs new at posix sysexec
Christian Pointner
2010-02-16
4
-29
/
+49
*
fixed build of anytun-controld
Christian Pointner
2010-02-16
2
-16
/
+11
*
fixed win32 build
Markus Grüneis
2010-02-16
9
-193
/
+185
*
fixed Makefile distclean target
Christian Pointner
2010-02-08
1
-0
/
+2
*
cleaned up dependencies
Christian Pointner
2010-02-07
1
-38
/
+55
*
introduced posixDaemon as DaemonService for posix targets
Christian Pointner
2010-02-06
13
-116
/
+310
*
removed NO_EXEC
Christian Pointner
2010-02-06
6
-32
/
+20
*
removed Doxygen config
Christian Pointner
2010-02-04
1
-1252
/
+0
*
some cleanup
Christian Pointner
2010-02-04
4
-18
/
+18
*
fixed build on posix
Christian Pointner
2010-02-04
4
-23
/
+28
*
win32 support for sysExec, sysExec.hpp arch-specific files introduced
Markus Grüneis
2010-02-04
4
-125
/
+342
*
fixed build on windows (version.h)
Christian Pointner
2010-01-24
2
-0
/
+38
*
added --version parameter
Christian Pointner
2010-01-24
7
-13
/
+60
*
added setgpid at daemonize
Christian Pointner
2010-01-24
1
-0
/
+2
*
fixed init script for differend Config dirs and multiconnection with no defau...
Othmar Gsenger
2010-01-23
1
-13
/
+15
*
now using sigtimedwait instead of sigwait
Christian Pointner
2010-01-23
2
-12
/
+20
*
fixed build for WinService
Christian Pointner
2010-01-20
1
-1
/
+1
*
type cleanup
Christian Pointner
2010-01-20
5
-16
/
+15
*
cleanup
Christian Pointner
2010-01-20
1
-1
/
+1
[next]