Commit Graph

23 Commits

Author SHA1 Message Date
Dadoum
fab7bce518
Update openssl to 3.3.3 and fix #4 hopefully 2023-10-13 23:06:56 +02:00
Dadoum
c21bb461a9
Merge pull request #2 from Macleykun/main
Add commands to run it in docker and how to compile it
2023-08-23 22:33:35 +02:00
Macley
acd8a2aaee
Add commands to run it in docker and compile it 2023-08-23 20:53:43 +02:00
Dadoum
18df13c17c Should fix the memory leak, and hopefully the segmentation fault 2023-08-15 12:27:17 +02:00
Dadoum
3ef10ba2b8 Increase the default timeout to 3 seconds and add a command line switch to control that 2023-08-12 04:11:52 +02:00
Dadoum
61a0e828b0 Tell the GC to keep malloc'd blocks in place 2023-08-12 03:06:41 +02:00
Dadoum
5243fad848 Downgrade Provision because there is a memory leak in the last version. 2023-08-12 00:43:14 +02:00
Dadoum
dd56a8243d Fix dub.selections.json 2023-08-11 02:15:48 +02:00
Dadoum
e2ffa66d07 Fix https://github.com/SideStore/SideStore/issues/446 2023-08-11 02:09:20 +02:00
Dadoum
00b112f1e6 Add HTTPS support with command line switches 2023-08-09 19:42:53 +02:00
Dadoum
2f389fc771 Catch exceptions at the identifier parsing stage. 2023-08-09 19:24:42 +02:00
Dadoum
cfc61a1260 Use a stable debian image in the container 2023-08-09 19:15:01 +02:00
Dadoum
5fee572c0c Merge branch 'main' of github.com:Dadoum/anisette-v3-server 2023-08-09 18:53:59 +02:00
Dadoum
8fe58869e8 Use standard error results 2023-08-09 18:52:56 +02:00
Dadoum
37713043ee Reduce slightly the amount of dependencies 2023-06-17 12:40:20 +02:00
Dadoum
962d2a695a Fix omnisette interop 2023-06-17 12:24:43 +02:00
Dadoum
85eff4fd46 Set-up Docker and GitHub Actions 2023-06-17 00:36:47 +02:00
Dadoum
bd870f2321 Fix GC issue 2023-06-16 20:56:39 +02:00
Dadoum
c4ae44611f Try to fix leaks with garbage collection 2023-06-16 20:47:30 +02:00
Dadoum
90d23ab23a Now it works flawlessly 2023-06-16 20:19:18 +02:00
Dadoum
d5bd19baf2 Make a PoC (interop with omnisette is broken, idk why) 2023-06-15 00:34:26 +02:00
Dadoum
e536763d41 Small fixes 2023-05-01 11:37:09 +02:00
Dadoum
b60b49b008 Initial commit 2023-05-01 01:22:51 +02:00