Commit graph

5656 commits

Author SHA1 Message Date
Luca Deri
4cded5dc98 Added autoreconf check 2015-05-23 07:20:14 +02:00
Luca Deri
3caf906c9a Fixes to catch missing GNU tools 2015-05-23 07:15:24 +02:00
Luca Deri
43bf9df219 Improved testing application
Removed warning from the quic dissector
Travis now runs regression tests
2015-05-22 09:03:01 +02:00
Luca Deri
dcf9af732d Merge pull request #10 from backer-and/dev
Update quic.c
2015-05-22 08:52:23 +02:00
Andrea Buscarinu
55f45d4716 Update quic.c
Fix warnings and 0xC2 mask
2015-05-21 23:10:13 +02:00
Andrea Buscarinu
12ac63684b Merge pull request #1 from ntop/dev
Update from original
2015-05-21 21:31:14 +02:00
Luca Deri
de03e1efe4 Modified GIT version format as shown ndpiReader -r 2015-05-21 19:33:35 +02:00
Luca Deri
9542227f2e Merge pull request #9 from lucagiove/dev
Introduced incremental versioning from git tag and -r option to ndpiReader to print revision
2015-05-21 19:09:29 +02:00
Luca Giovenzana
b3b0ce7237 Update ndpiReader.c: added -r to print used nDPI version and release 2015-05-21 01:51:36 +02:00
Luca Giovenzana
e792ed6890 Update ndpiReader.c: autoremoved trailing slash 2015-05-21 01:39:56 +02:00
Luca Giovenzana
b519f76d54 Update configure.ac: introduced git tag for version, incremental number of commits and release
1.5.2-43-gb3a292d-dirty
^     ^  ^        ^
|     |  |        |
|     |  |        if there are uncommitted changes
|     |  SHA of HEAD
|     number of commits since last tag
last tag
2015-05-21 01:39:45 +02:00
Luca
e4923a589c Fixed warning 2015-05-20 16:48:36 +02:00
Luca Deri
8f3b8ff4df Added fix to harden quic detection and limit it to port 80/443 UDP 2015-05-20 09:27:04 +02:00
Luca Deri
fd338a90c2 Merge pull request #6 from backer-and/dev
Added QUIC protocol
2015-05-20 08:54:10 +02:00
Andrea Buscarinu
57926cc97d Update quic.c
Fix version mask and syntax errors
2015-05-20 04:10:29 +02:00
Luca Deri
993665726a Fixed bug that prevented (due to endianess) to properly match hosts
Added tests for skype detection
2015-05-19 12:30:44 +02:00
Luca Deri
ad28d5ff7b Merge branch 'dev' of https://github.com/ntop/nDPI into dev 2015-05-19 08:14:52 +02:00
Luca Deri
c6d09df884 Skype test files 2015-05-19 08:14:33 +02:00
Andrea Buscarinu
31b43b19f7 Update quic.c
Removed ports
2015-05-19 02:41:48 +02:00
Andrea Buscarinu
bbb7091a58 Update quic.c
Added more SEQ and CID controls.
2015-05-19 02:20:57 +02:00
Luca Deri
167c831212 Fixed compilation warnings 2015-05-18 18:29:22 +02:00
Luca Deri
fc1efb56ee Merge branch 'dev' of https://github.com/ntop/nDPI into dev 2015-05-18 18:26:52 +02:00
Luca Deri
c6e9ad4309 Removed warning 2015-05-18 18:25:32 +02:00
Andrea Buscarinu
77999ce733 Update ndpi_protocol_ids.h 2015-05-18 17:56:45 +02:00
Andrea Buscarinu
fe4914e715 Update ndpi_main.c 2015-05-18 17:54:35 +02:00
Andrea Buscarinu
2f120eff37 Update quic.c 2015-05-18 17:50:01 +02:00
Andrea Buscarinu
7ad38d6c20 Update quic.c 2015-05-18 17:47:39 +02:00
Luca Deri
64121162dd Win32 fix 2015-05-18 16:17:23 +02:00
Luca Deri
079a42c752 Minor code cleanup 2015-05-18 16:09:57 +02:00
Luca Deri
66394ba05e File renamed to avoid name clashes 2015-05-18 15:26:16 +02:00
Luca Deri
68ac979dc5 Win32 fixes 2015-05-18 13:00:02 +02:00
Luca Deri
b22d1d8e6a File rename to avoid name clashes
Cleaned up autogen.sh
2015-05-18 12:48:13 +02:00
Andrea Buscarinu
a18a877669 Update ndpi_main.c 2015-05-15 02:53:11 +02:00
Andrea Buscarinu
efedc5e498 Update ndpi_protocols.h 2015-05-15 02:52:34 +02:00
Andrea Buscarinu
2933358c17 Update pcapExample.vcxproj.filters 2015-05-15 02:52:28 +02:00
Andrea Buscarinu
bd2a5b7c2f Update ndpi_protocol_ids.h 2015-05-15 02:52:21 +02:00
Andrea Buscarinu
7c69760d43 Update pcapExample.vcxproj 2015-05-15 02:52:06 +02:00
Andrea Buscarinu
97e939d70b Update Makefile.am 2015-05-15 02:52:00 +02:00
Andrea Buscarinu
3ecb11b152 Create quic.c 2015-05-15 02:51:39 +02:00
Luca Deri
199193fb86 Added ability to run automatic tests (initial version) 2015-05-14 00:47:50 +02:00
Luca Deri
bcd8380704 Added improvement for handling bit-torrent search on UDP
Added quic protocol sample
2015-05-13 23:37:31 +02:00
Luca
08c8fe7411 Added BitTorrent search pcap file 2015-05-13 19:01:01 +02:00
Luca
fd25b3b84f Directory that will contain files for regression testing of nDPI 2015-05-13 18:46:07 +02:00
Luca Deri
56247814c1 Extended .gitignore (courtesy of Vitaly Lavrov) 2015-05-06 23:06:06 +02:00
Luca
07fdba2d14 Added .gitignore file 2015-05-06 18:03:54 +02:00
Luca Deri
d3c979aa57 Added readme containing package prerequisites 2015-05-05 11:35:55 +02:00
Luca Deri
177fbee2c7 Added file for travis build 2015-05-02 15:17:03 +02:00
Luca
ac4e2e3006 Updated git version variable 2015-04-30 13:53:33 +02:00
Luca
38943b2048 Removed FaceBook Chat as Facebook is now using SSL making it no longer detectable 2015-04-30 11:08:45 +02:00
Luca Deri
4ffabffcbb Code cleanup 2015-04-20 11:20:51 +02:00