summaryrefslogtreecommitdiff
path: root/libpurple/protocols/oscar/peer.c
Commit message (Expand)AuthorAgeFilesLines
* Change the oscar capabilities variable to be a guint64 everywhere insteadMark Doliner2010-03-181-3/+3
* Clean up some debugging and leave it in, since when it it fails, itPaul Aurich2009-07-211-3/+3
* Add some debugging for a file transfer crash. Refs #4829.Paul Aurich2009-07-181-1/+10
* A patch from Arunan Balasubramaniam to use timeouts in seconds instead ofArunan Balasubramaniam2009-04-101-1/+1
* propagate from branch 'im.pidgin.pidgin' (head 811e394a5b1b26d21c3b0178e22887...Mark Doliner2009-01-281-1/+4
|\
| * propagate from branch 'im.pidgin.pidgin' (head f825890d9aa2e6fb2230ad5770cf91...Paul Aurich2009-01-141-1/+4
| |\
| | * First pass at adding SSL connections to OSCAR.Paul Aurich2008-12-101-1/+4
* | | Change "screen name" to "username" or "buddy name" in a whole bunch ofMark Doliner2009-01-261-28/+28
|/ /
* | The remainder of a patch from fqueze to fix some incorrect *printf() functionDaniel Atallah2009-01-061-1/+1
* | Don't set a default action for oscar's "Do you want to accept thisMark Doliner2008-12-181-1/+1
|/
* Don't leak the fd to child processes.Daniel Atallah2008-08-121-0/+4
* More s/ssize_t/gssize/Daniel Atallah2008-05-121-2/+2
* Improve oscar's default actions a tad bitMark Doliner2008-01-171-1/+1
* This merge has the effect of reverting the hinting code from trunk.Richard Laager2007-11-171-3/+5
|\
| * propagate from branch 'im.pidgin.pidgin.next.minor' (head 2f91b326b3f073672c2...Ka-Hing Cheung2007-11-101-2/+2
| |\
| | * Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see noRichard Laager2007-10-141-1/+1
| | * Converted string literal UI hints to #define-ed constants and fixed two cast-...Gabriel Schulhof2007-10-141-1/+1
| * | replace most calls to strerror with calls to g_strerror. strerror will returnNathan Walp2007-11-031-2/+2
| * | Fix all our calls to fcntl(listenfd, F_SETFL, O_NONBLOCK);Mark Doliner2007-10-141-1/+3
* | | disapproval of revision '8ba833993a115415727bb1b70362e0bd1603c169'Richard Laager2007-11-161-2/+2
* | | disapproval of revision 'c6934783d152f5c2a6904849fbe602ad04a32f14'Richard Laager2007-10-141-2/+2
* | | Removed request stuff - now on pidgin-request-ui-hintGabriel Schulhof2007-10-101-2/+2
| |/ |/|
* | Updated hinting to be less invasiveGabriel Schulhof2007-09-221-1/+1
* | propagate from branch 'im.pidgin.pidgin' (head 447ebf410d618d48003894dc348f9f...Gabriel Schulhof2007-09-121-1/+1
|\ \ | |/ |/|
| * Added hints to oscar peer.cGabriel Schulhof2007-08-121-1/+1
* | Start watching the listener socket immediately after it's createdMark Doliner2007-09-091-0/+4
* | The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* | AIM 6, when sending a file through a proxy, requires that it receiveMark Doliner2007-09-071-0/+19
|/
* Use a different mnemonic for Connect so it doesn't conflict with CancelStu Tomlinson2007-06-241-1/+1
* Only check for EAGAIN if send returns -1, not when it returns 0Mark Doliner2007-06-031-8/+8
* Added account, who, and conversation parameters to the request API calls, and...Evan Schoenberg2007-04-261-1/+3
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-101/+101
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+1082