Daniel
|
eb0cbf58a8
|
Rename Cnt() to Size() and split up tests
From PR Review https://github.com/safing/portbase/pull/57
|
2020-07-10 12:02:55 +02:00 |
|
Daniel
|
5f2c861e2d
|
Move forceCnt into the goroutine
From PR Review https://github.com/safing/portbase/pull/56
|
2020-07-10 11:48:50 +02:00 |
|
Daniel
|
f4fcd0c67c
|
Add Path to Token Cookie
From PR Review https://github.com/safing/portbase/pull/55
|
2020-07-10 11:46:59 +02:00 |
|
Daniel
|
fda2943c0a
|
Merge pull request #61 from safing/fix/api-auth-token-cleaner
Fix cleaner start condition
|
2020-06-27 14:59:38 +02:00 |
|
Daniel
|
e11dbac9b6
|
Merge pull request #60 from safing/fix/index-update-path-creation
Check path to index file when saving
|
2020-06-27 14:54:38 +02:00 |
|
Daniel
|
210017b42e
|
Fix cleaner start condition
|
2020-06-27 14:52:56 +02:00 |
|
Daniel
|
56a7b8c16e
|
Merge pull request #59 from safing/fix/api-auth-token-cleaner
Fix starting the api auth token cleaner task
|
2020-06-27 14:50:53 +02:00 |
|
Daniel
|
38902d8c82
|
Check path to index file when saving
|
2020-06-26 22:44:32 +02:00 |
|
Daniel
|
34e076f9ff
|
Fix starting the api auth token cleaner task
|
2020-06-26 22:41:47 +02:00 |
|
Daniel
|
545e8e6821
|
Merge pull request #58 from safing/feature/improve-module-states
Improve exported module and subsystem states
|
2020-06-15 16:00:15 +02:00 |
|
Daniel
|
4dcec099e6
|
Improve exported module and subsystem states
|
2020-06-15 15:49:32 +02:00 |
|
Daniel
|
ddba5b44b9
|
Merge pull request #57 from safing/feature/stablepool
Add StablePool
|
2020-06-11 16:48:11 +02:00 |
|
Daniel
|
6bf91e1232
|
Add StablePool
|
2020-06-11 16:41:49 +02:00 |
|
Daniel
|
3c7af2102d
|
Increase test timeout to mitigate false positive fails
|
2020-06-05 13:58:02 +02:00 |
|
Daniel
|
ebfb744fbc
|
Merge pull request #56 from safing/feature/force-exiting
Add force exiting
|
2020-06-05 13:56:07 +02:00 |
|
Daniel
|
df271461fc
|
Merge pull request #55 from safing/feature/api-improvements
API Improvements
|
2020-06-05 13:55:48 +02:00 |
|
Daniel
|
1990465032
|
Add force exiting
|
2020-06-05 13:07:27 +02:00 |
|
Daniel
|
37189b07cf
|
Detect close errors
|
2020-06-05 13:04:45 +02:00 |
|
Daniel
|
fe7b09c9fb
|
Improve authentication handling, enable auth cookies
|
2020-06-05 13:04:27 +02:00 |
|
Daniel
|
d6f7a159ad
|
Improve api middlewares
|
2020-06-05 13:02:19 +02:00 |
|
Patrick Pacher
|
1cb93512f1
|
Merge pull request #54 from safing/feature/api-auth-err-messages
Add authentication failure error messages
|
2020-06-04 08:37:59 +02:00 |
|
Daniel
|
5136bf91ed
|
Add authentication failure error messages
|
2020-06-03 23:16:23 +02:00 |
|
Patrick Pacher
|
38d8a6e5df
|
Merge pull request #53 from safing/feature/improve-print-stack-on-exit
Improve -print-stack-on-exit
|
2020-06-02 09:50:25 +02:00 |
|
Daniel
|
9309fe431f
|
Improve -print-stack-on-exit
The stack is now also printed when there is an error during startup
|
2020-05-29 15:30:28 +02:00 |
|
Patrick Pacher
|
03eaf58e69
|
Merge pull request #52 from safing/fix/make-second-os-rng-feed-async
Make second OS rng feed async
|
2020-05-29 14:46:01 +02:00 |
|
Patrick Pacher
|
3fc438df10
|
Merge pull request #51 from safing/fix/increase-module-timeouts
Increase module start/stop timeouts
|
2020-05-29 14:40:04 +02:00 |
|
Daniel
|
91181f38bf
|
Make second OS rng feed async to improve resilience against empty rand pool
|
2020-05-29 10:56:50 +02:00 |
|
Daniel
|
0e779b8df6
|
Increase module start/stop timeouts
|
2020-05-29 10:52:33 +02:00 |
|
Patrick Pacher
|
07501148ea
|
Merge pull request #50 from safing/fix/windows-tests
Check for windows test executable when checking version information
|
2020-05-28 12:48:59 +02:00 |
|
Daniel
|
8e578cb45e
|
Check for windows test executable when checking version information
|
2020-05-28 10:20:45 +02:00 |
|
Patrick Pacher
|
f02672e313
|
Merge pull request #49 from safing/fix/deps
Switch uuid lib and update deps
|
2020-05-26 10:41:56 +02:00 |
|
Daniel
|
9283b00621
|
Add UUID utils
|
2020-05-26 10:16:02 +02:00 |
|
Patrick Pacher
|
592e3ee00d
|
Merge pull request #48 from safing/feature/onceagain
Add OnceAgain
|
2020-05-26 08:25:27 +02:00 |
|
Daniel
|
ae14db9b23
|
Switch uuid lib and update deps
|
2020-05-25 22:26:20 +02:00 |
|
Daniel
|
77f159aa15
|
Add OnceAgain
|
2020-05-25 15:52:55 +02:00 |
|
Patrick Pacher
|
80332fbfc7
|
Merge pull request #47 from safing/feature/make-notifications-ack-by-default
Make default ack action if notification has none
|
2020-05-23 09:00:21 +02:00 |
|
Daniel
|
b90042a16a
|
Improve database not found error message
|
2020-05-22 22:33:12 +02:00 |
|
Daniel
|
f2f1a56060
|
Make default ack action if notification has none
|
2020-05-22 15:07:30 +02:00 |
|
Patrick Pacher
|
51a47067bb
|
Merge pull request #46 from safing/fix/api-auth-error
Fix and improve api authentication error
|
2020-05-22 09:40:59 +02:00 |
|
Daniel
|
e83e2b216c
|
Fix and improve api authentication error
|
2020-05-21 15:06:02 +02:00 |
|
Daniel
|
e2d0b39ecb
|
Switch debug output to different format
|
2020-05-15 17:09:52 +02:00 |
|
Daniel
|
7e9c2f49f0
|
Remove debug code
|
2020-05-15 17:09:42 +02:00 |
|
Daniel
|
6093a46992
|
Add support for packed resource files
|
2020-05-13 19:50:16 +02:00 |
|
Patrick Pacher
|
3936cf233e
|
Add support for packed resource files
|
2020-05-13 16:05:46 +02:00 |
|
Patrick Pacher
|
bcc3588868
|
Merge pull request #43 from safing/feature/updater-improvements
Fix error handling
|
2020-05-08 11:06:51 +02:00 |
|
Daniel
|
f20ede2f06
|
Fix error handling
|
2020-05-08 11:02:35 +02:00 |
|
Patrick Pacher
|
43a91f07ed
|
Merge pull request #42 from safing/feature/updater-improvements
improvement updater
|
2020-05-08 11:02:11 +02:00 |
|
Daniel
|
441f9c45ac
|
Improve logging
|
2020-05-08 10:57:14 +02:00 |
|
Daniel
|
74fc1dc888
|
Do not remove tmp dir anymore, as it's used by others too
|
2020-05-08 10:57:06 +02:00 |
|
Daniel
|
98589f8008
|
Reset and recreate the updates tmp dir on startup
|
2020-05-08 10:56:16 +02:00 |
|