OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nghttp3
(Results
1 - 5
of
5
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/demos/http3/
build.info
5
# LD_LIBRARY_PATH=../.. ./ossl-
nghttp3
-demo www.example.com:443
8
PROGRAMS{noinst} = ossl-
nghttp3
-demo ossl-
nghttp3
-demo-server
11
DEPEND[ossl-
nghttp3
-demo.o]=libnghttp3.so libnghttp3.a libnghttp3.dylib libnghttp3.lib libnghttp3.dll
12
DEPEND[ossl-
nghttp3
-demo-server.o]=libnghttp3.so libnghttp3.a libnghttp3.dylib libnghttp3.lib libnghttp3.dll
13
DEPEND[ossl-
nghttp3
.o]=libnghttp3.so libnghttp3.a libnghttp3.dylib libnghttp3.lib libnghttp3.dll
14
INCLUDE[ossl-
nghttp3
-demo]=../../include
nghttp3
/lib/includes
nghttp3
/build/lib/includes
15
INCLUDE[ossl-
nghttp3
-demo-server]=../../include nghttp3/lib/includes nghttp3/build/lib/include
[
all
...]
Makefile
5
# LD_LIBRARY_PATH=../.. ./ossl-
nghttp3
-demo www.example.com:443
14
all: ossl-
nghttp3
-demo ossl-
nghttp3
-demo-server
16
ossl-
nghttp3
-demo: ossl-
nghttp3
-demo.o ossl-
nghttp3
.o
19
ossl-
nghttp3
-demo-server: ossl-
nghttp3
-demo-server.o ossl-
nghttp3
.o
23
$(RM) ossl-
nghttp3
-demo ossl-nghttp3-demo-server *.
[
all
...]
ossl-nghttp3.h
14
#include <
nghttp3
/
nghttp3
.h>
17
* ossl-
nghttp3
: Demo binding of
nghttp3
to OpenSSL QUIC
20
* This is a simple library which provides an example binding of the
nghttp3
ossl-nghttp3-demo-server.c
11
#include <
nghttp3
/
nghttp3
.h>
31
/* The
nghttp3
variable we need in the main part and read_from_ssl_ids */
39
uint64_t id; /* the stream identifier the
nghttp3
uses */
/src/crypto/external/apache2/openssl/dist/test/quic-openssl-docker/
run_endpoint.sh
101
FILEPREFIX=/www/ SSLKEYLOGFILE=/logs/keys.log ossl-
nghttp3
-demo-server 443 /certs/cert.pem /certs/priv.key
Completed in 17 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026