Logan oos Even
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
30 changed files with
30 additions and
30 deletions
-
include/aes.h
-
include/cc20.h
-
include/edge_utils_win32.h
-
include/n2n_regex.h
-
include/network_traffic_filter.h
-
include/random_numbers.h
-
include/sn_selection.h
-
include/speck.h
-
include/tf.h
-
src/aes.c
-
src/cc20.c
-
src/edge_utils_win32.c
-
src/example_edge_embed.c
-
src/example_edge_embed_quick_edge_init.c
-
src/example_sn_embed.c
-
src/n2n_regex.c
-
src/network_traffic_filter.c
-
src/random_numbers.c
-
src/speck.c
-
src/tf.c
-
src/transform_aes.c
-
src/transform_cc20.c
-
src/transform_null.c
-
src/transform_speck.c
-
src/transform_tf.c
-
src/tuntap_freebsd.c
-
src/tuntap_linux.c
-
src/tuntap_netbsd.c
-
src/tuntap_osx.c
-
tools/n2n_decode.c
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2007-20 - ntop.org and contributors |
|
|
* (C) 2007-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
|
@ -1,5 +1,5 @@ |
|
|
/**
|
|
|
/**
|
|
|
* (C) 2019 - ntop.org and contributors |
|
|
* (C) 2019-21 - ntop.org and contributors |
|
|
* |
|
|
* |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* This program is free software; you can redistribute it and/or modify |
|
|
* it under the terms of the GNU General Public License as published by |
|
|
* it under the terms of the GNU General Public License as published by |
|
|