pidgin/pidgin
Clone
Summary
Browse
Changes
Graph
Fix undefined behaviour of default argument promotion to va_start.
17 months ago, Elliott Sales de Andrade
1e72d4cc60ad
Merged in default (pull request #628)
17 months ago, Gary Kramlich
360997c25b1a
Fix an error caused by misreading purple_strequal()
17 months ago, John Bailey
e74e34093dfa
Credit Evert Mouw for the portion of his PR that I accepted.
17 months ago, John Bailey
f756870e6bf5
Less delay for XMPP file transfer using streamhosts. Ignore 0.0.0.0.
17 months ago, Evert Mouw
8f9d5d0acbbf
Add PR 627 to the xmpp si filetransfer timeout entry in the ChangeLog
release-2.x.y
17 months ago, Gary Kramlich
7ab560390e2f
Fix an error caused by misreading purple_strequal()
release-2.x.y
17 months ago, John Bailey
60fbcaffa69a
Credit Evert Mouw for the portion of his PR that I accepted.
release-2.x.y
17 months ago, John Bailey
21c032e12ec4
Less delay for XMPP file transfer using streamhosts. Ignore 0.0.0.0.
release-2.x.y
17 months ago, Evert Mouw
771af5c28038
Add some NULL checks to silence scan-build.
17 months ago, Elliott Sales de Andrade
eda298799a8e
Fix const-cast warning.
17 months ago, Elliott Sales de Andrade
d036854702b3
Re-write remove_prefs to not use recursion.
17 months ago, Elliott Sales de Andrade
d1ad503fe389
Fix brokenness in jingle_google_p2p_add_local_candidate.
17 months ago, Elliott Sales de Andrade
890547f0fa6e
Fix some possible leaks.
17 months ago, Elliott Sales de Andrade
66604f791698
Re-arrange jabber_buddy_resource_free to avoid use-after-free warning.
17 months ago, Elliott Sales de Andrade
27c5004a6c65
Fix some use-after-free.
17 months ago, Elliott Sales de Andrade
1d0c0fab2b72
Add a scanbuild convey plan
17 months ago, Gary Kramlich
0bedbacffa83
Merge upstream, resolve conflicts
17 months ago, qarkai
00a9ef389aab
Set GList to NULL after free
17 months ago, qarkai
ac2ec9dc4dc5
Add braces
17 months ago, qarkai
0ce616f8d0ec
Add NULL checks
17 months ago, qarkai
13cfb1168f42
Use g_clear_object instead of NULL check and g_object_unref
17 months ago, qarkai
9fc7c3c226d8
Add new and free functions for structs to reduce duplication
17 months ago, qarkai
016690872c6c
Use purple_roomlist_room_free to reduce duplication
17 months ago, qarkai
11764e84328d
Reduce lists iterations
17 months ago, qarkai
3acbe4afeab5
Merged in default (pull request #625)
17 months ago, Gary Kramlich
e7b673f290bb
Remove redundant comparisons in conditions
17 months ago, qarkai
b86418d6eb94
Remove redundant const qualifiers from function parameters
17 months ago, qarkai
d167361831ba
Remove redundant returns
17 months ago, qarkai
00bfb6134525
Remove redundant declarations
17 months ago, qarkai
fba68437a08a
Remove redundant preprocessor directives and dead code inside
17 months ago, qarkai
539acf784dbc
Remove redundant callback type casts
17 months ago, qarkai
9b64a2d80f8c
Merged in default (pull request #624)
17 months ago, Gary Kramlich
935e9fe8bdc9
Replace purple_get_host_name by g_get_host_name.
17 months ago, Elliott Sales de Andrade
e353b2390ad8
Replace purple_str_has_{prefix,suffix} by g_str_has_{prefix,suffix}.
17 months ago, Elliott Sales de Andrade
a7acc7b00d79
Replace purple_build_dir with g_mkdir_with_parents.
17 months ago, Elliott Sales de Andrade
cdce45867b10
Remove some unused utility functions.
17 months ago, Elliott Sales de Andrade
15c3354736c3
Set tooltips to be transient for the buddy list.
17 months ago, Elliott Sales de Andrade
a46888708fd7
Merged in default (pull request #622)
17 months ago, Gary Kramlich
3682f08744da
Re-arrange some NULL checks.
17 months ago, Elliott Sales de Andrade
649d1bfd0ecc
novell: Replace socket wrappers with GIO functions.
17 months ago, Elliott Sales de Andrade
2e1969768857
Convert novell to GIO.
17 months ago, Elliott Sales de Andrade
621987e8e765
Merged in default (pull request #621)
17 months ago, Gary Kramlich
bc6bb63ae605
silc: Move more things to silcpurple_free.
17 months ago, Elliott Sales de Andrade
29830983ace7
Convert SILC to GIO.
17 months ago, Elliott Sales de Andrade
68872ce295a4
silc: Add a simple free function for protocol data.
17 months ago, Elliott Sales de Andrade
349e6643afae
Require silc >= 1.1.1.
17 months ago, Elliott Sales de Andrade
cfe7bb06fd11
Merged in default (pull request #617)
17 months ago, Gary Kramlich
52c9656e40ed
jabber: Fix some review comments.
17 months ago, Elliott Sales de Andrade
3acd6bb854c4
Make purple_network_get_my_ip_from_gio return non-const.
17 months ago, Elliott Sales de Andrade
bc2b94f2595a
xmpp: Reduce redundancies in various signon methods.
17 months ago, Elliott Sales de Andrade
0a2d6cf5cbba
xmpp: Convert SSL connections to GIO.
17 months ago, Elliott Sales de Andrade
d38ea23785a5
xmpp: Convert unencrypted connections to pure GIO.
17 months ago, Elliott Sales de Andrade
6320c272e8b2
xmpp: Convert SRV connections to GIO.
17 months ago, Elliott Sales de Andrade
52dc2d315d73
xmpp: Convert 'connect server' connections to GIO.
17 months ago, Elliott Sales de Andrade
54f0cc747958
Remove extra parameter now unused from previous change.
17 months ago, Elliott Sales de Andrade
59ea07d727db
Implement XEP-0233: XMPP Server Registration for use with Kerberos V5.
18 months ago, Elliott Sales de Andrade
0d8e52078bc7
Merged in default (pull request #618)
17 months ago, Gary Kramlich
df0db1029678
Remove some unnecessary checks in BOSH initialization.
17 months ago, Elliott Sales de Andrade
ac21110b72db
novell: Fix small leak.
17 months ago, Elliott Sales de Andrade
80d10195eb3c