7181c4edee 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Remove extra newlines at EOF  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b911518d1c 
								
							
								 
							
						 
						
							
							
								
								http: Handle proxy authentication  
							
							Tested with both Basic and Digest authentication, and tested with
both proxy authentication and authentication for the requested
resource at the same time.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2912e87a6c 
								
							
								 
							
						 
						
							
							
								
								Replace FFmpeg with Libav in licence headers  
							
							Signed-off-by: Mans Rullgard <mans@mansr.com> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9c399c4fd 
								
							
								 
							
						 
						
							
							
								
								Make parse_key_value from httpauth a common lavf internal function  
							
							Originally committed as revision 24832 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								784824a68c 
								
							
								 
							
						 
						
							
							
								
								Use AV_BASE64_SIZE() macro  
							
							Originally committed as revision 23462 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c80491daa 
								
							
								 
							
						 
						
							
							
								
								httpauth: Fix the length passed to av_strlcat  
							
							Since the buffer always was large enough, this bug didn't have any
effect in practice.
Originally committed as revision 23447 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								576fb48e6d 
								
							
								 
							
						 
						
							
							
								
								Make ff_random_get_seed public, rename to av_get_random_seed, export the header  
							
							Keep an old ff_ named function for binary compatibility until the
next major bump.
Originally committed as revision 23254 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff273ddae7 
								
							
								 
							
						 
						
							
							
								
								Fix buffer size; should hold 2 32-bit integers in hex = 16 chars + terminating  
							
							zero, so should be 17 bytes, not 9.
Originally committed as revision 22786 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								60f198a774 
								
							
								 
							
						 
						
							
							
								
								Remove a redundant null pointer check  
							
							Originally committed as revision 22679 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								855e7732c6 
								
							
								 
							
						 
						
							
							
								
								Add support for http digest authentication  
							
							Originally committed as revision 22667 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9405f733d9 
								
							
								 
							
						 
						
							
							
								
								Split out http authentication handling into a separate file  
							
							This prepares for adding support for more authentication methods
Originally committed as revision 22660 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago