Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Use helper functions rather then the backends directly. This will be | Jelmer Vernooij | 2005-12-10 | -4/+4 |
| | | | | | used for transparent upgrade support later on. | |||
* | Clearer seperation between crypting and generic password code | Jelmer Vernooij | 2005-12-08 | -2/+2 |
| | ||||
* | Couple of small bugfixes | Jelmer Vernooij | 2005-12-08 | -13/+11 |
| | ||||
* | Simplify storage API a bit | Jelmer Vernooij | 2005-12-08 | -23/+27 |
| | ||||
* | Add abstraction layer for storage | Jelmer Vernooij | 2005-12-08 | -29/+9 |
| | ||||
* | Got rid of raw ^B's in source, | Wilmer van der Gaast | 2005-11-16 | -2/+5 |
| | | | | | | | | Replaced most irc_usermsg() calls in nogaim.c with serv_got_crap(), Slightly clearer handling of buddy add requests. Thanks to timing for the patch. | |||
* | Got rid of some debugging code we tried to use to track the 100% CPU bug. | Wilmer van der Gaast | 2005-11-07 | -8/+0 |
| | | | | | Turned out it was very suitable DoS code. :-) | |||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+804 |