Michael Pound 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							af78272fdc 
							
						 
					 
					
						
						
							
							Merge pull request  #10  from d-chris/master  
						
						 
						
						... 
						
						
						
						changed password encoding to utf-8 for sha-1 
						
					 
					
						2019-03-14 12:30:28 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								d-chris 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							112748240d 
							
						 
					 
					
						
						
							
							changed password encoding to utf-8 for sha-1  
						
						 
						
						... 
						
						
						
						according to api
https://haveibeenpwned.com/API/v2#PwnedPasswords  
						
					 
					
						2019-03-14 11:50:17 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Pound 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							521c441a6a 
							
						 
					 
					
						
						
							
							Update README.md  
						
						 
						
						... 
						
						
						
						Typo fixes 
						
					 
					
						2019-03-13 10:42:26 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Pound 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2bea07cee7 
							
						 
					 
					
						
						
							
							Merge pull request  #2  from mina86/master  
						
						 
						
						... 
						
						
						
						Various improvements 
						
					 
					
						2019-03-13 10:35:36 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michal Nazarewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							9e515019be 
							
						 
					 
					
						
						
							
							Simplify and document lookup_pwned_api interface  
						
						 
						
						... 
						
						
						
						Always return a pair from the lookup_pwned_api so that destructuring
assignment can be safely used when calling the function.  The second
argument being zero indicates the password has not been found in the
pwend database.
While at it, document the function. 
						
					 
					
						2019-03-13 01:38:33 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michal Nazarewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							f252886b95 
							
						 
					 
					
						
						
							
							Handle non-200 status codes explicitly  
						
						 
						
						
						
					 
					
						2019-03-13 01:38:33 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michal Nazarewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							6955575a64 
							
						 
					 
					
						
						
							
							Vary exit status based on whether leaked password was found  
						
						 
						
						
						
					 
					
						2019-03-13 01:38:05 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michal Nazarewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							068f0832f7 
							
						 
					 
					
						
						
							
							Support reading passwords from standard input  
						
						 
						
						
						
					 
					
						2019-03-13 01:37:42 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michal Nazarewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							366b730905 
							
						 
					 
					
						
						
							
							Support checking multiple passwords with a single invocation  
						
						 
						
						
						
					 
					
						2019-03-13 01:27:05 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michal Nazarewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							df6a0f1007 
							
						 
					 
					
						
						
							
							Add ‘__name__ == __main__’ guard so the file can be imported  
						
						 
						
						
						
					 
					
						2019-03-13 01:26:20 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michal Nazarewicz 
							
						 
					 
					
						
						
						
						
							
						
						
							19fd5102cb 
							
						 
					 
					
						
						
							
							Remove unnecessary dependency on pyca  
						
						 
						
						... 
						
						
						
						Python’s built-in hashlib is capable of calculating SHA1.  There’s
no need to depend on a third party library which may or may not be
available. 
						
					 
					
						2019-03-13 00:39:52 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Pound 
							
						 
					 
					
						
						
						
						
							
						
						
							80f2da2f03 
							
						 
					 
					
						
						
							
							Code added  
						
						 
						
						
						
					 
					
						2019-03-12 21:41:07 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Pound 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1025d72d83 
							
						 
					 
					
						
						
							
							Initial commit  
						
						 
						
						
						
					 
					
						2019-03-12 21:38:34 +00:00