summaryrefslogtreecommitdiff
path: root/libpurple/xfer.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Merged default branchAnkit Vani2014-11-261-1/+1
|\
| * Fix bug in purple_xfer_read_file()Jakub Adam2014-10-231-1/+1
| | | | | | | | | | | | | | | | | | This was introduced in 499ffff1e77c and for purple_xfer_write_file() fixed in 2b7c4c034594. File reading was for sure also affected since the subsequent calculation of sent bytes and function's return value are completely wrong. Refs #16315
* | Merged default branchAnkit Vani2014-05-241-22/+37
|\ \ | |/ |/|
| * Merged default branchAnkit Vani2014-05-101-1/+6
| |\
| * \ Merged default branchAnkit Vani2014-04-111-22/+37
| |\ \
| | * \ Merged default branchAnkit Vani2014-02-231-22/+37
| | |\ \
| | | * \ Merged default branchAnkit Vani2014-02-171-22/+37
| | | |\ \
| | | | * \ Merged default branchAnkit Vani2014-02-151-22/+37
| | | | |\ \
| | | | | * \ Merge gtkdoc-conversionAnkit Vani2014-02-101-22/+37
| | | | | |\ \
| | | | | | * \ Merge gtkdoc-conversionAnkit Vani2014-02-081-22/+37
| | | | | | |\ \
| | | | | | | * \ Merge gtkdoc-conversionAnkit Vani2014-02-061-22/+37
| | | | | | | |\ \
| | | | | | | | * \ Merge gtkdoc-conversionAnkit Vani2014-02-041-22/+37
| | | | | | | | |\ \
| | | | | | | | | * \ Merge default branchAnkit Vani2014-01-201-22/+37
| | | | | | | | | |\ \
| | | | | | | | | | * \ Merged default branchAnkit Vani2013-12-231-22/+37
| | | | | | | | | | |\ \
| | | | | | | | | | | * \ Merged default branchAnkit Vani2013-12-061-22/+37
| | | | | | | | | | | |\ \
| | | | | | | | | | | | * \ Merged soc.2013.gobjectification branchAnkit Vani2013-11-241-22/+37
| | | | | | | | | | | | |\ \
| | | | | | | | | | | | | * \ Merged soc.2013.gobjectification branchAnkit Vani2013-11-171-38/+56
| | | | | | | | | | | | | |\ \
| | | | | | | | | | | | | * \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-11-161-32/+32
| | | | | | | | | | | | | |\ \ \
| | | | | | | | | | | | | * \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-10-201-22/+37
| | | | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | | | | * \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-10-111-22/+37
| | | | | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | | | | | * \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-10-061-22/+37
| | | | | | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | | | | | | * \ \ \ Merged soc.2013.gobjectification branchAnkit Vani2013-10-011-14/+5
| | | | | | | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | | | | | | * | | | | Check for valid PurpleProtocolsAnkit Vani2013-10-011-1/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | Merged soc.2013.gobjectification branchAnkit Vani2013-10-011-11/+11
| | | | | | | | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | | | | | | * | | | | | Various fixes for protocol ids, functions and documentationAnkit Vani2013-09-221-2/+2
| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | Merged soc.2013.gobjectification branchAnkit Vani2013-09-211-5/+15
| | | | | | | | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | | | | | | * | | | | | | Use the protocol factory interface functionsAnkit Vani2013-09-151-9/+24
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | | Merged soc.2013.gobjectification branchAnkit Vani2013-09-131-3/+3
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | | | | | | * | | | | | | | Backed out changeset 7cf0bf5b9a40Ankit Vani2013-09-131-0/+24
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | | | Backed out changeset 7b1fefd1e2eeAnkit Vani2013-09-131-20/+6
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | | | | | Merged soc.2013.gobjectification branchAnkit Vani2013-09-121-44/+34
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | * | | | | | | | Removed protocol data member from connection, roomlist, whiteboard and xferAnkit Vani2013-09-071-24/+0
| | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * | | | | | | | Added protocol interface methods connection_new, roomlist_new, ↵Ankit Vani2013-09-071-6/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | whiteboard_new, xfer_new. These functions can be used to return protocol-specific derived types. 'state' from PurpleWhiteboard has been removed since only yahoo uses it. Yahoo's whiteboard subclass can handle this.
| | | | | | | | | | | | | | | | | * | | | | | | | Merged soc.2013.gobjectification branchAnkit Vani2013-09-061-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Use purple_conversation_write_system_message where appropriateTomasz Wasilczyk2014-05-221-7/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge release-2.x.yTomasz Wasilczyk2014-05-071-1/+6
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | imgstore: remove references from libpurple (not prpls yet)Tomasz Wasilczyk2014-04-101-6/+9
| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Imgstore vs PurpleImage: rip and fixTomasz Wasilczyk2014-04-101-0/+1
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Use g_free as UiOps structures GBoxed free functionAnkit Vani2014-02-231-9/+1
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Fix file transfer bug.Mark Doliner2014-02-161-1/+1
|/ / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm not sure exactly what the ramifications were, but I'm pretty sure this code is wrong. It looks like the 2nd and 3rd params were accidentally swapped when this code was extracted into its own function in 8df870b218ca. And it does matter--I tested it with a small test program. As currently written wc will always be 1, which is != size, which will cause the file transfer to fail, I think.
* | | | | | | | | | | | | | | | | | | | Box the *UiOps structuresAnkit Vani2014-02-151-0/+38
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Fix namespaces issues in libpurple.Ankit Vani2014-02-101-1/+1
|/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed: 'empty_to_null' to 'purple_emptystr_to_null' 'null_to_empty' to 'purple_null_to_emptystr' 'DBUS_SERVICE_PURPLE' to 'PURPLE_DBUS_SERVICE' 'DBUS_PATH_PURPLE' to 'PURPLE_DBUS_PATH' 'DBUS_INTERFACE_PURPLE' to 'PURPLE_DBUS_INTERFACE' 'serv_*' to 'purple_serv_*' 'StunCallback' to 'PurpleStunCallback' 'PTFunc' to 'PurpleThemeFunc' 'UPnPMappingAddRemove' to 'PurpleUPnPMappingAddRemove'
* | | | | | | | | | | | | | | | | | Merged default branchAnkit Vani2014-02-081-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix some clang static analysis warningsTomasz Wasilczyk2014-02-081-0/+2
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Fix some gtk-doc warnings till xmlnode.hAnkit Vani2014-02-061-29/+28
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Remove @file from .c filesAnkit Vani2014-02-041-3/+0
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Update debug categories for new filenamesAnkit Vani2014-01-201-6/+6
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | PurpleXfer API: Added a buffer size parameter to the 'read' callbackAnkit Vani2013-12-231-3/+3
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Minor comment fiddling.Mark Doliner2013-12-061-3/+2
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These "TODO" comments are really intended for us, where as the /** doc style */ comments are intended for 3rd party devs. So move the TODOs into a separate comment.
* | | | | | | | | | | | libpurple: use g_object_class_install_properties instead of repeated ↵Ankit Vani2013-11-241-33/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | g_object_class_install_property