aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/oscar
Commit message (Expand)AuthorAgeLines
* oscar: fix checkdisallowed condition, which was breaking login.dequis2017-01-03-1/+1
* Change some asserts into g_return_if_fail()dequis2016-12-26-8/+2
* oscar: remove some dead codedequis2016-10-18-26/+2
* oscar: Add prefixes to all functions that may conflict with purpledequis2015-12-18-0/+98
* Use proxy_disconnect() in http, ssl, jabber, oscardequis2015-10-26-1/+1
* typofix - https://github.com/vlajos/misspell_fixerVeres Lajos2015-08-07-27/+27
* oscar: Fix some more g_source_remove warningsdequis2015-06-13-0/+6
* oscar/ssi.c: fix "same on both sides" in conditiondequis2015-05-07-1/+1
* Remove a few stale functions from struct prpl.Wilmer van der Gaast2015-02-22-18/+0
* Reindent everything to K&R style with tabsIndent2015-02-20-2490/+3219
* Silence some oscar compilation warningsdequis2015-01-25-5/+6
* Fix compiler warnings on Cygwin and Mac OS X.Jason Copenhaver2015-01-16-1/+1
* Replace isdigit/isalpha/.../tolower/toupper with glib variantsdequis2015-01-16-6/+6
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-1/+1
* RIP native win32 support (use cygwin instead)dequis2014-09-27-4/+0
* Use UCS-2BE instead of UNICODEBIG as the UTF16 charset used by the OSCARWilmer van der Gaast2013-05-06-3/+3
* Merging "storage" branch which I wrote long ago. It separates generation ofWilmer van der Gaast2013-04-20-1/+1
|\
| * s/ACC_SET_NOSAVE/SET_NOSAVE/.Wilmer van der Gaast2012-06-07-1/+1
* | Cleaning up struct im_connection a little bit.Wilmer van der Gaast2012-11-11-14/+0
* | Massive cleanup in OSCAR.Wilmer van der Gaast2012-10-20-1831/+0
* | Removing some more cruft now that I've (re)discovered ld garbage collection.Wilmer van der Gaast2012-10-20-62/+0
* | Removing some fully dead code.Wilmer van der Gaast2012-10-19-195/+0
* | Allow building position-independent executables. #981, patch from brainsmoke.Wilmer van der Gaast2012-09-15-1/+1
|/
* Shut up a flood of GLib-related compiler warnings.Wilmer van der Gaast2012-06-04-2/+1
* Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIRWilmer van der Gaast2012-02-11-4/+4
* Merging compiler warning fixes from vmiklos.Wilmer van der Gaast2011-12-06-87/+54
|\
| * oscar: unused-but-set-variablesMiklos Vajna2011-12-06-90/+56
|/
* Clearer error msg when trying to add an existing OSCAR contact. Bug #828.Wilmer van der Gaast2011-10-19-0/+4
* Un-deprecate login.icq.com, ICQ is back on its own server thanks to theWilmer van der Gaast2010-11-15-4/+8
* Fix typo: recieve -> receiveأحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-2/+2
* Merging mainline, which includes a huge msnp13 merge.Wilmer van der Gaast2010-10-02-1/+1
|\
| * Fix compiler warnings. Also fixing irc_send_motd(), which so far got awayWilmer van der Gaast2010-09-05-1/+1
* | Merge mainline stuff.Wilmer van der Gaast2010-08-31-0/+11
|\|
| * Warn the user when his/her AIM/ICQ password seems to be too long. For someWilmer van der Gaast2010-08-30-0/+8
| * Use nifty gcc -MD feature to automatically track .h dependencies of all CWilmer van der Gaast2010-08-27-0/+3
* | First step in this merge. Mostly a bzr merge and then a cleanup of conflictsWilmer van der Gaast2010-08-24-0/+1
|\ \ | |/ |/|
| * merge in bitlbee headSven Moritz Hallberg2010-06-04-3/+10
| |\
| * \ merge in bitlbee 1.2.7Sven Moritz Hallberg2010-06-03-137/+2
| |\ \
| * \ \ merge in bitlbee 1.2.6Sven Moritz Hallberg2010-06-03-4/+13
| |\ \ \
| * \ \ \ merge in bitlbee 1.2.5Sven Moritz Hallberg2010-06-03-16/+23
| |\ \ \ \
| * \ \ \ \ merge in bitlbee 1.2.4Sven Moritz Hallberg2010-06-03-1/+12
| |\ \ \ \ \
| * \ \ \ \ \ pretty blind try at merging in the latest trunkSven Moritz Hallberg2009-03-12-23/+47
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge in latest trunkSven Moritz Hallberg2008-07-17-30/+68
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge in upstream changesSven Moritz Hallberg2008-02-16-5/+7
| |\ \ \ \ \ \ \ \
| * | | | | | | | | - add support for setting ops/voice according to OTR msgstateSven Moritz Hallberg2008-02-09-0/+1
* | | | | | | | | | Pass "user is mobile" info coming from OSCAR up to BitlBee and show mobileWilmer van der Gaast2010-08-21-0/+4
* | | | | | | | | | OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen <dam@opencsw.org>Wilmer van der Gaast2010-08-07-1/+0
* | | | | | | | | | Some fixes for compiler warnings that only show up when compiling with -O2,Wilmer van der Gaast2010-08-05-2/+2
* | | | | | | | | | Suppress GLib warning when trying to get a user's IP address while not anyWilmer van der Gaast2010-07-25-1/+1
* | | | | | | | | | Some support for changing group info on OSCAR.Wilmer van der Gaast2010-07-25-2/+10