mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Fix line lenghts in changelog entry for removal of old TLS features.
Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com>
This commit is contained in:
		
							parent
							
								
									c301bd56f0
								
							
						
					
					
						commit
						a17fb8eac8
					
				@ -1,7 +1,9 @@
 | 
			
		||||
API changes
 | 
			
		||||
   * Drop support for parsing SSLv2 ClientHello (MBEDTLS_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO).
 | 
			
		||||
   * Drop support for parsing SSLv2 ClientHello
 | 
			
		||||
     (MBEDTLS_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO).
 | 
			
		||||
   * Drop support for SSLv3 (MBEDTLS_SSL_PROTO_SSL3).
 | 
			
		||||
   * Drop support for compatibility with our own previous buggy implementation of truncated HMAC (MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT).
 | 
			
		||||
   * Drop support for compatibility with our own previous buggy
 | 
			
		||||
     implementation of truncated HMAC (MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT).
 | 
			
		||||
   * Drop support for TLS record-level compression (MBEDTLS_ZLIB_SUPPORT).
 | 
			
		||||
   * Drop support for RC4 TLS ciphersuites.
 | 
			
		||||
   * Drop support for single-DES ciphersuites.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user