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 df8be72c6f move StringSet to utils package 3 年之前
..
args.go Fix issue with one-character args in ArgsToStrings. 4 年之前
args_test.go Fix issue with one-character args in ArgsToStrings. 4 年之前
bitset.go fix #527 5 年之前
bitset_test.go fix #527 5 年之前
confirmation.go factor out confirmation codes into utils, change their format 4 年之前
confirmation_test.go factor out confirmation codes into utils, change their format 4 年之前
crypto.go more work on websocket support 4 年之前
crypto_test.go fix #530, #721 4 年之前
fieldsn.go review fix: add maxParams for service commands 5 年之前
glob.go use strings.Builder instead of bytes.Buffer where applicable 4 年之前
glob_test.go fix #1003 4 年之前
net.go more work on websocket support 4 年之前
net_test.go review fixes; add submatch support to glob 4 年之前
os.go review fixes 6 年之前
proxy.go fix #996 4 年之前
semaphores.go move StringSet to utils package 3 年之前
semaphores_test.go add AcquireWithTimeout for semaphores 5 年之前
sync.go refactor channel registration 5 年之前
text.go use strings.Builder instead of bytes.Buffer where applicable 4 年之前
text_test.go remove oragono.io/maxline-2 and fmsgid 4 年之前
types.go move StringSet to utils package 3 年之前