aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainfix(maple.cc): Handle rapid reconnects without crashing on SIGPIPEFuwn6 months
origin/mainfix(maple.cc): Handle rapid reconnects without crashing on SIGPIPEFuwn6 months
 
TagDownloadAuthorAge
0.1.6archived-maple-0.1.6.tar.xz  archived-maple-0.1.6.zip  Fuwn4 years
0.1.5archived-maple-0.1.5.tar.xz  archived-maple-0.1.5.zip  Fuwn4 years
0.1.4archived-maple-0.1.4.tar.xz  archived-maple-0.1.4.zip  Fuwn4 years
0.1.3archived-maple-0.1.3.tar.xz  archived-maple-0.1.3.zip  Fuwn4 years
0.1.2archived-maple-0.1.2.tar.xz  archived-maple-0.1.2.zip  Fuwn4 years
0.1.1archived-maple-0.1.1.tar.xz  archived-maple-0.1.1.zip  Fuwn4 years
0.1.0archived-maple-0.1.0.tar.xz  archived-maple-0.1.0.zip  Fuwn4 years
 
AgeCommit messageAuthorFilesLines
2022-05-09ci(docker): make image significantly smaller0.1.6Fuwn1-6/+9
2022-05-09fix(maple.cc): fix all possible memory leaksFuwn2-18/+26
2022-05-09fix(maple.cc): conditional jump or move depends on uninitialised value(s)Fuwn1-3/+3
2022-05-09fix(maple.cc): iterator on non-variable0.1.5Fuwn1-2/+3
2022-05-09Merge branch 'main' of https://github.com/gemrest/mapleFuwn3-5/+17
2022-05-09refactor(maple): move ssl work to functionFuwn2-60/+71
2022-05-09refactor(maple): move environment work to functionFuwn2-47/+54
2022-05-09refactor: cleanup non-essential variablesFuwn2-16/+7
2022-05-09docs(readme): update instructions and descriptionFuwn1-3/+42
2022-05-09refactor(maple.cc): remove debug logsFuwn1-4/+0
[...]