1 Commits (2fcc91a755684ba5f9aa920c6ec8f33c54b853c5)

Author SHA1 Message Date
EinMByte 8ac9520dfd Implement #243, separate core/client (PCH support dropped for now) 9 years ago
EinMByte 9597917183 Split tunnel-specific crypto from aes.h/cpp. 9 years ago
EinMByte d9bb09780f Created tunnel/ 9 years ago
EinMByte b9aebadd46 Add crypto/ directory. 9 years ago
EinMByte 3668c27db6 Moved some files to util/ 9 years ago
EinMByte 4412dd198d Tabs -> spaces (yes this breaks compatiblity with upstream) 9 years ago
EinMByte 62ac53563c Ensure zero-inialization, add TODO update gitignore. 9 years ago
orignal 188f1fcff8 rewrite tunnel path inversion code 10 years ago
orignal 4c91d08cea pass TunnelConfig as shared_ptr 10 years ago
orignal 37a374000c elimimated cast to ClearText 10 years ago
orignal ecf709cbba fill clear text buffer of BuildRequestRecord 10 years ago
orignal 8a357ac46c store shared pointer to RI in tunnel config 10 years ago
orignal 6e70c04516 fixed broken re-created tunnels 10 years ago
orignal 1a72292b8f re-create expired tunnels 10 years ago
orignal ec21138bd2 specify number of hops for a tunnel pool 11 years ago
orignal 59439ebf26 don't rely on order in tunnel build message. assign index to hop instead 11 years ago
orignal 0d51f240d0 TunnelDecryption for tunnels 11 years ago
orignal cc302847a8 replace tunnel encryption to AES-NI 11 years ago
chertov 7d2281b477 fix binary files 11 years ago
orignal 224b423522 fixed incorrect memory access 11 years ago
orignal 3aab091e9f common constructor for TunnelConfig 11 years ago
orignal d07f5d0310 Tunnel added 11 years ago