source: code/trunk@ 773

Name Size Rev Age Author Last Change
../
doc 772   3 years contact service: make name arg optional for network commands Makes commands …
contrib 765   3 years theo contrib/clients: Add information about emacs irc clients
config 705   4 years contact Add per-user IP addresses The new upstream-user-ip directive allows …
cmd 767   3 years contact Fix incorrect listen addr in error message The various server …
user.go 25.8 KB 773   3 years contact Forbid empty and flag-looking network names
upstream.go 55.7 KB 762   3 years contact Add context to upstreamConn.handleCapAck
service_test.go 1.3 KB 566   4 years hubert Hand-made word splitter for BouncerServ Remove the (direct) …
service.go 27.8 KB 772   3 years contact service: make name arg optional for network commands Makes commands …
server_test.go 5.0 KB 697   4 years contact Use background context in tests
server.go 9.8 KB 766   3 years contact Retry on temporary net.Listener failure Instead of stopping to …
README.md 1.2 KB 593   4 years contact readme: add note to use system libsqlite3
rate.go 603 bytes 735   4 years contact Add exponential backoff when re-connecting to upstream The first …
net_go116.go 154 bytes 582   4 years contact go fmt: add go:build tags This is the new style for build tags. The …
net_go113.go 200 bytes 582   4 years contact go fmt: add go:build tags This is the new style for build tags. The …
msgstore_memory.go 3.5 KB 669   4 years contact msgstore_memory: add comment about Append dropping messages
msgstore_fs.go 17.8 KB 668   4 years contact msgstore_fs: abort on timeout
msgstore.go 3.8 KB 667   4 years contact msgstore: add context to messageStore methods This allows setting a …
Makefile 703 bytes 613   4 years contact build: don't clobber config file Use test -f instead of cp -n, …
LICENSE 33.7 KB 52   5 years contact Switch license to AGPLv3
irc.go 18.2 KB 761   3 years contact Handle upstream multi-line SASL References: …
ident.go 2.9 KB 766   3 years contact Retry on temporary net.Listener failure Instead of stopping to …
go.sum 51.9 KB 741   4 years contact Use golang.org/x/time/rate Instead of hand-rolling our own …
go.mod 981 bytes 763   3 years chris bump required go version to 1.15 requires functions added to the …
downstream.go 74.7 KB 768   3 years contact Drop user.forEachNetwork It's a trivial for loop.
db_sqlite_test.go 1.2 KB 619   4 years contact db_sqlite: add migration test
db_sqlite.go 19.4 KB 712   4 years contact Add Prometheus instrumentation for the database
db_postgres_test.go 2.6 KB 621   4 years contact db_postgres: add migration test
db_postgres.go 14.1 KB 712   4 years contact Add Prometheus instrumentation for the database
db.go 3.7 KB 712   4 years contact Add Prometheus instrumentation for the database
conn.go 6.1 KB 757   4 years contact Add context to {conn,upstreamConn}.SendMessage This avoids blocking …
config.in 60 bytes 507   4 years contact Make db and log config options more future-proof Rename the "sql" …
certfp.go 1.7 KB 614   4 years contact Split CertFP logic into separate file
bridge.go 2.4 KB 764   3 years contact Don't send RPL_NOTOPIC on JOIN As per …
.gitignore 36 bytes 208   5 years contact doc: document "network delete"
.editorconfig 164 bytes 433   5 years contact Add .editorconfig
.build.yml 526 bytes 643   4 years contact ci: switch to alpine/latest We don't need the bleeding edge.
Note: See TracBrowser for help on using the repository browser.