#
Internet Engineering Task Force (IETF)
Is an open standards organization, which develops and promotes voluntary Internet standards, in particular the technical standards that comprise the Internet protocol suite (TCP/IP).
Here are 162 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.
good first issue
Good for newcomers
A template for IETF internet draft git repositories
-
Updated
Apr 21, 2022 - Makefile
An open-source, community-maintained database of Web standards & related references.
-
Updated
May 10, 2022 - JavaScript
Agenda, Minutes, Presentations
-
Updated
Mar 24, 2022 - Python
mirceaulinic
opened
Apr 15, 2017
User-space UDP/IP stack on top of netmap
-
Updated
Feb 22, 2022 - C
A high fidelity time management library in Rust
-
Updated
May 3, 2022 - Rust
A configuration file for in-solidarity-bot that flags some of the terms in the NIST Technical Series Publications Author Instructions and the IETF's list of problematic terminology.
-
Updated
Feb 21, 2022
The day-to-day front-end to the IETF database for people who work on IETF standards.
-
Updated
May 10, 2022 - Python
Development of a JSONPath internet draft
-
Updated
May 3, 2022 - Shell
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);