Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | Removed unused variable | Luca Deri | 2017-07-25 | |
| | | | ||||
* | | | Removed reference to ndpi_init_placeholder_proto() that is no longer necessary | Luca | 2017-07-25 | |
| | | | ||||
* | | | Add nintendo protocol | emanuele-f | 2017-07-24 | |
| | | | ||||
| * | | Updated tests to match new SSL server certificate fix/addition | Micah Lyle | 2017-07-18 | |
| | | | ||||
| * | | Implementation for extra packet processing if desired | Micah Lyle | 2017-07-17 | |
| | | | ||||
| * | | Added testing scripts and commited files that only had the server diff on ↵ | Micah Lyle | 2017-07-14 | |
| | | | | | | | | | | | | the right | |||
| * | | Fixed tcp ssl case where client cert got set but server did not | Micah Lyle | 2017-07-14 | |
|/ / | ||||
* | | changed name from _bpf_filter to bpfFilter to avoid compilation error in ↵ | Campus | 2017-07-13 | |
| | | | | | | | | OpenBSD caused by redefinition by https://github.com/openbsd/src/blob/master/sys/net/bpf.h#L296 | |||
* | | removed warning compilation for - warning: passing argument 3 of ↵ | Campus | 2017-07-09 | |
| | | | | | | | | 'pcap_compile' from incompatible pointer type | |||
* | | fix for OpenBSD compile error https://github.com/ntop/nDPI/issues/417 | Campus | 2017-07-07 | |
| | | ||||
* | | Code cleanup | Luca Deri | 2017-07-06 | |
| | | | | | | | | | | Updated test results Renamed SOMEIP -> someip | |||
* | | Win fix | Luca Deri | 2017-07-06 | |
| | | ||||
* | | Merge branch 'beratx-dev' into dev | Campus | 2017-07-01 | |
|\ \ | ||||
| * | | Merge branch 'dev' of https://github.com/beratx/nDPI into beratx-dev | Campus | 2017-07-01 | |
|/| | | ||||
| * | | extended bpf filter produced by -x flag to include hosts | berat | 2017-06-30 | |
| | | | ||||
* | | | Improved checks on libnuma | Luca Deri | 2017-06-30 | |
|/ / | ||||
* | | Removes invalid char in SOME/IP proto name | Simone Mainardi | 2017-06-27 | |
| | | ||||
* | | added fix protocol https://github.com/ntop/nDPI/issues/372 | Campus | 2017-06-27 | |
| | | ||||
* | | Merge branch 'YumingMa-dev' into dev | Campus | 2017-06-26 | |
|\ \ | ||||
| * | | fix compiler error about json | MaYuming | 2017-06-25 | |
| | | | ||||
| * | | fix lync over ICE detection | MaYuming | 2017-06-25 | |
|/ / | ||||
* | | Merge branch 'beratx-dev' into dev | Campus | 2017-06-23 | |
|\ \ | ||||
| * | | Added -x flag. Produces a bpf filter based on diagnose information generated ↵ | berat | 2017-06-23 | |
|/ / | | | | | | | by -b flag | |||
* | | Implemented RPC latency | Luca | 2017-06-20 | |
| | | ||||
* | | Added protocl info in wireshark info columm | Luca | 2017-06-20 | |
| | | ||||
* | | fix lync detection | Campus | 2017-06-19 | |
| | | ||||
* | | Merge branch 'YumingMa-dev' into dev | Campus | 2017-06-19 | |
|\ \ | ||||
| * | | Merge branch 'dev' of https://github.com/YumingMa/nDPI into YumingMa-dev | Campus | 2017-06-19 | |
|/| | | ||||
| * | | fix ms-lync detection missing, More detail at ↵ | MaYuming | 2017-06-13 | |
| | | | | | | | | | | | | https://github.com/ntop/nDPI/issues/401 | |||
* | | | Label fix | Luca | 2017-06-17 | |
| | | | ||||
* | | | Merge pull request #409 from beratx/dev | Luca Deri | 2017-06-17 | |
|\ \ \ | | | | | | | | | Added scanner host stats to (-b) diagnose statistics | |||
| * | | | Added scanner host stats to (-b) diagnose statistics | berat | 2017-06-16 | |
|/ / / | ||||
* | | | Merge pull request #408 from beratx/dev | Michele Campus | 2017-06-16 | |
|\ \ \ | | | | | | | | | Fixed bug causing wrong results in (-b) diagnose statistics | |||
| * | | | Fixed bug causing wrong results in (-b) diagnose statistics | berat | 2017-06-16 | |
|/ / / | ||||
* | | | Removed tracing | Luca | 2017-06-15 | |
| | | | ||||
* | | | mDNS improvemennts to recognize reponses senst to non multicast addresses | Luca | 2017-06-15 | |
| | | | ||||
* | | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca | 2017-06-14 | |
|\ \ \ | ||||
| * \ \ | Merge branch 'alexei-argus-SOMEIP' into dev | Campus | 2017-06-14 | |
| |\ \ \ | ||||
| | * | | | CR fixes #2 | alexei-argus | 2017-06-14 | |
| | | | | | ||||
| | * | | | CR fixes | alexei-argus | 2017-06-14 | |
| | | | | | ||||
| | * | | | CR comments and fixes | Yoni.Linder | 2017-06-14 | |
| | | | | | ||||
| | * | | | Add CR comments | alexei-argus | 2017-06-14 | |
| | | | | | ||||
| | * | | | removed debug prints, changed line of documentation | Yoni.Linder | 2017-06-14 | |
| | | | | | ||||
| | * | | | SOMEIP debug + bug fixes | Yoni.Linder | 2017-06-14 | |
| | | | | | ||||
| | * | | | last updated protocol updated to SOMEIP(228) | Yoni.Linder | 2017-06-14 | |
| | | | | | ||||
| | * | | | Fix case-sensitivity issue | alexei-argus | 2017-06-14 | |
| | | | | | ||||
| | * | | | endianity for ports | Yoni.Linder | 2017-06-14 | |
| | | | | | ||||
| | * | | | Fix build errors | alexei-argus | 2017-06-14 | |
| | | | | | ||||
| | * | | | ndpi someip initial version with hardcoded port enforcing | Yoni.Linder | 2017-06-14 | |
| |/ / / | ||||
* / / / | Added OOO, restransmission, segment losts | Luca | 2017-06-14 | |
|/ / / |