Commit Graph

59 Commits

Author SHA1 Message Date
Hamish Coleman
3cef9949c2 Remove the non-maintained CMake build system.
It is difficult to maintain one build system, let alone two - especially
if one build system is known to be better maintained and the other build
system continues to be used - with bug and feature requests raised
against it.

The maintainers are aware that there are people using the CMake system,
but believe that the extra maintainability of only having one build
system, combined with the knowledge that the current CI system
demonstrates that all supported architectures are working with the
Makefiles make the use of these Makefiles a more sustainable direction.
2023-04-19 17:06:45 +08:00
Logan oos Even
4a2c9ef914
updated documentation (#1010) 2022-06-06 21:56:14 +02:00
Logan oos Even
e686b9592c
(C) update (#965) 2022-03-12 10:22:42 +01:00
skyformat99
bc4789ae0e
updated building documentation (#911)
* Update README.md

update readme.md

* moved detailed content to doc folder

Co-authored-by: Logan oos Even <Logan.00sEven@gmail.com>
2021-12-24 20:33:39 +01:00
Luca Deri
29632e9589
Minor update 2021-10-27 20:46:42 +02:00
Logan oos Even
b9487ccaeb
updated README.md 2021-02-27 22:36:44 +05:45
Francesco Carli
a2c6c7c836
Add details to doc (#569) 2021-01-07 11:15:04 +01:00
Logan oos Even
8f158750c4
added communities doc, trimmed readme, outsourced advanced topics (#540) 2020-12-19 12:27:34 +01:00
Luca Deri
6065d80195
Added travis icon 2020-11-11 10:22:17 +01:00
joshuafc
a840aebb83
Add feature to drop or accept specific packet transmit over edge network interface by rules. (#489)
* Add new file 'network_traffic_filter.c/.h"

* Add feature to drop or accept specific packet transmit over edge network interface by rules.

* fix CMakeLists.txt typo

* Update Rule String Format

* replace -F (filter) with -R (rule) for traffic restrictions.

* Update edge help (-h)  message. Update documents.
2020-11-10 16:35:05 +01:00
Logan oos Even
51d55a60f8
made AES new default cipher (#471)
Co-authored-by: Logan007 <you@example.com>
2020-10-19 19:45:29 +02:00
Logan007
59fad45bd7 consolidated documentation on tap interface configuration 2020-09-20 20:08:10 +05:45
Logan007
0894357b08 consolidated documentation on tap interface configuration 2020-09-20 17:07:18 +05:45
Logan007
7c499c13e0 continious doc revision 2020-09-14 00:24:09 +05:45
Logan007
6930ef010b linked to faq 2020-08-27 18:27:21 +05:45
Logan007
3d47c9bff8 linked to faq 2020-08-27 18:25:49 +05:45
Logan oos Even
f3316c1bdf
updated README.md
typo
2020-08-19 20:27:13 +05:45
Logan oos Even
cf3f08a7f6
updated README.md
- linking release page
2020-08-19 18:21:59 +05:45
Logan oos Even
ce372000e0
updated README.md
corrected link to hacking guide
2020-08-19 17:56:35 +05:45
Logan oos Even
c6dbeb1fa1
updated README.md
- hints on stable vs. dev
- hint on collection of pre-built Windows binaries
2020-08-19 17:52:24 +05:45
Logan007
7a52718cc8 merged additional building information 2020-08-16 01:49:49 +05:45
Logan007
bbcce17b77 merged additional building information 2020-08-16 01:46:35 +05:45
Logan007
d6de7ca0a5 revised readme and crypto docs 2020-08-03 13:02:47 +05:45
Logan007
48b240cfc5 revised readme and crypto docs 2020-08-03 03:31:28 +05:45
Logan007
549133e1e3 typo 2020-07-29 18:01:46 +05:45
Logan oos Even
2a13b3621d
updated README.md
revision, trimming
2020-07-29 15:04:12 +05:45
Logan oos Even
a1710fe0da
updated README.md
revision, trimming
2020-07-29 14:52:57 +05:45
Luca Deri
e236c1f1ec
Removed old Android link 2020-07-02 17:21:08 +02:00
Logan oos Even
f6229fefa9
updated README.md 2020-06-24 16:23:44 +05:45
Logan007
fe60275142 updated README.md 2020-06-24 16:21:58 +05:45
Logan007
be89963884 updated README.md 2020-06-24 16:17:25 +05:45
Logan007
06e5ea2b85 updated README.md 2020-06-24 16:11:59 +05:45
Logan007
4d5a835553 updated README.md 2020-06-24 16:10:00 +05:45
Luca Deri
b8fcf09177 Compilation fixes 2020-06-07 10:00:18 +02:00
lishuxiang
048b7c7794
Fix a typo 2020-05-31 10:30:15 +08:00
Emanuele Faranda
2a28bd1952
New routing instructions 2020-05-23 15:35:51 +00:00
Felix Pojtinger
8d64ed3ff8
Standardize documentation (#211)
* Use Markdown for Android build docs, fix typos

* Format and correct syntax errors/irregularities in existing Markdown documents

* Convert `txt`-based docs to Markdown, update macOS instructions

* Use GitHub conventions for README, fix typos, add link to `gon2n`

* Fix case sensitivity issues
2020-03-28 19:24:34 +00:00
Sharuzzaman Ahmat Raslan
317a425904
typo fix for README.md (#215)
several typo fixes for README.md
2020-03-28 18:23:39 +00:00
emanuele-f
60a4ba90ce Add tools subdirectory 2019-09-21 16:13:52 +02:00
emanuele-f
024dca79af Fix wrong edge conf documentation 2019-08-08 18:11:14 +02:00
Emanuele Faranda
c0bdf7053c
Add link to Routing.md 2019-06-30 14:28:45 +00:00
emanuele-f
65c81612ca Fix typo 2019-06-21 01:42:57 +02:00
emanuele-f
f88db76e10 Update readme 2019-06-21 01:37:57 +02:00
emanuele-f
425b2bf0b8 Improve readme and add basic routing information 2019-06-21 01:27:43 +02:00
Emanuele Faranda
b7379a0ef1
Simplify and update readme 2019-06-20 22:40:49 +00:00
emanuele-f
9e2aa47bf0 Add Centos packaging instructions 2019-03-03 04:35:04 +01:00
emanuele-f
5742ef978f Add Windows compilation instructions 2019-03-01 20:16:24 +01:00
Luca Deri
75adf2fa06
Added link to binary packages 2018-10-04 12:24:14 +02:00
Luca Deri
b877f2dd1c Merge of https://github.com/ntop/n2n/pull/33 2018-08-17 14:25:35 +02:00
Luca Deri
3b3e71988a
Fixed -f explanation 2018-06-22 10:29:32 +02:00