afon
afon
version: 0.9.10 browser: Edge 100.0.1185.29 (arm64) os: macOS 12.3.1 (21E258) cpu: Apple M1 Pro 1. save the bypass list 2. close SmartProxy Settings tab 3. reopen SmartProxy Settings 4. click...
`pub fn decrypt(&self, cipher: &[u8]) -> Sm2Result` 方法 转 c_1_point 时,如果遇到异常能否“透传”出来? 最好 `let c_1_point = self.curve.bytes_to_point(c_1_bytes).unwrap();` 这里可以不要直接 unwrap(), 能把这里的异常也 return 出来。 现在,这里面的 `Sm2Error::InvalidPublic` `Sm2Error::NotOnCurve` 等,外层好像没法处理。
## Description When the the feature `boringssl` is enabled, the project cannot be built successfully. ## Pingora info Please include the following information about your environment: **Pingora version**: version `0.1.0`...
In this commit [cloudflare/boring@84a80c1](https://github.com/cloudflare/boring/commit/84a80c191616c1aa2f21513f67b7c53e75b9af39) , the `X509VerifyResult` from [cloudflare/boring](https://github.com/cloudflare/boring) was modified to `Result` . This change introduces an incompatibility with X509VerifyResult. Changes in this Pull Request: This pull request addresses...
Enabling `boringssl` should only compile `pingora-boringssl` but `pingora-openssl` still gets compiled. This is not what I expected. This PR fixes this issue by updating the `Cargo.toml` files for several crates...
### Describe the bug When the sidebar is enabled, the quick preview feature causes Incorrect UI Layout. ### Reproduction 1. Navigate to a folder containing pictures. 2. Ensure the sidebar...
### Describe the bug The "Recents" tab only displays files upon the initial launch of app. Once I switch to another tab, such as Overview or Favorites, and then switch...
### 📦 部署环境 Docker ### 📌 软件版本 v1.14.3 ### 💻 系统环境 macOS ### 🌐 浏览器 Safari ### 🐛 问题描述 Safari 添加到 Dock 之后,无法上传图片、文件,点击上传文件、图片,无法弹出文件选择窗口。 > 直接在 Safari 打开是没问题的, > 在 Chrome...
Hey team! I've tried to make a few small tweaks to our server to hopefully improve its flexibility and add some reload functionality. Here's what's new: - Added `pub fn...
#### 💻 变更类型 | Change Type - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 👷 build...