mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-17 14:37:02 +00:00
Regenerate auto-generated files
This patch regenerates the auto-generated files. There are no significant changes, the protobuf just get an updated comment due to protoc version change, but it is just informational. Two new TLS ciphers are added, matching the new IANA assignments.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.28.1
|
||||
// protoc v3.12.4
|
||||
// protoc v3.21.12
|
||||
// source: config.proto
|
||||
|
||||
package config
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.28.1
|
||||
// protoc v3.12.4
|
||||
// protoc v3.21.12
|
||||
// source: domaininfo.proto
|
||||
|
||||
package domaininfo
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.28.1
|
||||
// protoc v3.12.4
|
||||
// protoc v3.21.12
|
||||
// source: testpb.proto
|
||||
|
||||
package testpb
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.28.1
|
||||
// protoc v3.12.4
|
||||
// protoc v3.21.12
|
||||
// source: queue.proto
|
||||
|
||||
package queue
|
||||
|
||||
@@ -155,6 +155,8 @@ var cipherSuiteName = map[uint16]string{
|
||||
0x1303: "TLS_CHACHA20_POLY1305_SHA256",
|
||||
0x1304: "TLS_AES_128_CCM_SHA256",
|
||||
0x1305: "TLS_AES_128_CCM_8_SHA256",
|
||||
0x1306: "TLS_AEGIS_256_SHA384",
|
||||
0x1307: "TLS_AEGIS_128L_SHA256",
|
||||
0x5600: "TLS_FALLBACK_SCSV",
|
||||
0xc001: "TLS_ECDH_ECDSA_WITH_NULL_SHA",
|
||||
0xc002: "TLS_ECDH_ECDSA_WITH_RC4_128_SHA",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.28.1
|
||||
// protoc v3.12.4
|
||||
// protoc v3.21.12
|
||||
// source: userdb.proto
|
||||
|
||||
package userdb
|
||||
|
||||
Reference in New Issue
Block a user