Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
aetolos
Browse files
Apr 24, 2023
update CHANGELOG.md
· 9f4fc19b
aetolos
authored
Apr 24, 2023
9f4fc19b
remove the deprecated Hashcash plugin
· 8e0d3be3
aetolos
authored
Apr 24, 2023
8e0d3be3
change freshclam package name for ClamAV v1.0 or newer
· 712d362c
aetolos
authored
Apr 24, 2023
712d362c
Apr 17, 2023
aetolos daemon
· e73b66e0
aetolos
authored
Apr 17, 2023
e73b66e0
strict types the configuration option name and type
· 3bb722a6
aetolos
authored
Apr 17, 2023
3bb722a6
strict types
· 13b5d20b
aetolos
authored
Apr 17, 2023
13b5d20b
update CHANGELOG.md
· d8727403
aetolos
authored
Apr 17, 2023
d8727403
update README.md
· f61d6efd
aetolos
authored
Apr 17, 2023
f61d6efd
update README.md
· 0a8249f5
aetolos
authored
Apr 17, 2023
0a8249f5
use constants for copyright and license strings
· 0c9c9213
aetolos
authored
Apr 17, 2023
0c9c9213
revert wrongly committed file from #929
· 1b2e8a33
aetolos
authored
Apr 17, 2023
1b2e8a33
use constants for copyright and license strings
· b450f7b5
aetolos
authored
Apr 17, 2023
b450f7b5
Apr 16, 2023
daemon configuration parser
· 1cf9309b
aetolos
authored
Apr 16, 2023
1cf9309b
daemon help controller
· e707e209
aetolos
authored
Apr 16, 2023
e707e209
Apr 15, 2023
log an array of errors into a string, possible problem with missing or empty array elements
· c18ced14
aetolos
authored
Apr 15, 2023
c18ced14
Apr 12, 2023
improve the API to be more RESTful
· 0a45baac
aetolos
authored
Apr 12, 2023
0a45baac
Apr 11, 2023
allow empty body for POST requests to simplify RESTful commands
· 71d9138d
aetolos
authored
Apr 11, 2023
71d9138d
Apr 06, 2023
move the status command under the general section
· 447bfd09
aetolos
authored
Apr 06, 2023
447bfd09
use dynamic configuration variables from the database, ensure the database has...
· a41af4fa
aetolos
authored
Apr 06, 2023
a41af4fa
update CHANGELOG.md
· 999cde7d
aetolos
authored
Apr 06, 2023
999cde7d
move the status command under the general section
· a8b0ab8d
aetolos
authored
Apr 06, 2023
a8b0ab8d
strict request URI requirements
· 356e3611
aetolos
authored
Apr 06, 2023
356e3611
open a separate database connection per forked process
· 4009e36c
aetolos
authored
Apr 06, 2023
4009e36c
record and log the remote IP address
· 5aa7e208
aetolos
authored
Apr 06, 2023
5aa7e208
enable WAL mode
· a237b0e2
aetolos
authored
Apr 06, 2023
a237b0e2
Apr 04, 2023
alternate between HTTP stream and socket functions based on if SSL/TLS is enabled or disabled
· ee532438
aetolos
authored
Apr 04, 2023
ee532438
Apr 03, 2023
update CHANGELOG.md
· 02551caa
aetolos
authored
Apr 03, 2023
02551caa
update the return type for packages, dependencies and help functions
· 539989a5
aetolos
authored
Apr 03, 2023
539989a5
the parameters interface returns an array of int or strings
· 0bd87b3a
aetolos
authored
Apr 03, 2023
0bd87b3a
the parameters function returns an array of int or strings
· 5823735a
aetolos
authored
Apr 03, 2023
5823735a
the features interface returns an array of strings
· ee5c658f
aetolos
authored
Apr 03, 2023
ee5c658f
the features function returns an array of strings
· 846e2dfa
aetolos
authored
Apr 03, 2023
846e2dfa
process module controllers via the API daemon
· 47358dc0
aetolos
authored
Apr 03, 2023
47358dc0
controller returned array is mixed
· 724ba27b
aetolos
authored
Apr 03, 2023
724ba27b
controller returned array is mixed
· 503bb5d8
aetolos
authored
Apr 03, 2023
503bb5d8
return data when running as a daemon
· 9581b479
aetolos
authored
Apr 03, 2023
9581b479
exit with error if the controller returns false
· 940314b4
aetolos
authored
Apr 03, 2023
940314b4
simplify the module loading procedure to match that of the daemon
· 0f97c810
aetolos
authored
Apr 03, 2023
0f97c810
the function cmdParameters returns an array of strings
· 2c76a2be
aetolos
authored
Apr 03, 2023
2c76a2be
the function cmdParameters returns an array of strings
· 513f306b
aetolos
authored
Apr 03, 2023
513f306b
Loading