aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix for OpenBSD compile error https://github.com/ntop/nDPI/issues/417Campus2017-07-07
|
* Code cleanupLuca Deri2017-07-06
| | | | | Updated test results Renamed SOMEIP -> someip
* Win fixLuca Deri2017-07-06
|
* Merge branch 'beratx-dev' into devCampus2017-07-01
|\
| * Merge branch 'dev' of https://github.com/beratx/nDPI into beratx-devCampus2017-07-01
|/|
| * extended bpf filter produced by -x flag to include hostsberat2017-06-30
| |
* | Improved checks on libnumaLuca Deri2017-06-30
|/
* Removes invalid char in SOME/IP proto nameSimone Mainardi2017-06-27
|
* added fix protocol https://github.com/ntop/nDPI/issues/372Campus2017-06-27
|
* Merge branch 'YumingMa-dev' into devCampus2017-06-26
|\
| * fix compiler error about jsonMaYuming2017-06-25
| |
| * fix lync over ICE detectionMaYuming2017-06-25
|/
* Merge branch 'beratx-dev' into devCampus2017-06-23
|\
| * Added -x flag. Produces a bpf filter based on diagnose information generated ↵berat2017-06-23
|/ | | | by -b flag
* Implemented RPC latencyLuca2017-06-20
|
* Added protocl info in wireshark info colummLuca2017-06-20
|
* fix lync detectionCampus2017-06-19
|
* Merge branch 'YumingMa-dev' into devCampus2017-06-19
|\
| * Merge branch 'dev' of https://github.com/YumingMa/nDPI into YumingMa-devCampus2017-06-19
|/|
| * fix ms-lync detection missing, More detail at ↵MaYuming2017-06-13
| | | | | | | | https://github.com/ntop/nDPI/issues/401
* | Label fixLuca2017-06-17
| |
* | Merge pull request #409 from beratx/devLuca Deri2017-06-17
|\ \ | | | | | | Added scanner host stats to (-b) diagnose statistics
| * | Added scanner host stats to (-b) diagnose statisticsberat2017-06-16
|/ /
* | Merge pull request #408 from beratx/devMichele Campus2017-06-16
|\ \ | | | | | | Fixed bug causing wrong results in (-b) diagnose statistics
| * | Fixed bug causing wrong results in (-b) diagnose statisticsberat2017-06-16
|/ /
* | Removed tracingLuca2017-06-15
| |
* | mDNS improvemennts to recognize reponses senst to non multicast addressesLuca2017-06-15
| |
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2017-06-14
|\ \
| * \ Merge branch 'alexei-argus-SOMEIP' into devCampus2017-06-14
| |\ \
| | * | CR fixes #2alexei-argus2017-06-14
| | | |
| | * | CR fixesalexei-argus2017-06-14
| | | |
| | * | CR comments and fixesYoni.Linder2017-06-14
| | | |
| | * | Add CR commentsalexei-argus2017-06-14
| | | |
| | * | removed debug prints, changed line of documentationYoni.Linder2017-06-14
| | | |
| | * | SOMEIP debug + bug fixesYoni.Linder2017-06-14
| | | |
| | * | last updated protocol updated to SOMEIP(228)Yoni.Linder2017-06-14
| | | |
| | * | Fix case-sensitivity issuealexei-argus2017-06-14
| | | |
| | * | endianity for portsYoni.Linder2017-06-14
| | | |
| | * | Fix build errorsalexei-argus2017-06-14
| | | |
| | * | ndpi someip initial version with hardcoded port enforcingYoni.Linder2017-06-14
| |/ /
* / / Added OOO, restransmission, segment lostsLuca2017-06-14
|/ /
* | Improved AppleStore detectionLuca Deri2017-06-13
| | | | | | | | Modified string search matching to match the longest match (and not the first one)
* | Adding AppleStore and PlayStore (work in progress)Luca Deri2017-06-13
|/
* add check for whatsapp in sslCampus2017-06-09
|
* improved whatsapp and wechat detection by new ip-rangesCampus2017-06-09
|
* updated resultsCampus2017-06-09
|
* fixed 1kxun application protocol to avoid false positive in udp detectionCampus2017-06-09
|
* Merge pull request #398 from kYroL01/devMichele Campus2017-06-07
|\ | | | | added GoogleDrive detection
| * added GoogleDrive detectionCampus2017-06-07
|/
* Merge pull request #395 from pavlosantoniou/devMichele Campus2017-06-07
|\ | | | | Use flag %d to print signed integers in ndpiReader.