mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	Import openssl-2.2.0 (#2693)
Import the master branch of ruby/openssl for preparing to release openssl-2.2.0
This commit is contained in:
		
							parent
							
								
									0bfa479c52
								
							
						
					
					
						commit
						b99775b163
					
				
				
				Notes:
				
					git
				
				2020-02-16 15:21:52 +09:00 
				
			
			Merged-By: hsbt <hsbt@ruby-lang.org>
					 77 changed files with 3905 additions and 341 deletions
				
			
		| 
						 | 
				
			
			@ -13,9 +13,9 @@
 | 
			
		|||
 | 
			
		||||
#if !defined(OPENSSL_NO_OCSP)
 | 
			
		||||
extern VALUE mOCSP;
 | 
			
		||||
extern VALUE cOPCSReq;
 | 
			
		||||
extern VALUE cOPCSRes;
 | 
			
		||||
extern VALUE cOPCSBasicRes;
 | 
			
		||||
extern VALUE cOCSPReq;
 | 
			
		||||
extern VALUE cOCSPRes;
 | 
			
		||||
extern VALUE cOCSPBasicRes;
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
void Init_ossl_ocsp(void);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue