Tue, 16 Aug 2011 15:08:57 +0000 |
Ethan Blanton |
ChangeLog update for NTLM fix
|
Tue, 16 Aug 2011 15:06:48 +0000 |
jond578 |
Fix NTLM endianness issue.
|
Tue, 16 Aug 2011 15:03:35 +0000 |
Ethan Blanton |
Fix some un-fixes in the Zephyr strlcpy changes
|
Tue, 16 Aug 2011 12:09:51 +0000 |
Timo Jyrinki |
Update Finnish translation.
|
Tue, 16 Aug 2011 06:49:37 +0000 |
Mark Doliner |
A unit test check from the EFF
|
Tue, 16 Aug 2011 04:45:39 +0000 |
Mark Doliner |
Fix this compile warning:
|
Mon, 15 Aug 2011 04:18:59 +0000 |
Ethan Blanton |
Fix formatting by a third grader with a crayon
|
Mon, 15 Aug 2011 04:16:23 +0000 |
Ethan Blanton |
Rationalize nat_pmp.c:default_gw() and free leaked buffer.
|
Sun, 14 Aug 2011 20:19:43 +0000 |
Josep Puigdemont |
Catalan (Valencian) translation udated on behalf of Vicent Cubells.
|
Sun, 14 Aug 2011 20:17:56 +0000 |
Josep Puigdemont |
Catalan translation udated.
|
Sun, 14 Aug 2011 19:04:59 +0000 |
masca |
Fix a crash when the account is disconnected and we have requested a SB. (Hanzz, ported by shlomif)(Fixes #12431)
|
Sat, 13 Aug 2011 21:57:35 +0000 |
andrew victor |
The 24x24 MXit protocol icon wasn't being installed.
|
Thu, 11 Aug 2011 18:31:02 +0000 |
Josep Puigdemont |
Catalan translation updated.
|
Thu, 11 Aug 2011 16:30:51 +0000 |
Ethan Blanton |
Fix truncation of a string in the Yahoo! prpl to be not quite so stupid.
|
Thu, 11 Aug 2011 16:24:26 +0000 |
Ethan Blanton |
Bounds check hostname lengths for DNS SRV lookups. (EFF)
|
Thu, 11 Aug 2011 16:17:29 +0000 |
Ethan Blanton |
Bounds check an OSCAR normalization. (EFF)
|
Thu, 11 Aug 2011 16:13:15 +0000 |
Ethan Blanton |
Almost certainly not an issue, but bounds check a strcpy in stun.c (EFF)
|
Thu, 11 Aug 2011 16:10:33 +0000 |
Ethan Blanton |
Bounds check log scanning, thanks to the EFF
|
Thu, 11 Aug 2011 16:08:40 +0000 |
Ethan Blanton |
Use MAXPATHLEN instead of 256 for some path buffer sizes
|
Thu, 11 Aug 2011 14:45:26 +0000 |
Ethan Blanton |
Patch up merge
|
Thu, 11 Aug 2011 14:44:44 +0000 |
Ethan Blanton |
merge of '269c6e29c67a1c066871499e76575d4700bf6744'
|
Sun, 17 Jul 2011 21:57:50 +0000 |
Ethan Blanton |
Update ChangeLog for EFF credit, completeness
|
Sun, 17 Jul 2011 21:14:23 +0000 |
Ethan Blanton |
Change another hostname lookup fallback to use g_strlcpy.
|
Sun, 17 Jul 2011 21:10:42 +0000 |
Ethan Blanton |
Use g_strlcpy instead of strcpy in MSN alias string creation.
|
Sun, 17 Jul 2011 21:04:52 +0000 |
Ethan Blanton |
Copy hostname fallbacks using g_strlcpy instead of strcpy.
|
Sun, 17 Jul 2011 20:55:12 +0000 |
Ethan Blanton |
Complete the conversion of win32 utsname construction to bounds-checked access.
|
Sun, 17 Jul 2011 20:52:50 +0000 |
Ethan Blanton |
Fill out struct utsname on win32 using g_strlcpy instead of strcpy.
|
Sun, 17 Jul 2011 20:36:15 +0000 |
Ethan Blanton |
Changed a strcpy in the mxit prpl to a bounds-checked g_strlcpy.
|
Sun, 17 Jul 2011 17:48:47 +0000 |
Ethan Blanton |
Replace an unchecked strcpy with g_strlcpy().
|
Sun, 17 Jul 2011 17:34:55 +0000 |
Ethan Blanton |
Fix up several Tcl loader string copies to use g_strlcpy().
|
Sun, 17 Jul 2011 17:17:19 +0000 |
Ethan Blanton |
Fix up Zephyr g_strlcpy patch
|
Sun, 17 Jul 2011 03:57:21 +0000 |
Ethan Blanton |
Replace numerous strcpy() invocations with strlcpy() in Zephyr.
|
Sun, 17 Jul 2011 03:56:39 +0000 |
Ethan Blanton |
Credit the EFF for the following diffs
|
Thu, 11 Aug 2011 08:28:31 +0000 |
Bj«Órn Voigt |
German translation update for 2.10.0
|
Thu, 11 Aug 2011 06:36:47 +0000 |
Mark Doliner |
merge of '56ec802a4201a596a1bf852cae8f08819ca6bedc'
|
Mon, 08 Aug 2011 03:52:25 +0000 |
Mark Doliner |
Fix this compile warning:
|
Mon, 08 Aug 2011 21:49:06 +0000 |
Elliott Sales de Andrade |
Don't accidentally add a second login timeout. This shouldn't happen
|
Mon, 08 Aug 2011 21:43:19 +0000 |
Elliott Sales de Andrade |
Don't request the AB if getting the contact list failed. Either there's
|
Sun, 07 Aug 2011 02:10:04 +0000 |
John Bailey |
Fix logging into Yahoo! JAPAN. Fixes #14259.
|
Sat, 06 Aug 2011 04:52:18 +0000 |
John Bailey |
Bj«Órn Voigt pointed out that my plugin info dialog doesn't show the e-mail
|
Sun, 31 Jul 2011 10:35:47 +0000 |
Bj«Órn Voigt |
German translation update
|
Tue, 26 Jul 2011 06:32:35 +0000 |
Mark Doliner |
Fix crash selecting Tools->Set Mood when you're online with an
|
Tue, 26 Jul 2011 06:22:43 +0000 |
Mark Doliner |
Add Maiku's revision b22fe1b183e37298da577f19bdca6f318b209324 to the changelog.
|
Fri, 22 Jul 2011 19:55:24 +0000 |
Elliott Sales de Andrade |
Destroy the existing Nexus if we get a second USR SSO. This might
|
Thu, 21 Jul 2011 06:10:54 +0000 |
Paul Aurich |
log_reader: Properly fix the QIP crash, and unbreak the Trillian reader (c is NULL the last time through, so just quit out early then)
|
Thu, 21 Jul 2011 05:55:03 +0000 |
Paul Aurich |
sametime: Compile! (other build environment apparently lacked libmeanwhile...)
|
Thu, 21 Jul 2011 05:39:48 +0000 |
Paul Aurich |
log_reader: Fix an actual crash in the QIP reader.
|
Thu, 21 Jul 2011 05:37:06 +0000 |
Paul Aurich |
merge of '60a632cb295df557713697e92727d551d7345451'
|
Thu, 21 Jul 2011 05:36:54 +0000 |
Paul Aurich |
log_reader: strchr(), and some simplifying to make clang happier
|
Thu, 21 Jul 2011 03:26:18 +0000 |
Paul Aurich |
sametime: Avoid a theoretical null strcmp
|
Thu, 21 Jul 2011 03:16:51 +0000 |
Paul Aurich |
prefs: Avoid an atoi(NULL) when reading the prefs from disk
|
Wed, 20 Jul 2011 16:51:55 +0000 |
Paul Aurich |
dnssrv: Hmph, this is what I get for swapping the argument order around and not paying attention
|
Wed, 20 Jul 2011 05:04:37 +0000 |
Paul Aurich |
dnssrv: Refactor to reduce code duplication
|
Tue, 19 Jul 2011 20:07:25 +0000 |
Paul Aurich |
Fix build of dnssrv.c on Windows; thanks to eschman for pointing this out.
|
Tue, 19 Jul 2011 16:56:23 +0000 |
Ethan Blanton |
Fix the handling of IRC formatting following mIRC ^O.
|
Sun, 17 Jul 2011 20:38:09 +0000 |
Paul Aurich |
dnsquery: Behold, automagic conversion of a string IP address into a sockaddr struct, IPv#-independent.
|
Sun, 17 Jul 2011 20:08:13 +0000 |
Paul Aurich |
dnssrv: Proper memory management here, which stops random crashes elsewhere.
|
Sun, 17 Jul 2011 17:23:17 +0000 |
Paul Aurich |
dnssrv: Avoid a few extraneous iterations through the list. Refs #12647
|
Sun, 17 Jul 2011 17:15:13 +0000 |
Paul Aurich |
Whitespace changes
|
Sun, 17 Jul 2011 17:14:21 +0000 |
thijsalkemade |
Fixes to the PurpleSrvTxtQueryUiOps code. Refs #12647
|
Sun, 17 Jul 2011 05:29:19 +0000 |
Paul Aurich |
La de dah, thanks John
|
Sun, 17 Jul 2011 05:08:07 +0000 |
Paul Aurich |
jabber: Fix /join behavior. Closes #14205.
|
Sun, 17 Jul 2011 04:03:42 +0000 |
Paul Aurich |
pidgin: Fix building on GTK+ less than 2.14.
|
Sun, 17 Jul 2011 03:55:29 +0000 |
Paul Aurich |
gg: Fix build w/ older versions of GnuTLS.
|
Thu, 14 Jul 2011 21:59:44 +0000 |
tomkiewicz |
More debugging informations when updating avatars in Gadu-Gadu
|
Thu, 14 Jul 2011 05:54:10 +0000 |
Elliott Sales de Andrade |
Remove duplicate calls to msn_slpmsg_set_slplink. This function is
|
Tue, 12 Jul 2011 19:49:44 +0000 |
Ethan Blanton |
Suppress error spews when we've left an IRC channel but the window is open.
|
Sun, 10 Jul 2011 13:11:36 +0000 |
Florian Qu«²ze |
Fix some closes on invalid fds, which can crash on Windows.
|
Sat, 09 Jul 2011 22:34:25 +0000 |
John Bailey |
ChangeLogging.
|
Sat, 09 Jul 2011 22:33:41 +0000 |
John Bailey |
Make the ChangeLog.API entry accurate.
|
Sat, 09 Jul 2011 22:32:24 +0000 |
John Bailey |
We're now 2.10.0 because I added the plugin info dialog.
|
Sat, 09 Jul 2011 22:27:13 +0000 |
John Bailey |
Add a plugin information dialog that shows information for all plugins, even
|
Fri, 08 Jul 2011 01:37:00 +0000 |
masca |
We have not been in 2009 while ago nor this project is dead.
|
Fri, 08 Jul 2011 01:35:31 +0000 |
masca |
Update the AUTHORS file with the information in the Developer Information window.
|
Fri, 08 Jul 2011 01:25:13 +0000 |
masca |
Credit Quenin Brandon for the max size in incoming smileys patch. Changelog it.
|
Thu, 07 Jul 2011 04:47:10 +0000 |
masca |
Make the max size of incoming smileys a pref instead of harcoding it. Patch from Xinef (with small modifications) Refs #5231
|
Wed, 06 Jul 2011 22:04:06 +0000 |
Ethan Blanton |
Fix debug message for IRC periodic WHO
|
Sun, 03 Jul 2011 23:25:42 +0000 |
Paul Aurich |
configure.ac: Prep for next release
|
Fri, 01 Jul 2011 14:12:00 +0000 |
tomkiewicz |
Merged two buddy blocking methods in Gadu-Gadu protocol. Fixes #5303
|
Mon, 27 Jun 2011 07:01:10 +0000 |
Paul Aurich |
conversation: Hmm, this shouldn't be set to NULL; tends to break stuff.
|
Mon, 27 Jun 2011 05:36:22 +0000 |
Paul Aurich |
irc: Save one useless hash table lookup
|
Mon, 27 Jun 2011 05:24:53 +0000 |
Paul Aurich |
jabber: Check for empty string when setting mood.
|
Sun, 26 Jun 2011 20:37:03 +0000 |
Paul Aurich |
Fix the merge some more
|
Sat, 25 Jun 2011 19:56:59 +0000 |
Paul Aurich |
Fix up merge
|
Sat, 25 Jun 2011 19:54:02 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 9681bcefcadc4b4fad248fd0ec922892aaefdd76)
|
Wed, 22 Jun 2011 02:35:45 +0000 |
Paul Aurich |
conversation: Use the right comparison type (case-sensitive) for the hash table
|
Tue, 21 Jun 2011 05:45:24 +0000 |
Paul Aurich |
conversation: Okay, one final fix.
|
Tue, 21 Jun 2011 04:40:14 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head cc3c0e426393176ef87b207eeed1a17efc8dec7d)
|
Tue, 21 Jun 2011 04:35:04 +0000 |
Paul Aurich |
Add constant-time lookup of row in the userlist by way of PurpleConvChatBuddy ui_data
|
Tue, 21 Jun 2011 03:34:50 +0000 |
Paul Aurich |
conversation: Use a copy of the name and clear hash after emitting "left" signals
|
Tue, 21 Jun 2011 01:58:17 +0000 |
Paul Aurich |
gtkconv: Remove a redundant lookup, as that just calls purple_conv_chat_cb_find()
|
Tue, 21 Jun 2011 01:40:54 +0000 |
Paul Aurich |
conversation: Strip off the exposed function pointers.
|
Mon, 20 Jun 2011 06:07:46 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 9fc56c5e4669dbbaa42a495b831982f2732e3895)
|
Mon, 20 Jun 2011 06:03:12 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 3dbc4e50c575de418e1df8f965957b195aeff2ca)
|
Mon, 20 Jun 2011 05:24:30 +0000 |
Paul Aurich |
conversation: O(1) purple_conv_chat_cb_find
|
Mon, 20 Jun 2011 05:11:53 +0000 |
Paul Aurich |
Bump version numbers for 2.9.0
|
Sat, 25 Jun 2011 02:47:48 +0000 |
Paul Aurich |
merge of '2cabccedebb0366f69f7d3e9c3e16e2f4c6b3aae'
|
Sat, 25 Jun 2011 02:34:24 +0000 |
Paul Aurich |
jabber: Make jabber_prpl_send_raw() return strlen(buf) when len is negative.
|
Sat, 25 Jun 2011 02:42:08 +0000 |
Ethan Blanton |
Fix races between irc_send_raw() and normal prpl-internal sends.
|
Fri, 24 Jun 2011 16:44:06 +0000 |
Ethan Blanton |
propagate from branch 'im.pidgin.pidgin.2.9.0' (head d3dccc0843de29ce8d5c7e2e017028396dc2b46b)
|
Wed, 22 Jun 2011 07:16:29 +0000 |
Mark Doliner |
ChangeLog my security fix
|
Wed, 22 Jun 2011 07:09:42 +0000 |
Mark Doliner |
applied changes from 6cf1aee8ac5e3c836af832eaf26ccedd611dc70b
|
Wed, 22 Jun 2011 02:48:46 +0000 |
Paul Aurich |
Pluck the performance improvement code needed for large IRC channels.
|
Tue, 21 Jun 2011 04:46:11 +0000 |
Paul Aurich |
*** Plucked rev cc3c0e426393176ef87b207eeed1a17efc8dec7d (darkrain42@pidgin.im):
|
Mon, 20 Jun 2011 05:52:30 +0000 |
Mark Doliner |
Add an additional thing to the changelog
|
Mon, 20 Jun 2011 05:47:39 +0000 |
Mark Doliner |
I needed to increment this
|
Mon, 20 Jun 2011 05:37:11 +0000 |
Mark Doliner |
Let's do a quick bugfix release on Thursday. I have a patch pending that
|
Mon, 20 Jun 2011 05:33:58 +0000 |
Mark Doliner |
applied changes from fc575a35d01a235fedb83f75b6f8b2a60fe9d48b
|
Mon, 20 Jun 2011 05:33:34 +0000 |
Mark Doliner |
applied changes from 10a19d0da323fdc8c2b315968e383219d8b9101f
|
Mon, 20 Jun 2011 05:33:07 +0000 |
Mark Doliner |
applied changes from 1e3728083b5ef50e0df8972a39da09a1ddea8417
|
Mon, 20 Jun 2011 05:32:40 +0000 |
Mark Doliner |
applied changes from d4ad4dcf4f618793c9201ace11269bac63645d69
|
Mon, 20 Jun 2011 05:32:19 +0000 |
Mark Doliner |
applied changes from 00c6d11a264a02d1aaa23feb52eab5ca46e655c8
|
Mon, 20 Jun 2011 05:31:28 +0000 |
Mark Doliner |
applied changes from aebefd6d98382ce0f7b42b41e4bf2611044d4182
|
Mon, 20 Jun 2011 05:30:52 +0000 |
Mark Doliner |
applied changes from 32a55bbc4f1e8d632d205d040fa3e814559e1c95
|
Mon, 20 Jun 2011 05:29:40 +0000 |
Mark Doliner |
applied changes from 341e86eb5b808e0eab3242d7be676f83eca02b08
|
Mon, 20 Jun 2011 05:29:11 +0000 |
Mark Doliner |
applied changes from 1d2a25ce8baec7e426910e310ed73db0a4961c31
|
Mon, 20 Jun 2011 05:28:13 +0000 |
Mark Doliner |
applied changes from 9e7616dbab2878bcc9f4b412bca1f55c903a337e
|
Fri, 24 Jun 2011 06:54:33 +0000 |
Elliott Sales de Andrade |
merge of '8512af37c7822c68f1cf46a02cbca592f6c79468'
|
Wed, 22 Jun 2011 07:31:02 +0000 |
Mark Doliner |
Merge updates from the 2.9.0 branch into trunk
|
Wed, 22 Jun 2011 07:07:28 +0000 |
Mark Doliner |
Start looking at the GError parameter every time we call these functions:
|
Wed, 22 Jun 2011 22:10:37 +0000 |
tomkiewicz |
Better status message handling in Gadu-Gadu. Fixes #14314
|
Wed, 22 Jun 2011 17:43:51 +0000 |
Mark Doliner |
Add a silly little check to make sure our xml parser isn't vulnerable to the
|
Tue, 21 Jun 2011 07:43:07 +0000 |
Bj«Órn Voigt |
German translation update
|
Tue, 21 Jun 2011 04:38:32 +0000 |
Paul Aurich |
*** Plucked rev ab0701cb7b693759b1163133f4bb0681cca85436 (darkrain42@pidgin.im):
|
Mon, 20 Jun 2011 06:07:38 +0000 |
Paul Aurich |
merge of '3dbc4e50c575de418e1df8f965957b195aeff2ca'
|
Mon, 20 Jun 2011 05:53:59 +0000 |
Paul Aurich |
merge of '3a12ece5b629e6de76faec79315514e70ccb32bb'
|
Mon, 20 Jun 2011 06:03:02 +0000 |
Paul Aurich |
disapproval of revision '3a12ece5b629e6de76faec79315514e70ccb32bb'
|
Mon, 20 Jun 2011 04:14:13 +0000 |
Paul Aurich |
account: Move a normalization outside of the for loop
|