summaryrefslogtreecommitdiff
path: root/libpurple/protocols/oscar/oscar.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the OSCAR prpl as it is no longer relevant.John Bailey2019-10-211-1379/+0
* Remove old #include of http header and its init.Elliott Sales de Andrade2019-10-171-1/+0
* Convert Oscar to libsoup.Elliott Sales de Andrade2019-10-091-2/+4
* Standardize all protocol header guard macros.Elliott Sales de Andrade2019-09-101-3/+3
* Remove unnecessary struct tags.Elliott Sales de Andrade2019-04-011-2/+2
* Use G_BEGIN_DECLS and G_END_DECLS instead of raw extern "C"Mike Ruprecht2018-12-141-6/+2
* Monster merge everythingGary Kramlich2016-08-191-1/+1
|\
| * Merged in kakaroto/main/release-2.x.y (pull request #70)Gary Kramlich2016-06-161-0/+5
| |\
| | * oscar: Adding kerberos-based authenticationYouness Alaoui2016-06-141-0/+5
| * | Stop truncating ICQ passwords to 8 characters like old ICQ clients diddx2016-06-161-1/+1
| |/
| * Remove -Wno-sign-compare and backport fixes from default.Elliott Sales de Andrade2014-11-131-3/+3
* | oscar: Add kerberos authentication method support for AIMYouness Alaoui2016-05-061-0/+6
* | oscar: Code cleaning by moving AIM/ICQ specific options to oscar.cYouness Alaoui2016-05-031-1/+1
* | Include gmodule.h in each protocol's eponymous header because they allMichael McConville2015-12-191-0/+1
* | Merge default branchAnkit Vani2014-04-161-0/+24
|\ \
| * \ Merged default branchAnkit Vani2014-04-151-0/+24
| |\ \
| | * \ Merged default branchAnkit Vani2014-04-111-0/+24
| | |\ \
| | | * | Rename 'protocol_options' field of PurpleProtocol to more appropriate 'accoun...Ankit Vani2014-01-311-1/+1
| | | * | Added G_MODULE_EXPORT declaration to protocol get_type() functionsAnkit Vani2013-09-201-1/+1
| | | * | Refactored other protocols to use instance initAnkit Vani2013-09-041-1/+1
| | | * | Avoid code duplication this wayAnkit Vani2013-09-021-0/+2
| | | * | Seperate plugin and protocol IDs. Protocol ID example: "msn". Plugin ID examp...Ankit Vani2013-09-011-3/+0
| | | * | Renamed some prpl stuff to protocol stuff.Ankit Vani2013-09-011-1/+1
| | | * | Refactored the protocols to use the new macros, to allow for static or dynami...Ankit Vani2013-08-301-0/+3
| | | * | Refactored oscar to use the new protocol APIAnkit Vani2013-08-281-0/+22
* | | | | cross-win32: fix prplsTomasz Wasilczyk2014-04-151-2/+0
|/ / / /
* | | | imgstore: unref oscarTomasz Wasilczyk2014-04-111-2/+0
|/ / /
* | | Imgstore vs PurpleImage: rip and fixTomasz Wasilczyk2014-04-101-0/+2
|/ /
* | Merged default branchAnkit Vani2013-08-221-3/+3
|\ \
| * | Renamed PurpleBListNode back to PurpleBlistNodeAnkit Vani2013-07-251-1/+1
| * | Merged default branchAnkit Vani2013-07-191-4/+4
| |\ \
| | * \ Merged default branchAnkit Vani2013-07-051-4/+4
| | |\ \
| | | * | Renamed PurpleBlistNode to PurpleBListNodeAnkit Vani2013-07-031-1/+1
| | | * | Refactored novell and oscar protocols to use GObject conversation APIAnkit Vani2013-06-241-1/+1
| | | * | Rename circbuffer files to circularbuffer files to match the object nameAnkit Vani2013-06-161-1/+1
| | | * | GObjectify PurpleCircBuffer as PurpleCircularBuffer (from gobjectification br...Ankit Vani2013-06-121-1/+1
* | | | | Fix most of libpurple warnings about -Wsign-compareTomasz Wasilczyk2013-08-211-4/+4
|/ / / /
* | | | HTTP: get rid of old oscar client verification code with its terrible http im...Tomasz Wasilczyk2013-07-181-5/+0
|/ / /
* | | HTTP: migrate purple_util_fetch_url_request to new API for oscar prplTomasz Wasilczyk2013-07-051-2/+2
|/ /
* | Make old http-related code obsoleteTomasz Wasilczyk2012-10-121-0/+1
* | Validate utf8 for a few random strings that we read, in case AOL or ICQMark Doliner2012-05-031-0/+2
* | Call aim_ssi_cleanlist from within the feedbag code. Just want toMark Doliner2012-02-191-1/+0
* | propagate from branch 'im.pidgin.pidgin' (head 13ec611829f55193533e43e1e12fb9...Mark Doliner2011-03-211-3/+3
|\ \ | |/
| * Add invite message support to Oscar.Elliott Sales de Andrade2011-03-201-3/+3
* | Add two hash tables to the oscar code that deals with your server storedMark Doliner2011-03-201-14/+20
|/
* Merged my changes that fix #11964 and #12593. Mark looked over themIvan Komarov2010-10-301-1/+1
* Change the "length of bstream" data type to be a gsize, since it representsMark Doliner2010-08-151-10/+10
* Removed unused "flags" parameter.Ivan Komarov2010-08-051-3/+3
* Miranda expects a client ack from the other side for channel 2 messages,Ivan Komarov2010-08-051-0/+1
* Fixes #12044. We send a dummy packet with DC version = 8 to makeIvan Komarov2010-08-051-1/+3