1
0
Fork 0
forked from External/grumble
grumble/pkg
Derrick 0d39f28f6e Fix infinite loop in log writer.
The log writter would end up calling itself non-stop. This instead tells
the logtarget.Write function to call the MultiWriter's Write instead of
itself.
2020-04-11 21:09:35 -07:00
..
acl Fix function comments based on best practices from Effective Go 2019-03-11 00:56:12 +00:00
ban Fix function comments based on best practices from Effective Go 2019-03-11 00:56:12 +00:00
blobstore Merge PR #29: Fix failing tests on Go 1.10 2018-09-01 14:05:57 -05:00
cryptstate Run go fmt and goimports on all files, to make them follow Golang standards 2019-12-20 22:51:21 +00:00
freezer Run go fmt and goimports on all files, to make them follow Golang standards 2019-12-20 22:51:21 +00:00
htmlfilter grumble, pkg/*: get rid of makefiles. 2013-05-25 17:13:26 +02:00
logtarget Fix infinite loop in log writer. 2020-04-11 21:09:35 -07:00
mumbleproto Fix function comments based on best practices from Effective Go 2019-03-11 00:56:12 +00:00
packetdata Fix function comments based on best practices from Effective Go 2019-03-11 00:56:12 +00:00
replacefile Fix typo in replacefile_stub.go. 2016-03-27 18:29:46 +02:00
serverconf Fix function comments based on best practices from Effective Go 2019-03-11 00:56:12 +00:00
sessionpool grumble, pkg/*: get rid of makefiles. 2013-05-25 17:13:26 +02:00
web Websockets support 2018-02-09 20:59:09 +01:00