Merge with HEAD, close aly's branch.
[nepi.git] / src / nepi / util / tunchannel_impl.py
2011-09-04 Claudio-Daniel FreireMerge with HEAD, close aly's branch.
2011-09-04 Claudio-Daniel FreireMerge TCP handshake stuff
2011-09-04 Alina Quereilhaclog "Connected" after succefull handshake in tunchannel...
2011-08-30 Alina QuereilhacAdded TCP-handshake for TunChannel and tun_connect.py
2011-08-26 Claudio-Daniel FreireMerge with head
2011-08-26 Alina Quereilhacbugfix: in server.Server, inside the message read loop...
2011-08-25 Claudio-Daniel FreireMissing import
2011-08-25 Claudio-Daniel FreireFix copypaste stupidity
2011-08-25 Claudio-Daniel FreireImplement UDP handshake in tunchannel, so that other...
2011-08-09 Claudio-Daniel FreireConfigurable cipher for tunnelling
2011-06-30 Claudio-Daniel FreireFix TunChannel: wait_tuniface must be assigned to prestart
2011-05-20 Claudio-Daniel FreireSynchronization fixes:
2011-05-17 Claudio-Daniel FreireGeneral cross TUN fixes
2011-05-16 Claudio-Daniel FreireMissing imports
2011-05-16 Claudio-Daniel FreireForgot to implement with_pi & ethernet_mode (oops)
2011-05-16 Claudio-Daniel FreireDocument stock implementation functions
2011-05-16 Claudio-Daniel FreireAdd tunchannel_impl, see previous commit