#
ietf
Here are 133 public repositories matching this topic...
A proposed standard that allows websites to define security policies.
-
Updated
Jul 11, 2021 - HTML
Open
Validate ISO_3166_1
3
secynic
commented
Jan 18, 2017
Need to validate that the country code and name mappings are up to date since ISO no longer provides an export. A script for this would be awesome.
angedelamort
commented
Jan 5, 2019
I've changed my local version to:
public QuicStreamContext CreateStream(ulong streamId = 1, StreamType streamType = StreamType.ClientBidirectional);
in order to keep the compatibility.
An open-source, community-maintained database of Web standards & related references.
-
Updated
Jul 31, 2021 - JavaScript
Agenda, Minutes, Presentations
-
Updated
Jul 29, 2021 - Python
mirceaulinic
opened
Apr 15, 2017
A template for IETF internet draft git repositories
-
Updated
Jul 26, 2021 - Makefile
User-space UDP/IP stack on top of netmap
-
Updated
Jul 15, 2021 - C
A high fidelity time management library in Rust
-
Updated
Jun 8, 2021 - Rust
Development of a JSONPath internet draft
-
Updated
Aug 1, 2021 - Shell
Applicability and Manageability Statements
-
Updated
Aug 1, 2021 - Makefile
Hashing to curve reference implementation
-
Updated
Feb 15, 2021 - Go
Hashing to curve reference implementation
-
Updated
Feb 19, 2021 - Rust
Improve this page
Add a description, image, and links to the ietf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ietf topic, visit your repo's landing page and select "manage topics."
file echo_client.c, line:121 st_h->read_stdin_ev = event_new(prog_eb(st_h->client_ctx->prog),
STDIN_FILENO, EV_READ, read_stdin, st_h);