index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
poll: sign extension bug + incorrect use leads to tiny max files on macOS
Garrett D'Amore
2024-12-22
*
http: limit handler uri to 1K
Garrett D'Amore
2024-12-22
*
http server test: fix leak in test
Garrett D'Amore
2024-12-22
*
http: nng_http_handler_set_data is now void return (API break)
Garrett D'Amore
2024-12-22
*
nng_http_server_collect_body now void return (API break)
Garrett D'Amore
2024-12-22
*
http: handler set tree no longer returns a value (API break)
Garrett D'Amore
2024-12-22
*
HTTP: nng_http_handler_set_method no longer fails
Garrett D'Amore
2024-12-22
*
HTTP handler: limit host names to 256 bytes (RFC 1035 specifies 253.)
Garrett D'Amore
2024-12-22
*
http: setting response status never fails (breaking API change)
Garrett D'Amore
2024-12-22
*
http: method on request structure is now static
Garrett D'Amore
2024-12-22
*
http handler: avoid method allocation
Garrett D'Amore
2024-12-22
*
Updated information about dependencies.
Garrett D'Amore
2024-12-22
*
Update release badges.
Garrett D'Amore
2024-12-22
*
HTTP: intern the version and avoid allocation
v2.0.0-alpha.1
Garrett D'Amore
2024-12-22
*
Use the Linux logo instead of Ubuntu
Garrett D'Amore
2024-12-22
*
OmniOS tests (this covers illumos and Solaris mostly, which uses the port pol...
Garrett D'Amore
2024-12-21
*
posix IPv6: BSD platforms us netinet6/in6.h
Garrett D'Amore
2024-12-21
*
posix udp: AF_INET6 fixup
Garrett D'Amore
2024-12-21
*
Add freebsd status to README.
Garrett D'Amore
2024-12-21
*
posix udp: More explicit checks for bogus address family
Garrett D'Amore
2024-12-21
*
files test: check to skip permissions before testing
Garrett D'Amore
2024-12-21
*
freebsd workflow
Garrett D'Amore
2024-12-21
*
workflows: only generate docs when appropriate, and don't do tests when only ...
Garrett D'Amore
2024-12-21
*
posix udp: stop the PFD explicitly before finalizing
Garrett D'Amore
2024-12-21
*
nuts: add 20 millisecond delay before nng_fini
Garrett D'Amore
2024-12-21
*
poll: fix poll based poller
Garrett D'Amore
2024-12-21
*
workflows: add pollq and make build debug for backtraces
Garrett D'Amore
2024-12-21
*
epoll: fixes for races and early wakeups
Garrett D'Amore
2024-12-21
*
posix: fix for IPC and TCP dialing
Garrett D'Amore
2024-12-21
*
posix pollers: inline the pfd and make callbacks constant
Garrett D'Amore
2024-12-20
*
poll: performance improvements, simplifications
Garrett D'Amore
2024-12-19
*
posix pollers: expose pfd structures (for sizes) and fix poller selection
Garrett D'Amore
2024-12-19
*
http: don't assume 200 status unless we actually exchange data
Garrett D'Amore
2024-12-19
*
kqueue: eliminate extra locking on each I/O
Garrett D'Amore
2024-12-18
*
POSIX poller: add support for select, and for choosing the poller
Garrett D'Amore
2024-12-17
*
syslog: test for existence
Garrett D'Amore
2024-12-17
*
websocket: stop trying to accept once we're closed
Garrett D'Amore
2024-12-16
*
tls: fix deadlock in error path
Garrett D'Amore
2024-12-16
*
transports: all transports use the new inline approach
Garrett D'Amore
2024-12-15
*
websocket transport: use inline SP objects
Garrett D'Amore
2024-12-15
*
tls transport: use inline SP structures
Garrett D'Amore
2024-12-15
*
tls transport: inline aios
Garrett D'Amore
2024-12-15
*
inproc: use inline data structures for SP blocks
Garrett D'Amore
2024-12-15
*
inproc: use nni_refcnt
Garrett D'Amore
2024-12-15
*
remove panic - left over from debug
Garrett D'Amore
2024-12-15
*
test: fix uninitialized complaint from tcp recv max test
Garrett D'Amore
2024-12-15
*
ipc: remove unnecessary check for null msg in fini
Garrett D'Amore
2024-12-15
*
tcp transport: use preallocated SP objects
Garrett D'Amore
2024-12-15
*
tcp transport: inline aios (eliminate failure paths)
Garrett D'Amore
2024-12-15
*
http server: inline connection aio objects
Garrett D'Amore
2024-12-15
[prev]
[next]