This website requires JavaScript.
Explore
Help
Sign In
lucaspalomodevelop
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/lucaspalomodevelop/core.git
synced
2026-03-20 03:16:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
src
/
opnsense
/
site-python
History
Ad Schellevis
4cbc8e1dd1
python, improve performance of reverse_log_reader() by avoiding string copies while parsing. Tried the new method using a 50MB suricata log file, which was parsed about 30% quicker then using the previous version.
2018-05-20 18:45:13 +02:00
..
watchers
src: a bit of python code style
2018-04-03 06:53:55 +00:00
__init__.py
src: align a few headers and sweep whitespace
2016-03-07 07:30:02 +01:00
daemonize.LICENSE
site-python: move to private opnsense dir
2016-02-29 20:34:28 +01:00
daemonize.py
site-python: move to private opnsense dir
2016-02-29 20:34:28 +01:00
log_helper.py
python, improve performance of reverse_log_reader() by avoiding string copies while parsing. Tried the new method using a 50MB suricata log file, which was parsed about 30% quicker then using the previous version.
2018-05-20 18:45:13 +02:00
params.py
src: transform Ad's copyrights, add e-mail everywhere
2017-08-06 11:19:35 +02:00
sqlite3_helper.py
better sqlite3 repair and corruption detection for network insight
2017-08-11 19:18:35 +02:00