-
Updated
May 11, 2020 - C++
unikernel
Here are 94 public repositories matching this topic...
runloop_internal makes a call to thread_pause to take care of time accounting. This kind of violates a tacit understanding that the core parts of the kernel are independent of unix, which is one of what could be multiple syscall interfaces exposed to threads. Consider adding another frame method - like FRAME_PAUSE - for a callback (thunk) from the scheduler, and remove the unix-specific includes a
-
Updated
Aug 6, 2019 - C
-
Updated
Oct 16, 2017 - C++
-
Updated
Jul 29, 2020 - OCaml
-
Updated
Jun 27, 2019 - OCaml
-
Updated
Sep 11, 2020 - C
-
Updated
Aug 2, 2020 - OCaml
-
Updated
May 26, 2020 - Erlang
openvpn_server_config_parser.exe windows-riseup-client.cfg
openvpn_server_config_parser.exe: [INFO] Reading file "windows-riseup-client.cfg"
openvpn_server_config_parser.exe: [ERROR] : Error at byte offset 988: "tls-cipher TLS-DHE-RSA-WITH-AES-256-CBC-SHA\ncipher AES-256-CBC\nauth SHA256\n\ndev tun\n# if dev tun doe"
-
Updated
Nov 5, 2018 - OCaml
-
Updated
Aug 19, 2020 - Pascal
Improve this page
Add a description, image, and links to the unikernel topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unikernel topic, visit your repo's landing page and select "manage topics."
in particular all of these interfaces should be typed, what a mess