4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
server: fix libco params thread memory leak (#412) More... about 1 year ago
winpthreads: fix off by one bug in pthread_setspecific which impedes setting values. More... over 1 year ago
build: bump to v1.7.2 More... over 1 year ago
signal: fix function prototype More... over 1 year ago
server: fix functions prototypes More... over 1 year ago
plugin: fix functions prototypes More... over 1 year ago
mimetype: fix functions prototypes More... over 1 year ago
config: fix functions prototypes More... over 1 year ago
build: bump to v1.7.1 More... over 1 year ago
core: utils: fix off-by-one error when defining length of pidstr More... over 1 year ago
server: removed left over debug artifact (#401) More... over 1 year ago
mk_event_epoll: fix variable initialization false positive More... over 1 year ago
plugin: fixed a leak in the static plugin network interface (#397) More... almost 2 years ago
server: added missing memory initialization More... almost 2 years ago
scheduler: added memory zeroing to the control channel initialization More... almost 2 years ago
test: event timeout test for Linux More... almost 2 years ago
core: added context aware logging macros More... almost 2 years ago
core: removed alloca calls from the memmem replacement function More... almost 2 years ago
mk_core: cast data to mk_event More... almost 2 years ago
mk_core: manually close socket in timeout destroy More... almost 2 years ago
mk_net: use mk_mem_alloc_z to alloc mk_net_connection to initialize event internals to zero More... almost 2 years ago
mk_fifo: use mk_mem_alloc_z to alloc fw to initialize event internals to zero More... almost 2 years ago
mk_event_libevent: mk_event_add: properly remove from priority queue More... almost 2 years ago
mk_event_select: mk_event_add: properly remove from priority queue More... almost 2 years ago
mk_event_kqueue: mk_event_add: properly remove from priority queue More... almost 2 years ago
mk_event_epoll: mk_event_add: properly remove from priority queue More... almost 2 years ago
tls: Add extern qualifiers and define pthread keys with each of tls headers More... almost 2 years ago
server: fifo: fix check of buffer size More... about 2 years ago
workflows: Support ARM64 cross compilation More... about 2 years ago
core: winpthread: Handle ARM64 Windows environment More... about 2 years ago