summaryrefslogtreecommitdiff
path: root/libpurple/protocols/oscar/odc.c
Commit message (Expand)AuthorAgeFilesLines
* Change the "length of bstream" data type to be a gsize, since it representsMark Doliner2010-08-151-2/+2
* Got rid of receiving multipart messages over channel 1, which simplified the ...Ivan Komarov2010-07-281-4/+2
* Moved encoding-related functions to a separate file, renamed some of them,Ivan Komarov2010-07-241-2/+3
* Plucked d2a1d52b3bbf29baa53b9ddaa635d50b6332064f from im.pidgin.adiumEvan Schoenberg2009-11-221-1/+1
* More uniformity among disconnect error messagesMark Doliner2009-07-061-1/+1
* Change "screen name" to "username" or "buddy name" in a whole bunch ofMark Doliner2009-01-261-16/+16
* Fixed an errant commentEvan Schoenberg2009-01-141-1/+1
* Fix a leak "KuSh" discovered using "cppcheck". Fixes #7857.Daniel Atallah2008-12-221-0/+2
* More s/ssize_t/gssize/Daniel Atallah2008-05-121-1/+1
* Fixed the final stragglers in need of byte_stream_destroy()Evan Schoenberg2008-04-241-1/+1
* replace most calls to strerror with calls to g_strerror. strerror will returnNathan Walp2007-11-031-1/+1
* Close the direct IM session if someone tries to send us a file overMark Doliner2007-09-301-0/+23
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Use the glib strcasecmp functions everywhere, as we've had reports ofRichard Laager2007-07-011-1/+1
* Only check for EAGAIN if send returns -1, not when it returns 0Mark Doliner2007-06-031-1/+1
* Change the imgstore and by extension, then the buddy icon code to take overRichard Laager2007-04-251-1/+1
* Rework the buddy icon subsystem to use the imgstore subsystem, and modify theRichard Laager2007-04-241-2/+2
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-50/+50
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+601