Fri, 31 Jan 2020 08:43:03 -0600 Gary Kramlich make libidn a required dependency file | diff | annotate
Wed, 09 Oct 2019 00:42:02 -0400 Elliott Sales de Andrade Replace purple_ip*_address_is_valid by GLib functions. file | diff | annotate
Mon, 16 Sep 2019 21:08:27 -0400 Elliott Sales de Andrade Silence various discarded const warnings. file | diff | annotate
Thu, 04 Jan 2018 22:39:03 -0600 Gary Kramlich Remove all #if 0's from the prpls file | diff | annotate
Mon, 12 Jun 2017 17:48:37 -0300 dx Merge release-2.x.y into default file | diff | annotate
Thu, 29 Sep 2016 20:09:55 -0500 Mike Ruprecht jabber: Port to use GChecksum instead of PurpleHash file | diff | annotate
Thu, 23 Mar 2017 19:19:01 +0300 qarkai Replace misused g_str_equal() with purple_strequal() string-comparison-r2 file | diff | annotate
Thu, 13 Nov 2014 01:06:59 -0500 Elliott Sales de Andrade Merge with release-2.x.y file | diff | annotate
Thu, 13 Nov 2014 00:56:55 -0500 Elliott Sales de Andrade Remove -Wno-sign-compare and backport fixes from default. release-2.x.y file | diff | annotate
Thu, 23 Oct 2014 22:57:06 -0700 Mark Doliner Merge changes from the release-2.x.y branch into master. file | diff | annotate
Mon, 13 Oct 2014 23:47:37 -0700 Mark Doliner Fix a possible information leak when preping XMPP JIDs. release-2.x.y file | diff | annotate
Sat, 01 Feb 2014 11:13:25 -0800 Mark Doliner Merge the release-2.x.y branch into default. file | diff | annotate
Thu, 30 Jan 2014 23:29:19 -0800 Mark Doliner Fix problems logging into some servers including jabber.org and release-2.x.y file | diff | annotate
Tue, 28 Jan 2014 07:37:19 -0800 Mark Doliner Clean merge. file | diff | annotate
Mon, 20 Jan 2014 00:02:17 -0800 Mark Doliner Merge with a fair number of conflicts. Nothing too crazy. file | diff | annotate
Sun, 12 Jan 2014 22:51:33 -0800 Mark Doliner Prevent spoofing of iq replies by verifying that the 'from' address release-2.x.y file | diff | annotate
Sun, 26 Jan 2014 02:12:49 +0530 Ankit Vani Use more understandable descriptions in places where outgoing purple values and old cipher API was used file | diff | annotate
Thu, 24 Oct 2013 16:48:06 +0530 Ankit Vani Address a FIXME. soc.2013.gobjectification file | diff | annotate
Thu, 22 Aug 2013 01:35:32 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sun, 16 Jun 2013 05:59:31 +0530 Ankit Vani Refactor the codebase to use PurpleHash soc.2013.gobjectification file | diff | annotate
Sat, 15 Jun 2013 14:28:31 +0530 Ankit Vani Refactored protocols bonjour, gg, jabber to use the GObject-based PurpleCipher soc.2013.gobjectification file | diff | annotate
Wed, 21 Aug 2013 14:59:29 +0200 Tomasz Wasilczyk Fix most of libpurple warnings about -Wsign-compare file | diff | annotate
Sun, 05 May 2013 14:59:11 +0200 Tomasz Wasilczyk ciphers cleanup: salt and digest lengths file | diff | annotate
Tue, 30 Aug 2011 19:11:26 +0000 Andrew Victor Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data(). file | diff | annotate
Sun, 06 Mar 2011 22:38:45 +0000 Paul Aurich jabber: if (foo) g_free(foo) -> g_free(foo) file | diff | annotate
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace file | diff | annotate
Thu, 17 Jun 2010 21:21:30 +0000 Paul Aurich jabber: Exclude ASCII 127 (Delete) from allowed SASLprep characters file | diff | annotate
Mon, 22 Mar 2010 22:23:35 +0000 Marcus Lundblad jabber: Use a 129 byte buffer to fit the hex output of SHA-512 (including \0) file | diff | annotate
Mon, 22 Mar 2010 21:34:17 +0000 Marcus Lundblad jabber: Validate the hash on incoming BoB objects (in case the CID is on the file | diff | annotate
Sun, 07 Mar 2010 18:47:09 +0000 Paul Aurich jabber: Oops. Make jabber_saslprep have a hope of not locking the program if built without IDN support. file | diff | annotate
Mon, 15 Feb 2010 06:04:51 +0000 Paul Aurich jabber: Oops, crashing bad. file | diff | annotate
Mon, 15 Feb 2010 05:35:56 +0000 Paul Aurich jabber: Move those functions to jutil.[ch] file | diff | annotate
Wed, 10 Feb 2010 05:56:53 +0000 Paul Aurich jabber: Cleanup (and drop that unnormalized find function)! file | diff | annotate
Wed, 10 Feb 2010 05:06:36 +0000 Paul Aurich jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why file | diff | annotate
Sun, 06 Dec 2009 01:01:20 +0000 Paul Aurich Tighter scoping and slightly less memory usage. file | diff | annotate
Thu, 03 Dec 2009 05:39:00 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 614a3ef8e92c4e93d2a0b58a00d72465aa951963) cpw.darkrain42.xmpp.scram file | diff | annotate
Tue, 01 Dec 2009 21:26:58 +0000 Marcus Lundblad jabber: When getting info on a "bare" domain JID, interpret the value of "last" file | diff | annotate
Mon, 30 Nov 2009 20:34:54 +0000 Paul Aurich jabber: Add SASLprep and the username substitution called for in draft-ietf-sasl-scram-10 5.1. cpw.darkrain42.xmpp.scram file | diff | annotate
Wed, 09 Sep 2009 19:56:39 +0000 Paul Aurich Fix a crash when attempting to validate a JID with an invalid resource. file | diff | annotate
Mon, 31 Aug 2009 03:39:34 +0000 Paul Aurich jabber: Properly handle adding buddies that contain a resource. Closes #10151. file | diff | annotate
Sat, 29 Aug 2009 02:38:28 +0000 Paul Aurich jabber: Use a better method for dealing with terminating slashes in JIDs. file | diff | annotate
Sat, 22 Aug 2009 06:00:18 +0000 Paul Aurich jabber: Strip the '/' off of a JID in jabber_normalize. file | diff | annotate
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl. file | diff | annotate
Mon, 20 Jul 2009 18:16:36 +0000 Paul Aurich Oops, it helps to set the resource. file | diff | annotate
Sun, 19 Jul 2009 23:45:13 +0000 Paul Aurich Move the IDN support into the DNS routines. file | diff | annotate
Fri, 17 Jul 2009 21:11:25 +0000 Paul Aurich When GNU Libidn is available, use it for XMPP stringprep operations. file | diff | annotate
Wed, 15 Jul 2009 22:41:52 +0000 Paul Aurich For JIDs, do strdown before normalization. file | diff | annotate
Sat, 11 Jul 2009 07:55:03 +0000 Paul Aurich Save one traversal of the domain for IPv6 validation. file | diff | annotate
Sat, 11 Jul 2009 07:47:07 +0000 Paul Aurich Validate IPv6 identifiers in the domain portion of a JID. file | diff | annotate
Sat, 11 Jul 2009 01:57:14 +0000 Paul Aurich XMPP domains can also be IPv4 or IPv6 addresses file | diff | annotate
Sat, 11 Jul 2009 00:49:25 +0000 Paul Aurich XMPP allows for internationalized domain names. file | diff | annotate
Sat, 11 Jul 2009 00:05:43 +0000 Mark Doliner Doh, small typo. Tests pass now. Yay. file | diff | annotate
Fri, 10 Jul 2009 23:58:36 +0000 Mark Doliner Be more restrictive in the characters allowed by jabber_nameprep_validate() file | diff | annotate
Fri, 10 Jul 2009 23:05:20 +0000 Mark Doliner Of course, these should be >= and <= file | diff | annotate
Fri, 10 Jul 2009 18:41:56 +0000 Mark Doliner Change jabber_id_new() to iterate byte by byte instead of character file | diff | annotate
Fri, 10 Jul 2009 06:37:13 +0000 Mark Doliner Check in a version of jabber_id_new() that is hopefully more efficient. file | diff | annotate
Wed, 08 Jul 2009 20:47:08 +0000 Mark Doliner I accidentally checked this in as f46b6b5c25e161468ae03334ea393f1024012f67 file | diff | annotate
Wed, 08 Jul 2009 20:11:07 +0000 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring file | diff | annotate
Fri, 29 May 2009 20:56:46 +0000 Paul Aurich Allow incoming stanzas to match 'our account' if they come from our resource. file | diff | annotate
Sat, 23 May 2009 17:42:34 +0000 Paul Aurich Add two helper functions useful for matching the 'from' attribute on packets to either our server or our account. file | diff | annotate
(0) -60 tip

mercurial