aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainfix(maple.cc): Handle rapid reconnects without crashing on SIGPIPEFuwn3 months
 
TagDownloadAuthorAge
0.1.6maple-0.1.6.tar.xz  maple-0.1.6.zip  Fuwn4 years
0.1.5maple-0.1.5.tar.xz  maple-0.1.5.zip  Fuwn4 years
0.1.4maple-0.1.4.tar.xz  maple-0.1.4.zip  Fuwn4 years
0.1.3maple-0.1.3.tar.xz  maple-0.1.3.zip  Fuwn4 years
0.1.2maple-0.1.2.tar.xz  maple-0.1.2.zip  Fuwn4 years
0.1.1maple-0.1.1.tar.xz  maple-0.1.1.zip  Fuwn4 years
0.1.0maple-0.1.0.tar.xz  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
[...]