-
Microsoft's FON format is not bitmap-only, although almost all FON fonts are bitmap fonts. It supports also plotter fonts, so-called "vector fonts", but let's not be fooled, they only consist of point…
-
Error:
C:\openssl-3.4.0\openssl-3.4.0>gmake
makefile:78: *** missing separator. Stop.
C:\openssl-3.4.0\openssl-3.4.0>perl configdata.pm --dump
Command line (with current working directory =…
-
### What happened?
I encountered a runtime error when running FrankenPHP in worker mode alongside an endpoint that uses AMPHP. The error does not occur in non-worker mode.
Environment
FrankenPHP …
-
### Expected behavior
There should be no crashes of LibreCAD.
### Observed behavior
After https://github.com/LibreCAD/LibreCAD/pull/1840 LibreCAD `2.2.2_alpha` starting crashing if click …
-
I am attempting to set the installation directory to C:\Windows\System32\OpenSSL
The two DLLs are generated successfully in the requested system directory, however the script fails before the EXE is …
-
We're building OpenSSL 1.1.1 on Jenkins on a windows server 2012 instance, using the VS2015 version of the build tools. OpenSSL 1.1.1c builds fine.
After bisecting, we determined that 374cab6390ba0…
-
目前 sni 处理器仅支持根据 sni 转发到对应服务器,添加类似 `noservername` 的参数使 gost 支持移除 tls client hello 中 sni 拓展。
例如:
```bash
$ openssl s_client -state -brief :443 < /dev/null
SSL_connect:before SSL initialization
…
-
I'm building OpenSSL 1.1.1d on Ubuntu 4. The library is having trouble with some pthread gear:
```
crypto/threads_pthread.c: In function `CRYPTO_THREAD_lock_new':
crypto/threads_pthread.c:48: err…
-
### ps
#### Grammer
- **ps [options] [--help]**
#### Parameters
- -A //List all processes
- -w //Show more info of processes
- -au //Show more details of processes
- -aux //…
-
Hello!
Error 401 when used as an http-proxy in telegram-desktop. Tcpdump output:
```
POST http://149.154.167.41:80/api HTTP/1.1
Host: 149.154.167.41:80
Content-Length: 232
Content-Type: appl…