index
:
archived-maple
main
origin/main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
maple
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(maple.cc): Handle rapid reconnects without crashing on SIGPIPE
HEAD
origin/main
main
Fuwn
2025-12-06
1
-56
/
+77
*
refactor: Optimise request handling and harden Titan parameter parsing
Fuwn
2025-12-06
4
-19
/
+26
*
chore: Support macOS
Fuwn
2025-11-28
1
-1
/
+4
*
refactor: tighen clang-tidy
Fuwn
2024-06-11
5
-48
/
+69
*
build: switch from ninja to tup
Fuwn
2024-06-11
1
-5
/
+6
*
format(maple): clang-format llvm style
Fuwn
2022-12-27
6
-306
/
+261
*
fix(maple.cc): fix all possible memory leaks
Fuwn
2022-05-09
2
-18
/
+26
*
fix(maple.cc): conditional jump or move depends on uninitialised value(s)
Fuwn
2022-05-09
1
-3
/
+3
*
fix(maple.cc): iterator on non-variable
0.1.5
Fuwn
2022-05-09
1
-2
/
+3
*
Merge branch 'main' of https://github.com/gemrest/maple
Fuwn
2022-05-09
1
-5
/
+3
|
\
|
*
format: move strings to same line
Fuwn
2022-04-14
1
-4
/
+2
|
*
feat: validate request
Fuwn
2022-04-14
1
-1
/
+18
|
*
refactor: don't redefine file extension
Fuwn
2022-04-14
1
-3
/
+3
|
*
format: single line formats
Fuwn
2022-04-10
1
-35
/
+11
|
*
refactor: more explicit auto
Fuwn
2022-04-10
1
-1
/
+1
*
|
refactor(maple): move ssl work to function
Fuwn
2022-05-09
2
-60
/
+71
*
|
refactor(maple): move environment work to function
Fuwn
2022-05-09
2
-47
/
+54
*
|
refactor: cleanup non-essential variables
Fuwn
2022-05-09
2
-16
/
+7
*
|
refactor(maple.cc): remove debug logs
Fuwn
2022-05-09
1
-4
/
+0
*
|
docs(maple.hh): add license information
Fuwn
2022-05-09
1
-0
/
+20
*
|
feat: titan support
Fuwn
2022-05-09
6
-78
/
+472
|
/
*
refactor: explicit auto
Fuwn
2022-04-06
1
-4
/
+4
*
refactor: replace errors with function
Fuwn
2022-04-06
1
-21
/
+16
*
feat: assume index.gmi of path if trailing slash
Fuwn
2022-04-06
1
-2
/
+2
*
feat: can respond to unique indexes
Fuwn
2022-04-05
1
-5
/
+22
*
refactor: pass lambda to signal
Fuwn
2022-04-05
1
-10
/
+6
*
feat: maple 0.1.0 :star:
0.1.0
Fuwn
2022-04-04
1
-0
/
+219