Neal Norwitz 
								
							 
						 
						
							
							
							
							
								
							
							
								f6f525b7c9 
								
							 
						 
						
							
							
								
								Stop using string.join (from the module) to ease upgrade to py3k  
							
							
							
						 
						
							2007-08-27 00:58:33 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Neal Norwitz 
								
							 
						 
						
							
							
							
							
								
							
							
								d6a51e64d7 
								
							 
						 
						
							
							
								
								Another patch from Bill Janssen that:  
							
							... 
							
							
							
							1)  Fixes the bug that two class names are initial-lower-case.
2)  Replaces the poll waiting for the server to become ready with
    a threading.Event signal. 
							
						 
						
							2007-08-26 22:20:03 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Neal Norwitz 
								
							 
						 
						
							
							
							
							
								
							
							
								15d4e56c40 
								
							 
						 
						
							
							
								
								Get the test passing by commenting out some writes (should they be removed?)  
							
							
							
						 
						
							2007-08-26 21:40:16 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								e472933e27 
								
							 
						 
						
							
							
								
								Bill Janssen wrote:  
							
							... 
							
							
							
							Here's a patch which makes test_ssl a better player in the buildbots
environment.  I deep-ended on "try-except-else" clauses. 
							
						 
						
							2007-08-26 19:35:09 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Neal Norwitz 
								
							 
						 
						
							
							
							
							
								
							
							
								7fc8e2993a 
								
							 
						 
						
							
							
								
								Fail gracefully if the cert files cannot be created  
							
							
							
						 
						
							2007-08-26 18:50:39 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Neal Norwitz 
								
							 
						 
						
							
							
							
							
								
							
							
								8e58b34ee8 
								
							 
						 
						
							
							
								
								Try to get this test to pass for systems that do not have SO_REUSEPORT  
							
							
							
						 
						
							2007-08-25 17:25:17 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Neal Norwitz 
								
							 
						 
						
							
							
							
							
								
							
							
								ce7fa56aac 
								
							 
						 
						
							
							
								
								Fix test so it is skipped properly if there is no SSL support.  
							
							
							
						 
						
							2007-08-25 16:54:38 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								4f2c3ddca4 
								
							 
						 
						
							
							
								
								Server-side SSL and certificate validation, by Bill Janssen.  
							
							... 
							
							
							
							While cleaning up Bill's C style, I may have cleaned up some code
he didn't touch as well (in _ssl.c). 
							
						 
						
							2007-08-25 15:08:43 +00:00