-
Building OpenSSL 3.3.1 from source on an Solaris 10 system updated with a bunch of newer GNU tools using gcc 4 fails linking the openssl binary due to clock_gettime not being found. That lives in lib…
-
# Lines of code
https://github.com/code-423n4/2022-07-swivel/blob/main/VaultTracker/VaultTracker.sol#L65
https://github.com/code-423n4/2022-07-swivel/blob/main/VaultTracker/VaultTracker.sol#L100
http…
-
- [ ] ML-DSA / [Dilithium](https://pq-crystals.org/dilithium/)
- [ ] SLH-DSA
- [x] DSA
- [x] ECDSA
- [x] NIST P-256 (via [`p256`](https://docs.rs/p256/latest/p256/ecdsa/index.html))
- [x] NIS…
-
### Why is this issue important?
An error ([surfaced in Datadog](https://app.datadoghq.com/apm/error-tracking/issue/c8edb012-3b88-11ee-a85f-da7ad0900002)) exists where requests to mark a grant as "…
-
### Issue I am facing
I'm writing a very simple bot app.
The only difference is I'm using HTTP proxy.
Here is my code:
```python
#!/usr/bin/python
#coding: utf-8
TOKEN = "***:***"
PROX…
-
### Description
May be related to https://github.com/conan-io/conan-center-index/issues/11841. Our CI is getting a lot of the following errors when building things that depend on zlib:
```
Download…
-
Maybe we should create a wiki page tracking uses of fiat-crypto?
The ones I'm aware of:
- BoringSSL / https://boringssl.googlesource.com/boringssl/+/refs/heads/master/third_party/fiat/ / https://b…
-
Many of them don't need one, but some do. See also #809
-
Compared to 2.11, 4.0 solves the problem of breaking at “&” in commands.
Compared to 3.0.0RC, 4.0 solves the problem that Server can only use domain name but not IP.
What should I do if I want to us…
-
服务端:启动一个固定端口,例如 80
客户端A:注册自己的 8080 到 a.example.com
客户端B:注册自己的 8080 到 b.example.com
如上场景,还可以理解为,有个调度模块做扩缩容,客户端数量是变化的,每次变化都要动态修改server配置(即使通过api)有些麻烦。
1、是否可以使用[直接路由](https://gost.run/tutorials/r…