Zied Aouini
|
f4ad05d643
|
enable publish on pypi
|
2025-11-16 22:38:19 +01:00 |
|
Zied Aouini
|
422be54725
|
fix generated versions
|
2025-11-16 22:23:12 +01:00 |
|
Zied Aouini
|
53a1ae6bac
|
fix deps
|
2025-11-16 21:45:50 +01:00 |
|
Zied Aouini
|
7b606f1a5c
|
fix wheels
|
2025-11-16 21:19:42 +01:00 |
|
Zied Aouini
|
fd2404b8d9
|
fix versions
|
2025-11-16 19:45:25 +01:00 |
|
Zied Aouini
|
a41a84970a
|
trigger CI
|
2025-11-16 19:30:12 +01:00 |
|
Zied Aouini
|
6de3ce56d7
|
wheel on release
|
2025-11-16 19:25:48 +01:00 |
|
Zied Aouini
|
30e533aebc
|
minor fix
|
2025-11-16 19:21:26 +01:00 |
|
Zied Aouini
|
c834174843
|
fix typo
|
2025-11-16 19:09:02 +01:00 |
|
Zied Aouini
|
4e2c935b06
|
fix wheel generation
|
2025-11-16 19:01:28 +01:00 |
|
Zied Aouini
|
781c6fa0a3
|
fix wheels
|
2025-11-16 18:45:36 +01:00 |
|
Zied Aouini
|
4a6f99dcc1
|
debug wheel generation
|
2025-11-16 18:38:36 +01:00 |
|
Zied Aouini
|
e4f165fca7
|
Merge pull request #192 from jogecodes/master
Added JA4/S support as an NFStream Plugin
|
2025-11-16 18:28:34 +01:00 |
|
Zied Aouini
|
66b577abda
|
minor fixes
|
2025-11-16 18:26:16 +01:00 |
|
Zied Aouini
|
b2a52c2b6e
|
Merge branch 'master' into master
|
2025-11-16 18:18:47 +01:00 |
|
Zied Aouini
|
464cf8b5d3
|
Merge pull request #206 from nfstream/dependabot/pip/cibuildwheel-2.20.0
Bump cibuildwheel from 2.13.1 to 2.20.0
|
2025-11-16 18:00:02 +01:00 |
|
Zied Aouini
|
4a68f529f7
|
fix typo
|
2025-11-16 17:48:35 +01:00 |
|
Zied Aouini
|
be60cea0c6
|
fix versions
|
2025-11-16 17:46:15 +01:00 |
|
Zied Aouini
|
cd985770d3
|
disable tests for pypy on windows
|
2025-11-16 17:33:59 +01:00 |
|
Zied Aouini
|
bb1831584d
|
fix missing import
|
2025-11-16 17:24:14 +01:00 |
|
Zied Aouini
|
524e297473
|
drop pp3.10
|
2025-11-16 17:00:30 +01:00 |
|
Zied Aouini
|
3c1d123c0c
|
update versions
|
2025-11-16 16:50:04 +01:00 |
|
Zied Aouini
|
d8f6317e95
|
upgrade pypy
|
2025-11-16 16:13:23 +01:00 |
|
Zied Aouini
|
8fa9ca13ca
|
attempt to fix build
|
2025-11-16 16:03:18 +01:00 |
|
Zied Aouini
|
53f154de4f
|
update py versions
|
2025-11-16 15:50:26 +01:00 |
|
Zied Aouini
|
ebb32831e4
|
fix build
|
2025-11-16 15:42:20 +01:00 |
|
dependabot[bot]
|
3a218c3bfb
|
Bump cibuildwheel from 2.13.1 to 2.20.0
Bumps [cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.13.1 to 2.20.0.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.13.1...v2.20)
---
updated-dependencies:
- dependency-name: cibuildwheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 15:56:00 +00:00 |
|
Joge
|
9b7bd73537
|
Update ja4.py
Fixed some bugs regarding the possibility of non-existent extensions or signature algorithms
|
2024-06-05 22:03:40 +02:00 |
|
Joge
|
760a50bdf3
|
Update ja4.py
Error handling
|
2024-06-05 21:51:44 +02:00 |
|
Joge
|
a1347047f1
|
Update requirements.txt
|
2024-06-05 15:26:39 +02:00 |
|
Joge
|
4e73bdca56
|
Update ja4.py
Added protection against bugs in IPv6 signature extraction (to be fixed in future versions of the plugin)
|
2024-06-05 15:23:19 +02:00 |
|
jogecodes
|
2514f0bfde
|
Added contribution
|
2024-05-16 12:36:23 +02:00 |
|
jogecodes
|
37f4c69fea
|
removed scapy dependency
|
2024-05-16 12:33:56 +02:00 |
|
jogecodes
|
189a009a2a
|
Updated ja4 plugin for dpkt use (removing scapy dependency)
|
2024-05-16 12:33:50 +02:00 |
|
jogecodes
|
4a79829c49
|
added JA4 to plugins init
|
2024-05-14 10:27:21 +02:00 |
|
Joge
|
aa65a1f3e9
|
Merge branch 'nfstream:master' into master
|
2024-05-14 09:09:43 +02:00 |
|
Joge
|
e689d376ae
|
Update ja4.py
Deleted unnecessary assertions
|
2024-05-11 19:06:12 +02:00 |
|
Zied Aouini
|
a4180aa52f
|
Add support for python 3.12 and pypy 3.10
|
2024-05-10 19:37:42 +02:00 |
|
Zied Aouini
|
eb9caf46f6
|
enable fail fast
|
2024-05-10 19:08:15 +02:00 |
|
Zied Aouini
|
bef854c995
|
Fix cibuildwheel version
|
2024-05-10 19:07:32 +02:00 |
|
Zied Aouini
|
65af3ad55c
|
Remove obsolete badges
|
2024-05-10 18:48:59 +02:00 |
|
Zied Aouini
|
c3b33fd83d
|
Drop self hosted runners
|
2024-05-10 18:47:15 +02:00 |
|
Zied Aouini
|
5481132981
|
black formatting
|
2024-05-10 18:46:03 +02:00 |
|
Zied Aouini
|
4942c65696
|
Merge pull request #170 from smith558/patch-4
Use C when loading CSV to Pandas DataFrame
|
2024-05-10 18:24:43 +02:00 |
|
Zied Aouini
|
e0cc92583e
|
Merge pull request #190 from drnpkr/tcp-expiry-fix
Fixed TCP flow expiration when a user plugin forcibly expires the flow on the first packet
|
2024-05-10 18:23:20 +02:00 |
|
Zied Aouini
|
29e7e60c28
|
Merge pull request #191 from drnpkr/extended-splt-count
Extended splt_analysis parameter to allow up to 65535 values
|
2024-05-10 18:22:30 +02:00 |
|
Zied Aouini
|
434413d9eb
|
Merge pull request #183 from nfstream/dependabot/pip/cibuildwheel-2.14.1
Bump cibuildwheel from 2.12.1 to 2.14.1
|
2024-05-10 18:12:59 +02:00 |
|
Jorge
|
1a7c8af81f
|
Updated requirements
|
2024-01-30 11:07:51 +01:00 |
|
Jorge
|
31a4c4167a
|
Back to ignoring test results
|
2024-01-30 10:49:56 +01:00 |
|
Jorge
|
e8eee81d98
|
Added new results
|
2024-01-30 10:46:52 +01:00 |
|