| 
						
					 | 
					
						
						
							
						
						58a5d44e67
					 | 
					
						
						
							
							when rpc_server_authentication_method has none, server does notverify client identity
						
						
						
						
						
						
					 | 
					
						2024-02-07 21:31:12 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						04ba1bb648
					 | 
					
						
						
							
							[FEAT MERGE] rpc authentication improvement
						
						
						
						
						
						
					 | 
					
						2024-02-07 16:35:49 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c8ef409bf3
					 | 
					
						
						
							
							Do not report ERROR when sample rate equals 100
						
						
						
						
						
						
					 | 
					
						2024-02-06 14:49:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e250ff7f6d
					 | 
					
						
						
							
							when rpc_server_authentication_method has none, server does notverify client identity
						
						
						
						
						
						
					 | 
					
						2023-12-18 14:04:23 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e03554cea8
					 | 
					
						
						
							
							[FEAT MERGE] rpc authentication improvement
						
						
						
						
						
						
					 | 
					
						2023-12-12 03:31:09 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ec5347d5ef
					 | 
					
						
						
							
							[CP] fix the issue that encrypted login request from client will be unprocessed when sql protocl use ssl
						
						
						
						
						
						
					 | 
					
						2023-11-13 12:39:14 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						72b55c00fe
					 | 
					
						
						
							
							when use SSL_IO mode to encrypt channel, SSL_write return SSL_ERROR_WANT_WRITE will return 0 bytes and connection will be closed
						
						
						
						
						
						
					 | 
					
						2023-09-20 15:51:58 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						44e77d6cf7
					 | 
					
						
						
							
							remove the unnecessary log of ussl_loop
						
						
						
						
						
						
					 | 
					
						2023-08-24 14:10:23 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						9b31f8aa03
					 | 
					
						
						
							
							[FEAT MERGE] 开源裁减颗粒度优化
						
						
						
						
						
						
						
						Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com> 
						
						
					 | 
					
						2023-08-15 02:40:26 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1069c1a6ff
					 | 
					
						
						
							
							add mulan license for ussl-hook
						
						
						
						
						
						
					 | 
					
						2023-07-12 05:12:18 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5b9655c0e7
					 | 
					
						
						
							
							[revert]observer forbid SSLv2,SSLv3,TLSv1,TLSv1_1 and only support TLSv2 and TLSv3
						
						
						
						
						
						
					 | 
					
						2023-06-28 12:12:16 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e32f4f58b6
					 | 
					
						
						
							
							[CP] rpc authentication:client do not need to verify server certificate
						
						
						
						
						
						
					 | 
					
						2023-06-22 02:12:33 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4c8bf212ae
					 | 
					
						
						
							
							observer forbid SSLv2,SSLv3,TLSv1,TLSv1_1 and only support TLSv1_2 and TLSv1_3
						
						
						
						
						
						
					 | 
					
						2023-06-14 03:12:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d6c6e05727
					 | 
					
						
						
							
							[FEAT MERGE] log4200
						
						
						
						
						
						
						
						Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com> 
						
						
					 | 
					
						2023-05-06 08:15:43 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |