index
:
maple
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
fix(maple.cc): Handle rapid reconnects without crashing on SIGPIPE
Fuwn
3 months
Tag
Download
Author
Age
0.1.6
maple-0.1.6.tar.xz
maple-0.1.6.zip
Fuwn
4 years
0.1.5
maple-0.1.5.tar.xz
maple-0.1.5.zip
Fuwn
4 years
0.1.4
maple-0.1.4.tar.xz
maple-0.1.4.zip
Fuwn
4 years
0.1.3
maple-0.1.3.tar.xz
maple-0.1.3.zip
Fuwn
4 years
0.1.2
maple-0.1.2.tar.xz
maple-0.1.2.zip
Fuwn
4 years
0.1.1
maple-0.1.1.tar.xz
maple-0.1.1.zip
Fuwn
4 years
0.1.0
maple-0.1.0.tar.xz
maple-0.1.0.zip
Fuwn
4 years
Age
Commit message
Author
Files
Lines
2022-05-09
ci(docker): make image significantly smaller
0.1.6
Fuwn
1
-6
/
+9
2022-05-09
fix(maple.cc): fix all possible memory leaks
Fuwn
2
-18
/
+26
2022-05-09
fix(maple.cc): conditional jump or move depends on uninitialised value(s)
Fuwn
1
-3
/
+3
2022-05-09
fix(maple.cc): iterator on non-variable
0.1.5
Fuwn
1
-2
/
+3
2022-05-09
Merge branch 'main' of https://github.com/gemrest/maple
Fuwn
3
-5
/
+17
2022-05-09
refactor(maple): move ssl work to function
Fuwn
2
-60
/
+71
2022-05-09
refactor(maple): move environment work to function
Fuwn
2
-47
/
+54
2022-05-09
refactor: cleanup non-essential variables
Fuwn
2
-16
/
+7
2022-05-09
docs(readme): update instructions and description
Fuwn
1
-3
/
+42
2022-05-09
refactor(maple.cc): remove debug logs
Fuwn
1
-4
/
+0
[...]