Commit Graph

23 Commits

Author SHA1 Message Date
orignal
d092b21da7 assume ElGamal data size as 222 bytes 2016-11-24 16:02:14 -05:00
brain5lug
a530503c0c copy elimination for ranges #part3 2016-08-09 01:53:37 +03:00
orignal
f6e988d6fd support zero-hops tunnels for destinations 2016-06-29 11:26:46 -04:00
orignal
3907b4101a include openssl through OPENSSL macro 2016-05-11 15:12:38 -04:00
orignal
d541572882 enable zero-hops inbound tunnel 2016-03-02 22:41:53 -05:00
orignal
fa67e90767 inbound zero-hops tunnel 2016-03-02 16:12:02 -05:00
orignal
d41f930f69 fixed unintialized reply key 2016-01-10 16:40:28 -05:00
orignal
badcd64b62 print full tunnel path 2015-12-09 19:07:12 -05:00
orignal
62cf83921b cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
orignal
188f1fcff8 rewrite tunnel path inversion code 2015-05-08 14:07:33 -04:00
orignal
4c91d08cea pass TunnelConfig as shared_ptr 2015-05-06 16:17:48 -04:00
orignal
37a374000c elimimated cast to ClearText 2015-01-04 09:33:19 -05:00
orignal
ecf709cbba fill clear text buffer of BuildRequestRecord 2015-01-03 23:13:07 -05:00
orignal
8a357ac46c store shared pointer to RI in tunnel config 2014-11-21 10:46:11 -05:00
orignal
6e70c04516 fixed broken re-created tunnels 2014-08-09 08:21:55 -04:00
orignal
1a72292b8f re-create expired tunnels 2014-08-08 22:44:33 -04:00
orignal
ec21138bd2 specify number of hops for a tunnel pool 2014-06-25 19:28:33 -04:00
orignal
59439ebf26 don't rely on order in tunnel build message. assign index to hop instead 2014-06-18 19:38:21 -04:00
orignal
0d51f240d0 TunnelDecryption for tunnels 2014-05-15 18:58:26 -04:00
orignal
cc302847a8 replace tunnel encryption to AES-NI 2014-05-09 19:34:12 -04:00
orignal
224b423522 fixed incorrect memory access 2014-01-21 15:10:49 -05:00
orignal
3aab091e9f common constructor for TunnelConfig 2014-01-08 19:30:47 -05:00
orignal
d07f5d0310 Tunnel added 2013-12-06 19:02:49 -05:00