Commit Graph

879 Commits

Author SHA1 Message Date
orignal
07654212f8 parse address in AddressBook 2014-10-03 14:22:32 -04:00
orignal
ec3462fabe fixed race condition 2014-10-03 10:35:11 -04:00
orignal
39bd641b39 extract last parameter 2014-10-03 09:43:18 -04:00
orignal
6e905c8f5c handle NAMING LOOKUP 2014-10-02 21:40:15 -04:00
orignal
18f177ee19 handle NAMING LOOKUP 2014-10-02 16:55:01 -04:00
orignal
6a8c18f2fc don't pick next peer same as previous 2014-10-02 14:43:42 -04:00
orignal
255c5c1459 fixed race condition 2014-10-02 12:44:11 -04:00
orignal
9b0e8f6a71 request destination LeaseSet and wait for 5 seconds if not found 2014-10-02 12:42:28 -04:00
orignal
ef2932a234 some cleanup 2014-10-01 21:18:41 -04:00
orignal
30233bed77 don't create SAM session is local destination exists 2014-10-01 14:52:32 -04:00
orignal
c047544cdb don't block tunnel list for a long time 2014-10-01 14:32:57 -04:00
orignal
3cb4588904 don't publish local destination of client I2PTunnel 2014-10-01 11:52:30 -04:00
orignal
53a2a3eb46 specify separate local destination for client I2PTunnels 2014-10-01 10:58:28 -04:00
orignal
51d09b788b don't create non-accepted transit tunnel 2014-09-30 22:08:05 -04:00
orignal
6fd5db250b start/stop accepting transit tunnels 2014-09-30 13:34:29 -04:00
orignal
ba96288438 handle DEST GENERATE 2014-09-30 11:08:38 -04:00
orignal
34cb17afb1 show local destination's tunnels 2014-09-29 22:18:32 -04:00
orignal
964e27bc15 don't handle same message twice 2014-09-29 20:08:26 -04:00
orignal
d1a3f11c7a check tunnel where DatabaseStore message comes from 2014-09-29 16:41:41 -04:00
orignal
7954c5e5a0 handle commands with params 2014-09-29 15:13:24 -04:00
orignal
8feabe8a6e handle SILENT flag 2014-09-29 14:18:06 -04:00
orignal
b13c9d924f show local destinations 2014-09-28 19:15:04 -04:00
orignal
fd090fa0c0 split diagnostics by few pages 2014-09-28 16:12:25 -04:00
orignal
c30dc4f877 don't process pending tunnel twice 2014-09-28 15:06:07 -04:00
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