Igor Pavlov
|
1568128356
|
change asm labels to temporarily labels to fix clang compilation
|
2014-12-07 19:37:52 +03:00 |
|
Igor Pavlov
|
d13329471e
|
add SSUSession.cpp to CMakeList.txt
|
2014-12-07 19:34:42 +03:00 |
|
orignal
|
9dbd5a583a
|
AddressReceiver for inbound BOB tunnel
|
2014-12-07 09:48:03 -05:00 |
|
orignal
|
07ad7fea9e
|
inbound and outbound BOB tunnels per destination
|
2014-12-06 21:23:43 -05:00 |
|
orignal
|
fbff749838
|
pass BOB options to destination
|
2014-12-06 16:06:46 -05:00 |
|
orignal
|
797c8750d8
|
pass BOB options to destination
|
2014-12-06 15:31:39 -05:00 |
|
orignal
|
9164ac8a3e
|
BOB 'list' command
|
2014-12-05 22:25:31 -05:00 |
|
orignal
|
8788e1b2fd
|
BOB 'clear' command
|
2014-12-05 19:16:54 -05:00 |
|
orignal
|
9a9d6e8e00
|
BOB lookup command
|
2014-12-05 16:03:43 -05:00 |
|
orignal
|
047a371050
|
send base64 adress from outbound non-quiet BOB connections
|
2014-12-05 14:46:59 -05:00 |
|
orignal
|
392075bf60
|
BOB quiet command
|
2014-12-05 14:13:16 -05:00 |
|
orignal
|
07d5e8c756
|
don't close session if unknown command
|
2014-12-05 10:59:37 -05:00 |
|
orignal
|
e84d4e5f42
|
populate session keys
|
2014-12-04 19:29:20 -05:00 |
|
orignal
|
4c8d85870b
|
check identity buffer size
|
2014-12-04 19:28:20 -05:00 |
|
orignal
|
519330015f
|
handle .i2p address for BOB inbound connections
|
2014-12-04 14:16:33 -05:00 |
|
orignal
|
08762870b4
|
fixed crash on termination
|
2014-12-04 11:24:00 -05:00 |
|
orignal
|
517a7ba3ab
|
BOB setkeys/getkeys
|
2014-12-03 21:01:40 -05:00 |
|
orignal
|
3d0349191d
|
fixed memory corruption
|
2014-12-03 21:00:25 -05:00 |
|
orignal
|
76478ceaa2
|
send recived data after address from BOB inbound connection
|
2014-12-03 20:37:20 -05:00 |
|
orignal
|
9328bd1caf
|
temporary disabled tunnel test encryption due instability
|
2014-12-03 20:06:56 -05:00 |
|
orignal
|
b2a6b6657f
|
handle stop command
|
2014-12-03 15:24:30 -05:00 |
|
orignal
|
0214ad69a6
|
inbound tunnels
|
2014-12-03 15:02:19 -05:00 |
|
orignal
|
1c0c530769
|
BOB inbound tunnel
|
2014-12-03 14:48:41 -05:00 |
|
orignal
|
75666e3e39
|
return public key only for newkeys
|
2014-12-02 21:55:30 -05:00 |
|
orignal
|
60e4e52373
|
BOB outgoing tunnels
|
2014-12-02 21:45:01 -05:00 |
|
orignal
|
30a1f9d447
|
send BOB message reply
|
2014-12-02 16:45:51 -05:00 |
|
orignal
|
cb293b93d2
|
BOB command parser
|
2014-12-02 15:47:44 -05:00 |
|
orignal
|
3ab65bbe0d
|
command channel acceptor
|
2014-12-02 11:42:35 -05:00 |
|
orignal
|
e7f05cc462
|
BOB added
|
2014-12-02 10:34:02 -05:00 |
|
orignal
|
cfcec8229c
|
delete non-responding streams
|
2014-12-02 08:07:31 -05:00 |
|
orignal
|
4e54fbec08
|
delete stream from inside
|
2014-12-01 21:26:51 -05:00 |
|
orignal
|
38ee813e41
|
wait for all messages acked before termination of a stream
|
2014-12-01 18:29:46 -05:00 |
|
orignal
|
9acf80e563
|
from/to base64
|
2014-12-01 14:50:10 -05:00 |
|
orignal
|
9539fb8cb0
|
fixed memory leak
|
2014-11-30 20:18:31 -05:00 |
|
orignal
|
bd13406f42
|
don't delete HTTP connection twice
|
2014-11-30 18:19:32 -05:00 |
|
orignal
|
fbec753dcd
|
show local destination's tuunels state
|
2014-11-30 17:29:26 -05:00 |
|
orignal
|
e6c92a535d
|
handle ipv6 sessions in separate thread
|
2014-11-30 17:19:21 -05:00 |
|
orignal
|
32a767dc91
|
pass I2CP options to local destination. Process tunnel length
|
2014-11-30 10:51:22 -05:00 |
|
orignal
|
3ca560b895
|
different tunnel length for IB and OB
|
2014-11-29 22:00:52 -05:00 |
|
orignal
|
5e83d950f5
|
count NACKs in plain ack message size
|
2014-11-29 19:15:41 -05:00 |
|
orignal
|
95027930f2
|
send NACKs
|
2014-11-29 16:21:19 -05:00 |
|
orignal
|
3ff1158384
|
fixed crash
|
2014-11-29 08:31:12 -05:00 |
|
orignal
|
404f21ea76
|
fixed API build error
|
2014-11-28 16:46:26 -05:00 |
|
orignal
|
49173da84d
|
encypt tunnel test messages
|
2014-11-28 16:19:56 -05:00 |
|
orignal
|
d794dfb7e5
|
moved private keys creation to client context
|
2014-11-28 16:04:57 -05:00 |
|
orignal
|
8350f16b20
|
store SAM destinations if address book
|
2014-11-28 15:08:23 -05:00 |
|
orignal
|
e1c25fedb0
|
wait for confirmantion of publishing
|
2014-11-28 13:01:35 -05:00 |
|
orignal
|
3e3cfa3d68
|
load from addressbook first
|
2014-11-28 09:40:27 -05:00 |
|
orignal
|
092b445e36
|
store addresses in csv format
|
2014-11-27 16:26:55 -05:00 |
|
orignal
|
b9806ac86b
|
fixed crash
|
2014-11-26 21:59:07 -05:00 |
|