Commit Graph

  • c2626bae7c Fixed -A_ parging from configuration files Luca Deri 2020-06-07 12:54:15 +0200
  • f9f941c50b Compilation fixes Luca Deri 2020-06-07 10:11:52 +0200
  • ca19dd379b
    Merge pull request #249 from Logan007/speck Luca Deri 2020-06-07 10:10:28 +0200
  • 3b0903785e
    Merge branch 'dev' into speck Luca Deri 2020-06-07 10:10:20 +0200
  • 27709c22b1
    Merge pull request #246 from Logan007/zstdCompression Luca Deri 2020-06-07 10:03:29 +0200
  • 40da89521a
    Merge branch 'dev' into zstdCompression Luca Deri 2020-06-07 10:03:22 +0200
  • b8fcf09177 Compilation fixes Luca Deri 2020-06-07 10:00:18 +0200
  • 597c5be4b0
    Merge pull request #250 from GoldenMean58/patch-1 Luca Deri 2020-06-07 09:53:15 +0200
  • 0dcbec2f87
    Merge pull request #235 from Logan007/cc20 Luca Deri 2020-06-07 09:48:30 +0200
  • 78e72a2f9e
    Merge branch 'dev' into speck Logan oos Even 2020-06-06 18:12:11 +0545
  • 4eb96199be ctx by value or reference Logan007 2020-06-06 18:10:54 +0545
  • 739bcc1632 added AVX support Logan007 2020-06-05 01:43:57 +0545
  • 11c806231e added NEON support (and passed ctx by reference) Logan007 2020-06-04 14:52:44 +0545
  • f2f06d8a68 added SSE - Part III Logan007 2020-06-03 23:07:40 +0545
  • 9509634ca5 added SSE - Part II Logan007 2020-06-03 22:10:49 +0545
  • e28ec42ac2 added SSE support Logan007 2020-06-03 21:57:49 +0545
  • a409d611af added SSE support Logan007 2020-06-03 21:48:53 +0545
  • 048b7c7794
    Fix a typo lishuxiang 2020-05-31 10:30:15 +0800
  • 0477e476e8 added Speck Logan007 2020-05-28 03:17:21 +0545
  • 3d9d3a13f7 Windows cmake fix emanuele-f 2020-05-27 10:54:12 +0200
  • 5044fcde26 Add linux capabilities dependency to cmake emanuele-f 2020-05-24 11:36:56 +0200
  • a014f5a68b Windows compilation fix emanuele-f 2020-05-24 11:25:12 +0200
  • 2a28bd1952
    New routing instructions Emanuele Faranda 2020-05-23 15:35:51 +0000
  • 0e48e2f24c Add support for linux capabilities to proper routes cleanup emanuele-f 2020-05-23 17:17:32 +0200
  • 62b9530425 Add missing ifdef emanuele-f 2020-05-23 16:44:47 +0200
  • 928fc9f22e Add ability to insert linux routes in n2n emanuele-f 2020-05-23 14:33:10 +0200
  • f2524196b1 added optional payload compression (zstd) for all transforms Logan007 2020-05-20 01:12:22 +0545
  • 479f6f759e
    Merge branch 'dev' into cc20 Logan oos Even 2020-05-12 17:31:47 +0545
  • 12aea29abf tried to resolve conflict - part II Logan007 2020-05-12 17:24:37 +0545
  • 05e96bb8fe tried to resolve conflict Logan007 2020-05-12 17:19:40 +0545
  • 7c2648c1e2 added cli option for ChaCha20 (-A4) Logan007 2020-05-12 16:49:07 +0545
  • d7156e68d1 moved from openSSL to bearSSL Logan007 2020-05-09 22:27:00 +0200
  • 7d5aa1f752
    Merge pull request #239 from Logan007/flexIv Luca Deri 2020-05-09 00:24:31 +0200
  • dccbc4961a
    Merge pull request #237 from Logan007/lzo Luca Deri 2020-05-09 00:23:29 +0200
  • 80bd0a41f4
    Merge pull request #236 from Logan007/staticErrOut Luca Deri 2020-05-09 00:22:05 +0200
  • b2f09a2d0c
    Merge pull request #233 from Logan007/typo Luca Deri 2020-05-06 00:46:08 +0200
  • aa3b2b17a5 allowed flexibe iv seed size Logan007 2020-05-05 22:22:01 +0200
  • 9076ed1bab added optional payload compression (lzo) for all transforms Logan007 2020-05-03 18:48:59 +0200
  • 0ff7eac6fc made openssl_err_as_string static to avoid conflicts with other ciphers that would also use their own function - those can't rely on the AES module being there Logan007 2020-04-26 20:41:28 +0200
  • 3ecdff4297 made openssl_err_as_string static to avoid compile error (also defined in transform_aes.c) Logan007 2020-04-26 20:35:01 +0200
  • c741a3a6cb added full iv output to debug trace Logan007 2020-04-26 20:20:59 +0200
  • 9e5934acc8 added ChaCha20 (cc20) Logan007 2020-04-26 15:46:41 +0200
  • 453489b1e8 fixed typo Logan007 2020-04-25 23:55:14 +0200
  • 20847c0063 fixed typo Logan007 2020-04-25 23:46:50 +0200
  • fb0a6e8abc OpenSSL 1.0 fix lucaderi 2020-04-24 12:35:51 +0200
  • 8b8e3ed3ee Updated OpenSSL checks Luca Deri 2020-04-24 08:45:33 +0200
  • 1cc4996ef3 Added comparibility with OpenSSL 1.0 Luca Deri 2020-04-24 08:21:12 +0200
  • 803155f244
    Merge pull request #224 from Logan007/snLstCmmnts Luca Deri 2020-04-24 00:38:48 +0200
  • 54ad44749b
    Merge pull request #223 from cnanakos/osx_catalina_compile_failure Luca Deri 2020-04-24 00:38:14 +0200
  • a94679e664 Merge branch 'dev' of https://github.com/ntop/n2n into dev Luca Deri 2020-04-24 00:37:22 +0200
  • 97c8948113 MacOS fixes Luca Deri 2020-04-24 00:36:32 +0200
  • 10245f5ef1 Warning fix Luca Deri 2020-04-24 00:01:50 +0200
  • 3c8837cfa3
    Merge pull request #213 from Logan007/evp Luca Deri 2020-04-23 23:56:03 +0200
  • 2636c65999 Waarning fix Luca Deri 2020-04-23 23:55:16 +0200
  • a13247f6c0
    Merge pull request #209 from pojntfx/dev Luca Deri 2020-04-23 23:51:02 +0200
  • 353a82c017 added list of currently managed communities to supernode's management port output Logan007 2020-04-14 19:54:43 +0200
  • e68a344ff8 Fix OSX Catalina compilation failure Chrysostomos Nanakos 2020-04-10 22:55:32 +0300
  • a9e48bb353 sync 'upstream/dev' into dev Logan007 2020-04-02 14:05:02 +0200
  • fb1dfdbdf2 reused evp context Logan007 2020-03-30 11:48:48 +0200
  • 8d64ed3ff8
    Standardize documentation (#211) Felix Pojtinger 2020-03-28 20:24:34 +0100
  • fbda2a7ce4
    Merge branch 'dev' into standardize-docs Emanuele Faranda 2020-03-28 19:23:47 +0000
  • 317a425904
    typo fix for README.md (#215) Sharuzzaman Ahmat Raslan 2020-03-29 02:23:39 +0800
  • e60c10ebb1
    Enable compiler optimizations (#218) Logan oos Even 2020-03-28 19:22:55 +0100
  • 7712279a8a fixed one more typo Logan007 2020-03-26 10:12:30 +0100
  • e0741a5912 added additional length check after evp-en/decryption Logan007 2020-03-26 09:44:03 +0100
  • b688f6e5b3 enabled compiler optimizations Logan007 2020-03-24 14:50:44 +0100
  • d01fe23818 enabled compiler optimizations Logan007 2020-03-24 14:42:13 +0100
  • bc0a6bf8b7
    Update OpenWRT release number 2.6-stable Emanuele Faranda 2020-03-24 09:55:00 +0000
  • a1909f1052
    Update cmake release number Emanuele Faranda 2020-03-24 09:53:27 +0000
  • 295342e0fc
    typo fix for README.md Sharuzzaman Ahmat Raslan 2020-03-24 17:32:13 +0800
  • 3357e1ed31 Moved to 2.6-stable 2.6 Luca Deri 2020-03-24 10:10:41 +0100
  • b73f146d9b Fixed warnings Moved to 2.7 Luca Deri 2020-03-24 10:09:39 +0100
  • 8649de7a16 made use of openssl's evp interface to achieve better hardware acceleration for AESed payload Logan007 2020-03-20 16:24:51 +0100
  • 01f7825fd7 merge remote-tracking branch 'upstream/dev' into dev Logan007 2020-03-16 18:26:00 +0100
  • 8cfc5b6c82 Fix case sensitivity issues Felix Pojtinger 2020-03-16 16:07:38 +0100
  • 8597e2fca1 Use GitHub conventions for README, fix typos, add link to gon2n Felix Pojtinger 2020-03-16 15:53:17 +0100
  • 63b6160e13 Convert txt-based docs to Markdown, update macOS instructions Felix Pojtinger 2020-03-16 15:45:50 +0100
  • ba3f20c150 Format and correct syntax errors/irregularities in existing Markdown documents Felix Pojtinger 2020-03-16 15:41:08 +0100
  • 42ad801f68 Use Markdown for Android build docs, fix typos Felix Pojtinger 2020-03-16 15:34:06 +0100
  • 62815e61f8 Don't use implicit extern keyword and use static Felix Pojtinger 2020-03-16 15:23:02 +0100
  • fd902173ff Remove duplicate definitions Felix Pojtinger 2020-03-16 15:07:11 +0100
  • 2058ab93c8 Add more embedding examples and initally decomposed sn_utils Felix Pojtinger 2020-03-16 15:03:03 +0100
  • d8871c2a60
    Merge pull request #199 from Marviel/patch-1 Emanuele Faranda 2020-02-04 09:49:33 +0000
  • 3629d4770a
    Update tuntap_osx.c Luke Bechtel 2020-02-03 17:14:01 -0500
  • b31839631a
    Update tuntap_osx.c Luke Bechtel 2020-02-03 17:09:54 -0500
  • 46aaa86629 Fix multicast dropped when routing is disabled emanuele-f 2019-12-26 22:13:49 +0100
  • f9ade32788 Move -L flag doc to manpage emanuele-f 2019-11-13 21:49:37 +0100
  • 9601e82daf More reliable punching: 1. Some nat router blocks the port if incoming traffic arrives before outcoming traffic being sent. Give edge ability to set proper TTL so that the registration packet is dropped before it arrives peer. 2. Support Symmetric NAT by predicting 15 more ports when sending registration packet 3. Purge pending mac also on P2P normal packet. This is actually more usual condition. 4. Add doc for new flag. realjiangms 2019-05-26 09:49:42 +0800
  • 7e7782f965 Possibly fix mingw compilation emanuele-f 2019-11-03 15:54:34 +0100
  • 5889b2c4a0 rpm-sign fix for centos8 Alfredo Cardigliano 2019-10-21 09:37:28 +0200
  • 1b49b37a75 Disable PMTU options on apple to fix compilation issues emanuele-f 2019-09-24 09:50:29 +0200
  • 8f3009c448 Fix occasional connection issues on startup due to bad MAC address read emanuele-f 2019-09-22 20:16:01 +0200
  • 6868ed9ccd Ensure that the TAP interface is up and running emanuele-f 2019-09-22 19:45:51 +0200
  • b889795b19 Fix possible uninitialised values in struct ifreq emanuele-f 2019-09-22 16:50:47 +0200
  • 0538c5261d Disable PMTU in other platforms emanuele-f 2019-09-21 19:25:56 +0200
  • 252ee3e82f Call pcap_set_immediate_mode if available emanuele-f 2019-09-21 17:02:24 +0200
  • 9d64ca0088 Fix install targets emanuele-f 2019-09-21 16:26:18 +0200
  • 60a4ba90ce Add tools subdirectory emanuele-f 2019-09-21 16:12:43 +0200
  • 1ba5fa3dc8
    Merge pull request #179 from lucktu/patch-1 Emanuele Faranda 2019-09-20 08:35:03 +0000
  • 365bae18d7
    A newline lucktu 2019-09-20 15:43:26 +0800