aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/events_glib.c
Commit message (Collapse)AuthorAgeLines
* Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-137/+0
| | | | | protocols/, and adding RC4 code.
* Removed g_event_remove_by_data().Wilmer van der Gaast2006-05-15-5/+0
|
* libevent code works better with epoll() now in some (pretty common) situations.Wilmer van der Gaast2006-05-13-1/+1
|
* It works, it works! \o/Wilmer van der Gaast2006-05-13-2/+19
|
* Moved everything to the BitlBee event handling API.Wilmer van der Gaast2006-05-10-7/+32
|
* Split off event handling related functions (depending on GLib) to events_glib.c.Wilmer van der Gaast2006-05-09-0/+100