aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/oscar/rxhandlers.c
Commit message (Collapse)AuthorAgeLines
* oscar: fix checkdisallowed condition, which was breaking login.dequis2017-01-03-1/+1
| | | | Accidentally broke it in d57484d (from last week)
* Change some asserts into g_return_if_fail()dequis2016-12-26-8/+2
| | | | | | Because crashing asserts are bad, and maybe this helps fix the captures_build_path issue with debian's reproducible builds (those asserts probably include __FILE__)
* typofix - https://github.com/vlajos/misspell_fixerVeres Lajos2015-08-07-1/+1
|
* Reindent everything to K&R style with tabsIndent2015-02-20-57/+86
| | | | | | | Used uncrustify, with the configuration file in ./doc/uncrustify.cfg Commit author set to "Indent <please@skip.me>" so that it's easier to skip while doing git blame.
* Massive cleanup in OSCAR.Wilmer van der Gaast2012-10-20-12/+0
|
* Extra comments in set.h and now properly using set_getbool() instead ofWilmer van der Gaast2006-08-13-4/+0
| | | | | set_getint().
* Remove OFT and rendez-vous support (not used anyway and implemented Jelmer Vernooij2005-11-20-31/+0
| | | | | in a way too complicated way)
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+408