Commit Graph

1205 Commits

Author SHA1 Message Date
orignal
f7325f6c4f parse SAM commands 2014-09-28 09:05:37 -04:00
orignal
05c297cb0b generate reandom tunnelMsgID 2014-09-27 17:51:55 -04:00
Mikal
0bea006826 Update on win32 build files.
Some include and library settings are added for jenkins to match up with
meeh's win32 slave. Currenly not executing on winXP even compiler and
msdn claims to support it.
2014-09-27 20:08:39 +02:00
orignal
d04957bd15 publish local destinations created by SAM session 2014-09-27 08:11:00 -04:00
orignal
05148a2579 request LeaseSet through destination's tunnels 2014-09-26 19:22:13 -04:00
orignal
6af5fa3d27 handle STREAM ACCEPT 2014-09-26 15:40:57 -04:00
orignal
9cd62d8873 fixed tunnel build race condition 2014-09-26 10:15:34 -04:00
orignal
79d2f69837 select high bandwidth routers for client tunnels 2014-09-25 21:08:20 -04:00
orignal
c4ec2ea297 create SAM bridge 2014-09-25 14:05:16 -04:00
orignal
959fda341a implementation of STREAM CONNECT 2014-09-25 13:58:09 -04:00
orignal
eb83b6e9a6 implementation of SESSION CREATE 2014-09-25 13:22:25 -04:00
orignal
08ff685de8 generic GetRandomRputer 2014-09-24 21:45:19 -04:00
orignal
ec624c89b2 delete all streams upon deletion of a local destination 2014-09-24 17:51:21 -04:00
orignal
393d4bc231 create SAM session 2014-09-24 16:39:31 -04:00
orignal
2914bb67f1 handle through traffic 2014-09-24 14:59:03 -04:00
orignal
a7fa896b3e SAM added 2014-09-24 12:01:26 -04:00
orignal
796b2d980f std option for different versions of gcc (by hagen) 2014-09-23 19:56:29 -04:00
orignal
e51cca8263 jump service 2014-09-23 15:38:56 -04:00
orignal
f30a466bec stop netdb tread immediately on termination 2014-09-23 12:02:32 -04:00
orignal
610e9e3660 use c++11 for 4.9 only 2014-09-22 21:56:01 -04:00
orignal
9e4cac2373 Merge pull request #100 from hagen-i2p/cxx11-support
Detect c++11 support by compiler
2014-09-22 21:50:23 -04:00
hagen
5a55e14f98 * Makefile.linux : detect gcc version 2014-09-23 01:44:09 +00:00
orignal
71168389ab PeerTest from Charlie to Alice 2014-09-22 19:03:46 -04:00
hagen
bbe146e8d4 * debian/control : enforce minimal version of compiler and cmake 2014-09-22 22:40:11 +00:00
hagen
3526677421 * cmake : show compiler version in summary 2014-09-22 22:36:29 +00:00
hagen
1661ebb537 * cmake : detect support of c++11 via compiler flags 2014-09-22 22:36:06 +00:00
orignal
4fc3b8026a terminate NTCP session by timeout 2014-09-22 17:38:21 -04:00
orignal
1d9fdca9ce don't send address for initial PeerTest 2014-09-22 16:27:56 -04:00
orignal
11402708da proper termination 2014-09-22 14:44:10 -04:00
orignal
81a7253e0f fixed crash on termination 2014-09-22 13:28:46 -04:00
orignal
cdaa72e664 c++11 is not recognized by gcc 4.6. rolled back to c++0x 2014-09-22 07:34:57 -04:00
orignal
cbc3d24800 Merge pull request #99 from hagen-i2p/debian
Debian package metadata
2014-09-22 07:28:11 -04:00
orignal
98361dc8f9 fixed race condition 2014-09-21 22:00:42 -04:00
hagen
94335d5234 * debian/changelpg 2014-09-22 00:20:28 +00:00
orignal
c4c614bc3d initialize crpto constants on demand 2014-09-21 18:17:16 -04:00
orignal
5e179c166b aquire DH keys if demanded only 2014-09-20 20:10:34 -04:00
orignal
0c3949ef7a fixed crash 2014-09-20 16:26:36 -04:00
orignal
89f58d0a7a read extended indentities from hosts.txt 2014-09-19 19:25:40 -04:00
orignal
3b58b55994 Update version.h
fixed typo
2014-09-19 14:36:17 -04:00
hagen
1ac75be832 - remote hardcoded rpath from Makefile 2014-09-19 05:15:40 +00:00
hagen
2c1365ad0c * Makefile : move common targets to top-level Makefile 2014-09-19 05:15:40 +00:00
hagen
d8bb640f15 * fix CFLAGS in Makefile.linux 2014-09-19 05:15:40 +00:00
hagen
54775e5ea1 + debian/ 2014-09-19 05:15:40 +00:00
orignal
1441c1371b adjust MTU for incoming SSU sessions 2014-09-18 14:37:29 -04:00
orignal
cb46d63058 read Identity from SessionConfirmed message 2014-09-18 14:16:16 -04:00
orignal
ddc18a9b28 acquire DH pair by demand only 2014-09-18 12:43:02 -04:00
orignal
b46b15cce4 avoid double delete 2014-09-18 11:11:51 -04:00
orignal
cda52beb08 Merge pull request #98 from hagen-i2p/better-cmakelists
Better cmakelists
2014-09-18 06:59:28 -04:00
orignal
1742a72fe0 use Tag<32> for SSU key 2014-09-17 20:43:47 -04:00
hagen
4685908ead * use hardening linker flags only with gcc 2014-09-18 00:03:13 +00:00