summaryrefslogtreecommitdiff
path: root/libpurple/protocols/zephyr/Zinternal.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the Zephyr protocol pluginGary Kramlich2022-10-261-810/+0
* Implement mitigation for GHSL-2021-045Gary Kramlich2021-02-071-3/+4
* Use GLib's byte-order macros.Elliott Sales de Andrade2020-12-181-5/+5
* Convert zephyr to gioElliott Sales de Andrade2020-12-111-95/+108
* Use a GQueue for zephyr plus related cleanupElliott Sales de Andrade2020-11-251-139/+94
* Use a GSList for Zephyr hole list.Elliott Sales de Andrade2020-11-231-117/+85
* Delete a bunch of unused zephyr stuffElliott Sales de Andrade2020-11-231-133/+44
* zephyr: Replace gettimeofday by GLib functionsElliott Sales de Andrade2020-11-221-50/+42
* zephyr: Modernize K&R function prototypes.Elliott Sales de Andrade2019-11-101-53/+52
* Remove redundant returnsqarkai2019-11-041-1/+0
* zephyr: Remove support for compilers without __STDC__.Elliott Sales de Andrade2019-09-161-4/+4
* zephyr: Use GLib's min/max macros.Elliott Sales de Andrade2019-09-161-3/+1
* Remove more configure checks for C89 functions.Elliott Sales de Andrade2016-08-281-4/+0
* Remove AC_HEADER_STDC and related C89 tests.Elliott Sales de Andrade2016-08-281-14/+0
* Make some indentation more consistent.Elliott Sales de Andrade2016-08-231-3/+3
* free() and g_free() are specified to be NULL-safe. Remove NULL checks.Michael McConville2015-10-211-6/+3
* Remove -Wno-sign-compare and backport fixes from default.Elliott Sales de Andrade2014-11-131-2/+2
* Backport better zephyr coverity fix from defaultTomasz Wasilczyk2014-05-151-8/+12
* Fix outstaning Coverity bugsTomasz Wasilczyk2014-05-151-4/+4
* Fix some CWE-476 coverity warningsTomasz Wasilczyk2014-05-061-1/+3
* Fix some un-fixes in the Zephyr strlcpy changesEthan Blanton2011-08-161-1/+1
* Replace numerous strcpy() invocations with strlcpy() in Zephyr.Ethan Blanton2011-07-171-3/+3
* Pidgin 2.7.9 does not compile on FreeBSD 9-CURRENT because this does notMatthias Apitz2011-01-171-1/+0
* Remove trailing whitespaceRichard Laager2011-01-041-32/+32
* Probe for -Wstrict-prototypes to get some more warnings. I then cleaned upRichard Laager2008-01-031-7/+3
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+994