You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shivaram Lingamneni 475d7ba418 fix non-linux builds 3 anni fa
..
args.go Fix issue with one-character args in ArgsToStrings. 4 anni fa
args_test.go Fix issue with one-character args in ArgsToStrings. 4 anni fa
bitset.go fix #527 5 anni fa
bitset_test.go fix #527 5 anni fa
confirmation.go factor out confirmation codes into utils, change their format 4 anni fa
confirmation_test.go factor out confirmation codes into utils, change their format 4 anni fa
crypto.go fix #414 3 anni fa
crypto_test.go fix #530, #721 4 anni fa
fieldsn.go review fix: add maxParams for service commands 5 anni fa
glob.go use strings.Builder instead of bytes.Buffer where applicable 4 anni fa
glob_test.go fix #1003 4 anni fa
net.go fix non-linux builds 3 anni fa
net_linux.go fix non-linux builds 3 anni fa
net_nonlinux.go fix non-linux builds 3 anni fa
net_test.go review fixes; add submatch support to glob 4 anni fa
os.go review fixes 6 anni fa
proxy.go fix (*http.Server).Serve() exiting on ErrBadProxyLine 3 anni fa
semaphores.go move StringSet to utils package 3 anni fa
semaphores_test.go add AcquireWithTimeout for semaphores 5 anni fa
sync.go refactor channel registration 5 anni fa
text.go use strings.Builder instead of bytes.Buffer where applicable 4 anni fa
text_test.go remove oragono.io/maxline-2 and fmsgid 4 anni fa
types.go move StringSet to utils package 3 anni fa