1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 01:43:13 +02:00
stskeeps e6b2159245 +- Fixed the "Bad file descriptor" bug in SSL. This bugfix may be a bit risky
+  as it is manipulating BIO fds. The reason openssl freaked at this, was
+  that when a fd is closed, we change fds from 4 to 3 etc, in other words,
+  we renumber fds. SSL didn't know this and if you would call SSL_set_fd it
+  would close the connection/crash. Added SSL_change_fd() to change the FD
+  directly through BIO_set_fd.
2000-11-19 18:05:03 +00:00
2000-10-04 18:22:07 +00:00
2000-05-28 08:55:44 +00:00
.
2000-11-05 18:15:55 +00:00
2000-02-28 22:45:44 +00:00
2000-08-07 17:48:06 +00:00
2000-10-07 06:33:42 +00:00
.
2000-07-16 19:42:09 +00:00
2000-08-13 14:39:49 +00:00
2000-02-28 22:45:44 +00:00
2000-10-07 06:33:42 +00:00
.
2000-08-22 15:40:27 +00:00
.
2000-08-19 15:06:57 +00:00
.
2000-08-19 15:06:57 +00:00
...
2000-05-28 08:56:21 +00:00
2000-02-28 22:45:44 +00:00
2000-05-28 08:55:44 +00:00
2000-02-28 22:45:44 +00:00
2000-02-28 22:45:44 +00:00
2000-02-28 22:45:44 +00:00
2000-02-28 22:45:44 +00:00
2000-07-29 13:42:37 +00:00
2000-09-15 20:16:11 +00:00
2000-05-30 21:46:13 +00:00
2000-02-28 22:45:44 +00:00
2000-02-28 22:45:44 +00:00
2000-08-07 15:50:44 +00:00
2000-11-12 22:15:16 +00:00
.
2000-06-07 20:09:46 +00:00
2000-11-16 09:02:54 +00:00
2000-02-28 22:45:44 +00:00
2000-05-28 08:55:44 +00:00
S
Description
No description provided
GPL-2.0 311 MiB
Languages
C 94.6%
M4 1.8%
Shell 1.5%
Rich Text Format 1%
Makefile 0.6%
Other 0.5%