mathieui 
							
						 
					 
					
						
						
							
						
						2ce931cb7a 
					 
					
						
						
							
							Add a waiting time before reconnecting automatically  
						
						... 
						
						
						
						Punishing a server for being down by sending more traffic is not a nice
thing to do. Taking 100% of the CPU is not nice either. 
						
						
					 
					
						2015-07-21 00:58:52 +02:00 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						84eddd2ed2 
					 
					
						
						
							
							Fix components  
						
						... 
						
						
						
						(use_tls is useless since slixmpp will always try to use starttls
whenever possible) 
						
						
					 
					
						2015-07-21 00:33:15 +02:00 
						 
				 
			
				
					
						
							
							
								Joshua Downer 
							
						 
					 
					
						
						
							
						
						2042e1a4d5 
					 
					
						
						
							
							iot: only add the 'done' field when all devices are done  
						
						
						
						
					 
					
						2015-07-20 17:34:09 -04:00 
						 
				 
			
				
					
						
							
							
								Robert Robinson 
							
						 
					 
					
						
						
							
						
						be14f0cc52 
					 
					
						
						
							
							XEP_0050: Form not iterable in command  
						
						... 
						
						
						
						Cannot pass in a form into the initial command and have it show up in the payload of the session.  Line 344 makes this possible when following the standard workflow. 
						
						
					 
					
						2015-07-15 20:52:06 -06:00 
						 
				 
			
				
					
						
							
							
								elya5 
							
						 
					 
					
						
						
							
						
						edd9199be8 
					 
					
						
						
							
							Fix UnboundlocalError in disco_browser.py example  
						
						... 
						
						
						
						If self.get is in self.info_types and self.items_types, only self['xep_0030'].get_info is executed and not self['xep_0030'].get_items. So the condition in line 129 is successful but items is not assigned. 
						
						
					 
					
						2015-07-09 17:15:36 +02:00 
						 
				 
			
				
					
						
							
							
								Mike Taylor 
							
						 
					 
					
						
						
							
						
						bb094cc649 
					 
					
						
						
							
							Merge pull request  #365  from jdowner/staging  
						
						... 
						
						
						
						Fixed imports 
						
						
					 
					
						2015-07-05 15:46:04 -04:00 
						 
				 
			
				
					
						
							
							
								Mike Taylor 
							
						 
					 
					
						
						
							
						
						dbaa6ed952 
					 
					
						
						
							
							Merge pull request  #366  from jdowner/develop-iot-cleanup  
						
						... 
						
						
						
						Minor cleanup of IoT plugin 
						
						
					 
					
						2015-07-05 15:45:47 -04:00 
						 
				 
			
				
					
						
							
							
								Mike Taylor 
							
						 
					 
					
						
						
							
						
						8c94d894ab 
					 
					
						
						
							
							Merge pull request  #369  from stevenroose/patch-2  
						
						... 
						
						
						
						Change to roster migration e 
						
						
					 
					
						2015-07-05 15:45:19 -04:00 
						 
				 
			
				
					
						
							
							
								Mike Taylor 
							
						 
					 
					
						
						
							
						
						ffc7eac4dc 
					 
					
						
						
							
							Merge pull request  #370  from jdowner/develop-jid  
						
						... 
						
						
						
						Removed duplicate property 
						
						
					 
					
						2015-07-05 15:44:58 -04:00 
						 
				 
			
				
					
						
							
							
								Mike Taylor 
							
						 
					 
					
						
						
							
						
						555fd6d926 
					 
					
						
						
							
							Merge pull request  #380  from anirudh-chhangani/XEP-0096-add-hash-param  
						
						... 
						
						
						
						add hash metadata for file transfer 
						
						
					 
					
						2015-07-05 15:44:03 -04:00 
						 
				 
			
				
					
						
							
							
								Mike Taylor 
							
						 
					 
					
						
						
							
						
						c024ac8f0b 
					 
					
						
						
							
							Merge pull request  #382  from sangeeths/initialize_certificate  
						
						... 
						
						
						
						Initialize certfile, keyfile and ca_certs in XMLStream. Added **kwargs to ClientXMPP, BaseXMPP and XMLStream. 
						
						
					 
					
						2015-07-03 15:07:35 -04:00 
						 
				 
			
				
					
						
							
							
								Sangeeth Saravanaraj 
							
						 
					 
					
						
						
							
						
						f00177c0cf 
					 
					
						
						
							
							Added **kwargs to ClientXMPP, BaseXMPP and XMLStream so that certfile, keyfile and ca_certs can be initialized.  
						
						
						
						
					 
					
						2015-07-03 10:47:06 +05:30 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						d0ad25745a 
					 
					
						
						
							
							Merge branch 'jid' of  http://git.linkmauve.fr/slixmpp  
						
						
						
						
					 
					
						2015-06-22 23:56:05 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						55be23a6da 
					 
					
						
						
							
							Update the INSTALL file, and add a point about Cython.  
						
						
						
						
					 
					
						2015-06-22 01:16:33 +01:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						75ba283572 
					 
					
						
						
							
							Store None instead of '' for unset parts of a JID.  
						
						
						
						
					 
					
						2015-06-22 01:12:56 +01:00 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						f7164d35d2 
					 
					
						
						
							
							Add a wrapper to get_info/get_items functions  
						
						... 
						
						
						
						(and fix caps in the process) 
						
						
					 
					
						2015-06-21 16:23:47 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						4afbb0322b 
					 
					
						
						
							
							Rework slixmpp.jid’s JID classes to make them more efficient.  
						
						
						
						
					 
					
						2015-06-20 01:49:48 +01:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						7bce1ecc8a 
					 
					
						
						
							
							Add a Cython version of slixmpp.stringprep, using libidn.  
						
						... 
						
						
						
						This makes the validation of a JID a *lot* faster. 
						
						
					 
					
						2015-06-20 01:14:46 +01:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						bbce16d526 
					 
					
						
						
							
							Move stringprep and idna support in a different module than slixmpp.jid.  
						
						
						
						
					 
					
						2015-06-20 01:14:46 +01:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						c29fc39ef1 
					 
					
						
						
							
							Remove JID cache, to better test for performance.  
						
						
						
						
					 
					
						2015-06-20 01:12:03 +01:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						8335c08782 
					 
					
						
						
							
							Fix test_jid to not use deprecated ways to create JID objects, and add it a few more tests.  
						
						
						
						
					 
					
						2015-06-20 01:12:03 +01:00 
						 
				 
			
				
					
						
							
							
								Anirudh 
							
						 
					 
					
						
						
							
						
						224d7ae133 
					 
					
						
						
							
							add hash param to file metadata  
						
						
						
						
					 
					
						2015-06-18 00:21:19 +05:30 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						04bff00171 
					 
					
						
						
							
							XEP-0030: return the iq.send() future when sending a disco#info or disco#items.  
						
						
						
						
					 
					
						2015-06-14 15:11:24 +01:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						f3e31baf04 
					 
					
						
						
							
							Properly consider malformed IPv6 domains as invalid.  
						
						
						
						
					 
					
						2015-06-12 11:52:48 +01:00 
						 
				 
			
				
					
						
							
							
								Sangeeth Saravanaraj 
							
						 
					 
					
						
						
							
						
						9b25a7cf77 
					 
					
						
						
							
							Fixed typo.  
						
						
						
						
					 
					
						2015-06-05 12:25:41 +05:30 
						 
				 
			
				
					
						
							
							
								Joshua Downer 
							
						 
					 
					
						
						
							
						
						7a908ac07b 
					 
					
						
						
							
							Removed duplicate property  
						
						
						
						
					 
					
						2015-05-28 09:35:50 -04:00 
						 
				 
			
				
					
						
							
							
								Steven Roose 
							
						 
					 
					
						
						
							
						
						92901637ec 
					 
					
						
						
							
							Change to roster migration example  
						
						... 
						
						
						
						I did have the chance to test the script yet, but it seems like that line should be outside the for loop. 
						
						
					 
					
						2015-05-25 01:01:08 +02:00 
						 
				 
			
				
					
						
							
							
								Joshua Downer 
							
						 
					 
					
						
						
							
						
						3590b663ed 
					 
					
						
						
							
							xep-0323: removed deadcode  
						
						
						
						
					 
					
						2015-05-14 06:27:59 -04:00 
						 
				 
			
				
					
						
							
							
								Joshua Downer 
							
						 
					 
					
						
						
							
						
						a33bde9cc3 
					 
					
						
						
							
							xep-0323: spelling  
						
						
						
						
					 
					
						2015-05-14 06:27:39 -04:00 
						 
				 
			
				
					
						
							
							
								Joshua Downer 
							
						 
					 
					
						
						
							
						
						ac50fdccfc 
					 
					
						
						
							
							xep-0323: unused import  
						
						
						
						
					 
					
						2015-05-14 06:26:54 -04:00 
						 
				 
			
				
					
						
							
							
								Joshua Downer 
							
						 
					 
					
						
						
							
						
						a0c6bf15e9 
					 
					
						
						
							
							Fixed imports  
						
						... 
						
						
						
						Removed unused modules/packages and added getpass, which was missing. 
						
						
					 
					
						2015-05-13 17:24:06 -04:00 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						a2852eb249 
					 
					
						
						
							
							Allow the use of a custom loop instead of asyncio.get_event_loop()  
						
						
						
						
					 
					
						2015-05-12 00:02:32 +02:00 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						f1e6d6b0a9 
					 
					
						
						
							
							Advertize the disco#info feature in our disco#info  
						
						... 
						
						
						
						Actually a MUST in XEP-0030 
						
						
					 
					
						2015-05-08 13:41:20 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						116a33ba51 
					 
					
						
						
							
							Make syntax highlighting for XML lazy, to only call pygments when debug logs are enabled.  
						
						... 
						
						
						
						Makes poezio about 11% faster when sending/receiving messages. 
						
						
					 
					
						2015-05-06 13:03:47 +02:00 
						 
				 
			
				
					
						
							
							
								Mike Taylor 
							
						 
					 
					
						
						
							
						
						a8ac115310 
					 
					
						
						
							
							Merge pull request  #363  from sangeeths/xep_0332  
						
						... 
						
						
						
						XEP_332: Prefixed request and response with "http" 
						
						
					 
					
						2015-05-01 12:50:06 -04:00 
						 
				 
			
				
					
						
							
							
								Sangeeth Saravanaraj 
							
						 
					 
					
						
						
							
						
						1345b7c1d0 
					 
					
						
						
							
							Misc updates for send_error()  
						
						
						
						
					 
					
						2015-05-01 15:34:53 +05:30 
						 
				 
			
				
					
						
							
							
								Sangeeth Saravanaraj 
							
						 
					 
					
						
						
							
						
						d60a652259 
					 
					
						
						
							
							data need not be prefixed with http..  
						
						
						
						
					 
					
						2015-05-01 14:32:36 +05:30 
						 
				 
			
				
					
						
							
							
								Sangeeth Saravanaraj 
							
						 
					 
					
						
						
							
						
						61a7cecb31 
					 
					
						
						
							
							Prefixed request, response and data with http. Avoided (plugin_attrib) name collision with other plugins.  
						
						
						
						
					 
					
						2015-04-29 14:44:25 +05:30 
						 
				 
			
				
					
						
							
							
								Mike Taylor 
							
						 
					 
					
						
						
							
						
						192b7e0349 
					 
					
						
						
							
							Merge pull request  #345  from sangeeths/xep_0332  
						
						... 
						
						
						
						XEP-0332: HTTP over XMPP transport 
						
						
					 
					
						2015-04-28 22:44:27 -04:00 
						 
				 
			
				
					
						
							
							
								Sangeeth Saravanaraj 
							
						 
					 
					
						
						
							
						
						80b60fc048 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/develop' into xep_0332  
						
						
						
						
					 
					
						2015-04-28 16:53:40 +05:30 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						b8d7b9520c 
					 
					
						
						
							
							Fix some disco tests  
						
						... 
						
						
						
						The targeted JID was a bare JID, which is wrong since the XEP specifies
that such disco requests are handled by the server. 
						
						
					 
					
						2015-04-21 20:10:47 +02:00 
						 
				 
			
				
					
						
							
							
								mathieui 
							
						 
					 
					
						
						
							
						
						0305ce66b7 
					 
					
						
						
							
							Merge branch 'ibb' of  http://linkmauve.fr/git/slixmpp  
						
						
						
						
					 
					
						2015-04-19 20:53:35 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						474405ab90 
					 
					
						
						
							
							XEP-0047: fix examples.  
						
						
						
						
					 
					
						2015-04-19 20:48:02 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						4415d3be1a 
					 
					
						
						
							
							XEP-0047: use coroutines for send(), sendall() and the new sendfile().  
						
						
						
						
					 
					
						2015-04-19 20:48:02 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						058c530787 
					 
					
						
						
							
							XEP-0047: prevent any unneededly large or useless bytes slice.  
						
						
						
						
					 
					
						2015-04-19 20:48:01 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						766d0dfd40 
					 
					
						
						
							
							XEP-0047: use asyncio’s Queue implementation, to prevent any possibility of deadlock.  
						
						
						
						
					 
					
						2015-04-19 20:48:01 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						ac31913a65 
					 
					
						
						
							
							XEP-0047: make open_stream() return a future that will be set to the stream object.  
						
						
						
						
					 
					
						2015-04-14 19:14:56 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						d34ddf33db 
					 
					
						
						
							
							XEP-0047: replace threading events with simple booleans.  
						
						
						
						
					 
					
						2015-04-14 19:14:56 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						eb4e09b0ca 
					 
					
						
						
							
							XEP-0047: allow only one window over the stream.  
						
						
						
						
					 
					
						2015-04-14 19:14:56 +02:00 
						 
				 
			
				
					
						
							
							
								Emmanuel Gil Peyrot 
							
						 
					 
					
						
						
							
						
						ce085bf4f4 
					 
					
						
						
							
							XEP-0047: announce the correct stanza type if message is selected.  
						
						
						
						
					 
					
						2015-04-14 19:14:56 +02:00