Commit Graph

719 Commits (ee99d86706b50034cab08d2486489a5fd9aa44af)

Author SHA1 Message Date
Richard Fuchs a75430f3be MT#55283 add "self" container alias
3 weeks ago
Richard Fuchs b1f3147d26 MT#55283 rename global variable
3 weeks ago
Richard Fuchs 6a7cba0aa2 MT#55283 simplify macro
2 months ago
Richard Fuchs b9c24cbf99 MT#55283 rename macro
2 months ago
Richard Fuchs 2ab345ccd5 MT#55283 move call components into arena
2 months ago
Richard Fuchs f307c32c80 MT#55283 fix buffer merge logic
2 months ago
Richard Fuchs 1f7d9e5bc9 MT#55283 improvements for clang
2 months ago
Richard Fuchs cb3edfb996 MT#55283 modernise t_hash_table_iter
2 months ago
Richard Fuchs 4ea7873ca7 MT#55283 update memory arena logic
2 months ago
Richard Fuchs a6f2039bbb MT#55283 add more iqueue methods
3 months ago
Tom Briden 4c8e2262be MT#55283 streambuf: check pointer isn't NULL before trying to free it
3 months ago
Richard Fuchs d3ef4edfcf MT#55283 allow RTCP APP for peer verification
3 months ago
Alexander Bakker 694a3b0579 MT#55283 Increase input buffer size for getaddrinfo to 256
3 months ago
Richard Fuchs b1ac55c844 MT#55283 add str_dup_dup helper function
3 months ago
Richard Fuchs 690d601269 MT#55283 const qualifier
3 months ago
Richard Fuchs 72ab151266 MT#55283 move uring conditions
3 months ago
Richard Fuchs 91dde0ba03 MT#55283 use struct init
3 months ago
Richard Fuchs 900dfd5f86 MT#55283 signed refcount for consistency
3 months ago
Richard Fuchs 26be887cae MT#55283 generalise obj allocators
4 months ago
Richard Fuchs 422db0f846 MT#55283 handle async errors
4 months ago
Richard Fuchs a766c0a811 MT#55283 use nonblocking netlink recv
4 months ago
Richard Fuchs 1807eb9fbf MT#55283 skip over old NL messages
4 months ago
Richard Fuchs 0fa3641706 MT#55283 report netlink errors by seq num
4 months ago
Richard Fuchs d891145474 MT#55283 add sequencing to netlink messages
4 months ago
Richard Fuchs b833a39198 MT#55283 print readable msg for netlink errors
4 months ago
Richard Fuchs 5dcc70c240 MT#55283 track human readable messages
4 months ago
Richard Fuchs 1e1e1d7342 MT#55283 fix possible fd leak
5 months ago
Victor Seva 9d8acb1aaf lib/netfilter_api.c: add missing headers
5 months ago
Richard Fuchs 11061b483e MT#55283 simpler lookup for PCM16
5 months ago
Richard Fuchs 50dc4e5342 MT#55283 support generic playback from AV files
5 months ago
Richard Fuchs f5d9def028 MT#55283 remove const qualifier from struct member
5 months ago
Richard Fuchs 0fddfac91f MT#55283 type safe codec containers
5 months ago
Richard Fuchs b9d1509244 MT#55283 rename module
5 months ago
Richard Fuchs cc5c0f07cb MT#55283 only remove rules with matching table
5 months ago
Richard Fuchs 09be6451d5 MT#55283 replace linmnl/libnftnl usage
5 months ago
Richard Fuchs 0ed79a2f0f MT#55283 add hand-rolled netlink layer
5 months ago
Richard Fuchs 9196bb5f5d MT#55283 track poller stats
5 months ago
Richard Fuchs cbf807615a MT#55283 add atomic64 size/type assert
5 months ago
Richard Fuchs c1522c2cdc MT#55283 remove useless code
5 months ago
Richard Fuchs 750c00618f MT#55283 increase poller wait time to forever
5 months ago
Richard Fuchs 15effb7641 MT#55283 type-safe thread helpers
5 months ago
Orgad Shaneh aa28864c5d MT#55283 Abort make if required package is not found
5 months ago
Richard Fuchs d851706c23 MT#55283 improve build test error output
5 months ago
Richard Fuchs 63aaee1b76 MT#55283 add intrusive queue container
6 months ago
Richard Fuchs ee65919c60 MT#55283 replace g_atomic with atomic_*
6 months ago
Richard Fuchs 388f6342ed MT#55283 fix opus fmtp booboo
6 months ago
Richard Fuchs dcae1a2277 MT#55283 fix possible overflow
7 months ago
Richard Fuchs 60a3637b20 MT#63317 type safety for free functions
7 months ago
Richard Fuchs 2794c885d8 MT#63317 add inline q_free
7 months ago
Richard Fuchs facedafa44 MT#63317 allow use of void functions for typed HT
7 months ago