54 Commits (93f83e6b4abb5371e484944ea95a9b58c75c1a90)
 

Author SHA1 Message Date
Lev 93f83e6b4a add binary 3 years ago
Lev 3f49b7a551 Documentation 3 years ago
Lev d9afc776c0 Profile button 3 years ago
Lev ea5b473763 Made the network a separate crate 3 years ago
Lev f94c9849d6 Using a waker in rust's Degeon stream 3 years ago
Lev 8164fa9874 Integrating rust with python interface 3 years ago
Lev 05785e078c Add handling loop iteration for python 3 years ago
Alexey c712b5a7be The send button in interface 3 years ago
Alexey 82b9109585 Wrote a pygame button 3 years ago
Alexey 49824ef937 Input field in interface 3 years ago
Alexey b501b69f64 Rendering messages in interface 3 years ago
Lev 81d129ec59 Rendering active chat in interface (header) 3 years ago
Alexey 7c76981c1f Design in interface: changed colors and sizes 3 years ago
Alexey a509fb8e45 Split interface code into separate files 3 years ago
Alexey 204310e159 ActiveChat and Degeon.main_loop in interface 3 years ago
Alexey c09a392bc0 Degeon_py: started writing interface 3 years ago
Lev 8e58048c4e Move degeon protocol and worker into degeon_core 3 years ago
Alexey acb5d4f8d5 Profile screen 3 years ago
Lev 84e1b5c879 Documentation and serialization 3 years ago
Lev 0ccd0bbced Fixed the messenger 3 years ago
Lev 226b9536ce Images 3 years ago
Lev 114dd10448 README, images 3 years ago
Lev 2240ae80ae Fix some IP things for devices behind NAT and bad connections 3 years ago
Lev 68d2fb2af3 Wrote a messenger) 3 years ago
Lev c90fc8e0a6 Improved binary 3 years ago
Lev d8c85c96aa Add binary 3 years ago
Lev 3a7a320605 Serialization + main loop starter 3 years ago
Lev ae901e5009 Sending messages is now working 3 years ago
Lev 5089de2af6 The testnet can now create tunnels through IP protocol 3 years ago
Lev 53252f72b8 Sending messages 3 years ago
Lev 0c11f286f7 Tunnel generation (it's even working) 3 years ago
Lev 3e61c27317 Peer sharing in IP 3 years ago
Lev fa49945652 Wrote some logic in TestInterface, fixed some warnings 3 years ago
Lev 362102c7dc Wrote TestInterface 3 years ago
Prokhor 445b285b79 Created IPPackage header. Added receive queue 3 years ago
Alexey 9da108486c Created IPInterface constructor. Made nonblocking mainloop in IP 3 years ago
Lev 41a0842193 Cryptography in message (signing, checks), new serialization for PublicKey 3 years ago
Lev eede8b9c23 Hashing of everything 3 years ago
Lev e0e7a49520 Move test for ip from examples back to the file 3 years ago
Lev 2d6275debc Fix clippy warnings and no_std build 3 years ago
Alexey 57397e20fd Fixed incoming connections in IP interface 3 years ago
Alexey e46f611b4a Removed unfinished line 3 years ago
Alexey bb26f910ff Created IP inteface. Implemented send method 3 years ago
Lev 63ab79c6b2 MessageBuilder 3 years ago
Lev a47c5e14ff Abstract functions in the `IF` struct 3 years ago
Lev c33253acb9 Message and tunnel structs 3 years ago
Lev 67f7d801fa `Transport.main_loop_iteration()` 3 years ago
Lev 9e126fe2cd Write receiving in transport (with tests) 3 years ago
Lev 1f7c9efcc1 Improved `IFError`, wrote `TestInterface` and some tests for `Transport` 3 years ago
Lev 790e471b69 Write Interface trait and Transport 3 years ago