1399 Commits (3bf584c580cd7876d0ea80f4c67ccfd68a7cf1d6)
 

Author SHA1 Message Date
emanuele-f fa695e9f2b OpenWRT build files and instructions 5 years ago
emanuele-f 4d36f9f613 Package fixes 5 years ago
emanuele-f 8f57b6901c Update gitignore 5 years ago
emanuele-f cb43d0cf64 Unify n2n version 5 years ago
emanuele-f 1c9e029b88 Retry multicast group join instead of exiting 5 years ago
Luca Deri 593bde7944
Merge pull request #158 from daniele-sartiano/dev 5 years ago
Daniele 96daf3accf Updated instructions, dependencies and configurations for gradle 4.4. 5 years ago
Luca 1512f20eaa Compilation fix 5 years ago
emanuele-f a70641897d Graceful termination in Windows 5 years ago
Logan008 47a298cb4d AES: remove obsolete fields sa and nonce (#152) 5 years ago
emanuele-f 53d27bebf5 Implement MAC address change in Windows 5 years ago
emanuele-f e1b2ab3eca Set MTU on Windows 5 years ago
emanuele-f 09707660a1 Print available Windows TAP devices after help 5 years ago
emanuele-f 6d38d4bfb4 Fix adapter name length in windows 5 years ago
emanuele-f 69e1d50ca3 Implement selectable tap adapter in Windows 5 years ago
Logan008 bc260c2312 optimization to flexible AES keysize depending on input key size 5 years ago
Emanuele Faranda c0bdf7053c
Add link to Routing.md 5 years ago
Emanuele Faranda 324dbe2e97
Merge pull request #149 from Logan008/dev 5 years ago
Logan008 598d1e61f3 added more detailed routing information 5 years ago
emanuele-f 41bff29df6 Disable multicast peers discovery in windows 5 years ago
emanuele-f 32f757922c Add warning when community and encryption keys match 5 years ago
emanuele-f 65c81612ca Fix typo 5 years ago
emanuele-f f88db76e10 Update readme 5 years ago
emanuele-f 425b2bf0b8 Improve readme and add basic routing information 5 years ago
Emanuele Faranda b7379a0ef1
Simplify and update readme 5 years ago
emanuele-f b19232bc7a Drop privileges by default for edge nodes and add root warning 5 years ago
emanuele-f 636c57768f Create n2n user and use in the supernode service 5 years ago
emanuele-f 4ca0ae34a4 Remove keyfile leftover 5 years ago
Emanuele Faranda 645181345f
Merge pull request #137 from Teteros/fix-typo 5 years ago
Teteros ba38ab70de
Fix typo: 'enstablished' -> 'established' 5 years ago
emanuele-f e7aa70ac87 Load arguments from file on windows too 5 years ago
Emanuele Faranda ba26ff5ea5
Merge pull request #136 from HorseLuke/fix-win-sn-uint-1906 5 years ago
horseluke 6647194537 Fix: function setOption pass wrong argument to load_allowed_sn_community 5 years ago
horseluke 1c67672746 Fix: MSVC error C2065: "uint": Undeclared identifier. 5 years ago
emanuele-f 0d4115005d Remove DLL 5 years ago
emanuele-f 365dd29b12 Remove unused field in peer_info 5 years ago
emanuele-f 1d03f9ba59 Purge idle communities 5 years ago
emanuele-f 03281648b4 Reduce message verbosity 5 years ago
emanuele-f a4a974c34d Supernode clean shutdown 5 years ago
emanuele-f d247c0a73c Keep supernode communities in separate hash 5 years ago
emanuele-f 447c3ad8c3 Replace peers linked list with hash 5 years ago
emanuele-f b5c59c0e56 Update uthash to version 2.1.0 5 years ago
emanuele-f 4eacea7d57 Little improvement 5 years ago
emanuele-f f36814b152 Implement query peer to try p2p during send 5 years ago
emanuele-f b36754eae0 Set last_p2p ib peer_set_p2p_confirmed 5 years ago
emanuele-f 3db1cab276 Split broadcast stats from other supernode stats 5 years ago
emanuele-f 0e6db6361e Fix connection stall when idle p2p refresh occurs 5 years ago
emanuele-f f038f22a0b Fix too many registrations going on 5 years ago
emanuele-f 623a9e480c Improve log messages 5 years ago
emanuele-f a89e6b913d Fix cmake build and add n2n 32bit DLL 5 years ago