aboutsummaryrefslogtreecommitdiff
path: root/maple/maple.cc
Commit message (Expand)AuthorAgeFilesLines
* fix(maple.cc): Handle rapid reconnects without crashing on SIGPIPEHEADorigin/mainmainFuwn2025-12-061-56/+77
* refactor: Optimise request handling and harden Titan parameter parsingFuwn2025-12-061-7/+6
* chore: Support macOSFuwn2025-11-281-1/+4
* refactor: tighen clang-tidyFuwn2024-06-111-30/+48
* format(maple): clang-format llvm styleFuwn2022-12-271-139/+107
* fix(maple.cc): fix all possible memory leaksFuwn2022-05-091-15/+23
* fix(maple.cc): conditional jump or move depends on uninitialised value(s)Fuwn2022-05-091-3/+3
* fix(maple.cc): iterator on non-variable0.1.5Fuwn2022-05-091-2/+3
* Merge branch 'main' of https://github.com/gemrest/mapleFuwn2022-05-091-5/+3
|\
| * format: move strings to same lineFuwn2022-04-141-4/+2
| * feat: validate requestFuwn2022-04-141-1/+18
| * refactor: don't redefine file extensionFuwn2022-04-141-3/+3
| * format: single line formatsFuwn2022-04-101-35/+11
| * refactor: more explicit autoFuwn2022-04-101-1/+1
* | refactor(maple): move ssl work to functionFuwn2022-05-091-60/+70
* | refactor(maple): move environment work to functionFuwn2022-05-091-47/+53
* | refactor: cleanup non-essential variablesFuwn2022-05-091-1/+3
* | refactor(maple.cc): remove debug logsFuwn2022-05-091-4/+0
* | feat: titan supportFuwn2022-05-091-78/+152
|/
* refactor: explicit autoFuwn2022-04-061-4/+4
* refactor: replace errors with functionFuwn2022-04-061-21/+16
* feat: assume index.gmi of path if trailing slashFuwn2022-04-061-2/+2
* feat: can respond to unique indexesFuwn2022-04-051-5/+22
* refactor: pass lambda to signalFuwn2022-04-051-10/+6
* feat: maple 0.1.0 :star:0.1.0Fuwn2022-04-041-0/+219