index
:
blabouncer
master
An IRC bouncer written in C
Luke Bratch <luke@bratch.co.uk>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-21
Fix appendcrlf() to strip both CR and LF, fixes mysterious newlines in PRIVMSGs
Luke Bratch
2019-04-21
Make already connected clients join channels when JOINing
Luke Bratch
2019-04-21
Not using time.h
Luke Bratch
2019-04-20
We are bouncing! You can now:
Luke Bratch
2019-04-19
Lots and lots of refactoring and comments work in preparation for more actual...
Luke Bratch
2019-04-18
First actual "bouncer" features - self connects and registers (NICK/USER) and...
Luke Bratch
2019-04-18
Add a Makefile
Luke Bratch
2019-04-18
Split functions into different files
Luke Bratch
2019-04-18
Move multiple (duplicated) relaying to all clients stuff to a function
Luke Bratch
2019-04-17
More or less the same functionality, but now stable with clients connecting/d...
Luke Bratch
2018-04-01
It's now actually a semi-bouncer! It doesn't tell new clients which channels...
Luke Bratch
2018-03-31
Client listener in place, not functional yet except for ability to accept con...
Luke Bratch
2018-03-30
Change some code style
Luke Bratch
2018-03-30
Initial commit - currently just a very manual IRC client
Luke Bratch
[prev]