2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests/stream: Fix missing msgb_free() More... 18 days ago
stream: Define types for each API callback More... 18 days ago
stream_cli: Remove unused write_cb field More... 18 days ago
stream_{cli,srv}: Add 'res' param to read_cb2 More... 19 days ago
examples/ipa-stream-client: Fix memleaks in read_cb() More... 19 days ago
introduce osmo_stream_cli_get_iofd() API More... about 2 months ago
Makefile.am: Remove $(SOURCES) which is not defined anywhere More... about 2 months ago
stream_cli.c: Handle read / recvfrom error and close connection More... about 2 months ago
docs: Improve/clean-up doxygen for datagram.[ch] More... about 2 months ago
docs: various osmux API documentation updates More... about 2 months ago
docs: jibuf: Prevent internal #defines being documented More... about 2 months ago
docs: Split Stream Server and Stream Client into separate groups More... about 2 months ago
docs: Don't export internal structs declared in src files More... about 2 months ago
Ensure osmo_stream_{cli,srv}_recv() is used only in osmo_fd mode More... about 2 months ago
docs: More verbose stream_{cli,srv} API documentation/manual More... about 2 months ago
docs: Don't export documentation about static (internal) functions More... about 2 months ago
docs: Use \defgroup and avoid repeated boilerplate text More... about 2 months ago
docs: Enable AUTOBRIEF feauture in doxygen More... about 2 months ago
Makefile.am: Fix dependency: rebuild doxygen on src/include changes More... about 2 months ago
osmo_stream_cli_send(): Drop data if client is not connected [yet] More... about 2 months ago
stream_srv: Fix retrieve of srv_link sockname for AF_UNIX sockets More... about 2 months ago
prim: Introduce osmo_prim_srv{_link}_set_name APIs More... about 2 months ago
stream: Add osmo_stream_*_get_name() APIs More... about 2 months ago
osmo_prim_srv_send: assert prim_srv is not NULL More... about 2 months ago
osmo_stream_cli_write(): fix double-free of msgb More... 2 months ago
stream_{cli,srv}: Free received messages when not forwarded More... 2 months ago
stream_{client,server} example: Cleanup on exit More... 2 months ago
examples/stream-{server,client}: Generate talloc report on SIGUSR1 More... 2 months ago
osmo_io: make use of osmo_iofd_get_ioops() More... 2 months ago
stream_cli: Correctly setup and free osmo_io client instance More... 3 months ago