Commit Graph

  • b3995e7fbc Implemnent n2n-decode utility to decode and dump traffic to PCAP emanuele-f 2019-09-20 02:13:07 +0200
  • 5d2d19a924 Remove calls to system() in tuntap_linux emanuele-f 2019-09-18 00:00:12 +0200
  • 916902ed57
    Merge pull request #1 from ntop/dev Logan008 2019-08-23 21:45:40 +0200
  • e3fd5ecdad added xorshift128+ random number generator Logan008 2019-08-19 11:38:12 +0200
  • 49f1f1b886 Remove unused -b option emanuele-f 2019-08-19 08:35:33 +0200
  • 25d4420c64 Fix typo emanuele-f 2019-08-16 16:58:06 +0200
  • 6c67ed0440 MTU changes to avoid connection stall on PMTU discovery failures emanuele-f 2019-08-16 16:55:40 +0200
  • bc086fae03 added xorshift128+ random number generator Logan008 2019-08-15 21:53:17 +0200
  • 27da194872 Reduce log level due to invalid supernode register ACK cookies emanuele-f 2019-08-15 19:02:42 +0200
  • ce1fb356f3 Add dissector port note emanuele-f 2019-08-15 18:13:59 +0200
  • fa94c43d36 Implement wireshark dissector emanuele-f 2019-08-15 17:34:05 +0200
  • 4f04241bb3 Avoid community whitelist purging emanuele-f 2019-08-15 11:32:41 +0200
  • 0b965c37c0 Read local edge.conf and supernode.conf files on Windows emanuele-f 2019-08-11 14:35:20 +0200
  • 3b13790f31 made use of minilzo compression Logan008 2019-08-09 13:03:04 +0200
  • 024dca79af Fix wrong edge conf documentation emanuele-f 2019-08-08 18:10:37 +0200
  • 96c115f39f Merge branch 'lzoCompression' of https://github.com/Logan008/n2n into lzoCompression Logan008 2019-08-05 14:58:37 +0200
  • 4e3acc21b4 made use of minilzo compression Logan008 2019-08-05 14:55:18 +0200
  • b7ebf8ccd5
    Delete huffman.h Logan008 2019-08-05 14:40:32 +0200
  • 08219620df
    Delete huffman.c Logan008 2019-08-05 14:40:18 +0200
  • c57ede3ff6
    Delete Makefile.in Logan008 2019-08-05 14:39:54 +0200
  • f4aa30bfef made use of minilzo compression Logan008 2019-08-05 14:37:46 +0200
  • 33b0027373 made use of minilzo compression Logan008 2019-08-02 17:15:28 +0200
  • 2148f7ceaf added xorshift128+ random number generator including auto reseed Logan008 2019-07-30 20:47:29 +0200
  • e8efdeb301 added xorshift128+ random number generator Logan008 2019-07-29 23:17:04 +0200
  • 183bdce3fc added xorshift128+ random number generator Logan008 2019-07-29 23:12:48 +0200
  • fc2609cb02 added xorshift128+ random number generator Logan008 2019-07-29 23:09:15 +0200
  • be8c2ec9cd
    Merge pull request #169 from HorseLuke/fix-edge-conf-read-201907 Emanuele Faranda 2019-07-29 08:10:53 +0000
  • 9e56c92af2 Fix: setOption pass wrong argument in edge node horseluke 2019-07-28 01:59:51 +0800
  • 2f671cf6d9 Add support for TOS setting in edge emanuele-f 2019-07-16 00:37:52 +0200
  • eea0c9b46b Add option to disable p2p emanuele-f 2019-07-15 23:33:11 +0200
  • 4e9d66a0a2 Rework log levels emanuele-f 2019-07-15 23:21:38 +0200
  • 6bb7e3d9c5 Fix dropped broadcast traffic emanuele-f 2019-07-15 22:44:12 +0200
  • 035b66b1a9 Fix mtu with AES emanuele-f 2019-07-15 20:14:14 +0200
  • 6328962752 Improve packet length log emanuele-f 2019-07-15 19:42:51 +0200
  • d3ea9af3d8 Adjust tracking events fengdaolong 2019-07-09 13:27:31 +0800
  • 0a9f69b884 The default configuration file (if it exists) can be automatically read in the current directory when the program is launched. fengdaolong 2019-07-09 12:43:46 +0800
  • 9cc2aee7fc Fix config load from file in Windows emanuele-f 2019-07-08 22:56:13 +0200
  • 561f0e2f4f Supernode graceful termination in Windows emanuele-f 2019-07-08 22:49:30 +0200
  • 8880330c41 Windows compilation fix emanuele-f 2019-07-08 14:13:26 +0200
  • 1b1900358b Windows compilation fixes emanuele-f 2019-07-08 12:06:28 +0200
  • 00b891f17b Update openwrt instructions with the toolchain setup emanuele-f 2019-07-07 12:20:23 +0200
  • bf0ad28b4b Update openwrt readme emanuele-f 2019-07-07 00:46:25 +0200
  • 9e09ddc326 Do not run configure in autogen.sh emanuele-f 2019-07-07 00:14:10 +0200
  • 7cc73aec62 Add support for libcrypto headers emanuele-f 2019-07-06 23:38:49 +0200
  • 4aff8938ac Fix openwrt build instructions emanuele-f 2019-07-06 21:15:03 +0200
  • f0545a1fe2 Fix link emanuele-f 2019-07-06 21:03:32 +0200
  • 31e201b49d Update OpenWRT commit hash emanuele-f 2019-07-06 21:00:05 +0200
  • fa695e9f2b OpenWRT build files and instructions emanuele-f 2019-07-06 18:40:23 +0200
  • 4d36f9f613 Package fixes emanuele-f 2019-07-06 14:40:16 +0200
  • 8f57b6901c Update gitignore emanuele-f 2019-07-06 13:54:00 +0200
  • cb43d0cf64 Unify n2n version emanuele-f 2019-07-06 12:30:33 +0200
  • 1c9e029b88 Retry multicast group join instead of exiting emanuele-f 2019-07-06 11:19:27 +0200
  • 593bde7944
    Merge pull request #158 from daniele-sartiano/dev Luca Deri 2019-07-03 23:45:41 +0200
  • 96daf3accf Updated instructions, dependencies and configurations for gradle 4.4. Daniele 2019-07-03 22:02:40 +0200
  • 1512f20eaa Compilation fix Luca 2019-07-01 07:15:13 +0200
  • d9b4af2462
    Update edge_utils.c IHIDCHAOS 2019-07-01 10:29:18 +0800
  • a70641897d Graceful termination in Windows emanuele-f 2019-07-01 00:25:41 +0200
  • 47a298cb4d AES: remove obsolete fields sa and nonce (#152) Logan008 2019-06-30 23:32:40 +0200
  • 53d27bebf5 Implement MAC address change in Windows emanuele-f 2019-06-30 22:31:31 +0200
  • e1b2ab3eca Set MTU on Windows emanuele-f 2019-06-30 20:26:35 +0200
  • 09707660a1 Print available Windows TAP devices after help emanuele-f 2019-06-30 20:06:07 +0200
  • 6d38d4bfb4 Fix adapter name length in windows emanuele-f 2019-06-30 19:10:51 +0200
  • 04b30d233d removed obsolete aes fields sa and nonce Logan008 2019-06-30 19:08:24 +0200
  • 158c493d96 removed obsolete fields for nonce and sa Logan008 2019-06-30 18:49:58 +0200
  • 69e1d50ca3 Implement selectable tap adapter in Windows emanuele-f 2019-06-30 18:32:39 +0200
  • 342c3cb013 changed AES version count starting at 0 Logan008 2019-06-30 18:23:49 +0200
  • bc260c2312 optimization to flexible AES keysize depending on input key size Logan008 2019-06-10 11:25:30 +0200
  • c0bdf7053c
    Add link to Routing.md Emanuele Faranda 2019-06-30 14:28:45 +0000
  • 324dbe2e97
    Merge pull request #149 from Logan008/dev Emanuele Faranda 2019-06-30 14:24:56 +0000
  • 598d1e61f3 added more detailed routing information Logan008 2019-06-30 15:38:25 +0200
  • 1f200c8cdc optimized flexible aes key sizes Logan008 2019-06-30 15:07:01 +0200
  • ebc2c4557c
    Update wire.c weijiang1010 2019-06-27 20:49:25 +0800
  • 41bff29df6 Disable multicast peers discovery in windows emanuele-f 2019-06-22 16:50:11 +0200
  • 32f757922c Add warning when community and encryption keys match emanuele-f 2019-06-22 15:46:46 +0200
  • 65c81612ca Fix typo emanuele-f 2019-06-21 01:42:57 +0200
  • f88db76e10 Update readme emanuele-f 2019-06-21 01:37:57 +0200
  • 425b2bf0b8 Improve readme and add basic routing information emanuele-f 2019-06-21 01:27:43 +0200
  • b7379a0ef1
    Simplify and update readme Emanuele Faranda 2019-06-20 22:40:49 +0000
  • b19232bc7a Drop privileges by default for edge nodes and add root warning emanuele-f 2019-06-19 01:14:54 +0200
  • 636c57768f Create n2n user and use in the supernode service emanuele-f 2019-06-19 00:07:14 +0200
  • 4ca0ae34a4 Remove keyfile leftover emanuele-f 2019-06-17 09:54:53 +0200
  • f6e0917289 1. non-Windows trace events no longer print the full path of the code file. 2. fix the problem that the program is forced to exit by pressing the "Ctrl + C" key on the Windows system. fengdaolong 2019-06-16 12:08:51 +0800
  • 645181345f
    Merge pull request #137 from Teteros/fix-typo Emanuele Faranda 2019-06-13 13:24:31 +0000
  • ba38ab70de
    Fix typo: 'enstablished' -> 'established' Teteros 2019-06-13 14:11:57 +0100
  • e7aa70ac87 Load arguments from file on windows too emanuele-f 2019-06-13 13:22:52 +0200
  • ba26ff5ea5
    Merge pull request #136 from HorseLuke/fix-win-sn-uint-1906 Emanuele Faranda 2019-06-13 11:21:36 +0000
  • 6647194537 Fix: function setOption pass wrong argument to load_allowed_sn_community horseluke 2019-06-13 16:22:21 +0800
  • 1c67672746 Fix: MSVC error C2065: "uint": Undeclared identifier. horseluke 2019-06-13 15:43:24 +0800
  • 0d4115005d Remove DLL emanuele-f 2019-06-10 16:12:55 +0200
  • f75ef1e048 optimization to flexible AES keysize depending on input key size Logan008 2019-06-10 11:25:30 +0200
  • 4e5636aef4 resolved conflict to latest changes (debug print) Logan008 2019-06-10 10:51:17 +0200
  • 365dd29b12 Remove unused field in peer_info emanuele-f 2019-06-10 09:35:13 +0200
  • 1d03f9ba59 Purge idle communities emanuele-f 2019-06-10 09:32:06 +0200
  • 03281648b4 Reduce message verbosity emanuele-f 2019-06-10 01:39:10 +0200
  • a4a974c34d Supernode clean shutdown emanuele-f 2019-06-10 01:34:00 +0200
  • d247c0a73c Keep supernode communities in separate hash emanuele-f 2019-06-10 01:21:16 +0200
  • 447c3ad8c3 Replace peers linked list with hash emanuele-f 2019-06-09 23:41:47 +0200
  • b5c59c0e56 Update uthash to version 2.1.0 emanuele-f 2019-05-26 16:06:22 +0200
  • 4eacea7d57 Little improvement emanuele-f 2019-06-10 00:32:38 +0200
  • e6c86cd9e5 reversed some changes concerning iv seed code Logan008 2019-06-09 23:20:19 +0200