1. 0145751 add to osmo_sock_get_name*() API by Neels Hofmeyr · 5 years ago
  2. 9d7a247 Add osmo_sockaddr_in_to_str_and_uint() by Max · 6 years ago
  3. 860651e socket.c: fix IP and port buffer sizes by Oliver Smith · 6 years ago
  4. 7acd5d0 add osmo_sock_get_{local,remote}_ip{,_port}() by Oliver Smith · 6 years ago
  5. e74f49d cosmetic: fix typo (soocket -> socket) by Oliver Smith · 6 years ago
  6. 6afb3f5 ensure unix socket paths are NUL-terminated for bind/connect by Stefan Sperling · 6 years ago
  7. 896ff6d Properly deal with sockaddr_un socket path length limitations. by Stefan Sperling · 6 years ago
  8. 73196e7 socket: add flag to enforce SO_REUSEADDR on UDP sockets by Philipp Maier · 6 years ago
  9. 99f706d socket: do not set SO_REUSEADDR for IPPROTO_UDP by Philipp Maier · 6 years ago
  10. 0659c5d socket: check return code of setsockopt by Philipp Maier · 6 years ago
  11. 1cea7b5 fix strncpy bugs in socket.c by Neels Hofmeyr · 6 years ago
  12. 59f4caf add osmo_sockaddr_to_str_and_uint() by Neels Hofmeyr · 6 years ago
  13. 15753e9 osmo_sockaddr_is_local: Fix memleak by Pau Espin Pedrol · 6 years ago
  14. 3a32147 socket.c: osmo_sock_init: Several logic fixes and log improvements by Pau Espin Pedrol · 6 years ago
  15. 27cf8df socket.c: osmo_sock_init2: connect: Several logic fixes and log improvements by Pau Espin Pedrol · 6 years ago
  16. 5d50fa5 socket.c: osmo_sock_init2: bind: Several logic fixes and log improvements by Pau Espin Pedrol · 6 years ago
  17. 91cfda8 socket: use inet_ntop() instead of inet_ntoa() in osmo_sock_local_ip() by Philipp Maier · 6 years ago
  18. 8b7975b socket: fix socket leak in osmo_sock_local_ip() by Philipp Maier · 6 years ago
  19. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  20. 2d2490e socket: add function osmo_sock_local_ip() to query local ip by Philipp Maier · 7 years ago
  21. 5cfa6dc osmo_sock_init2(): Fix creation of non-bound sockets by Harald Welte · 7 years ago
  22. 37d204a socket: Add new OSMO_SOCK_F_NO_MCAST_ALL option by Harald Welte · 7 years ago
  23. bc43a62 socket: Allow disabling multicast loop on socket creation by Harald Welte · 7 years ago
  24. c47bbda socket: Unify listen() calls and check for erroneous returns by Harald Welte · 7 years ago
  25. e30d7e6 socket.c: Add multicast related convenience functions by Harald Welte · 7 years ago
  26. 1f82d0a osmo_sock_get_name(): clearly indicate local and remote by Neels Hofmeyr · 7 years ago
  27. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  28. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  29. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  30. 75989e6 socket: Add osmo_sock_init2_ofd() function by Pau Espin Pedrol · 7 years ago
  31. dda70fc Add osmo_sock_init2() function, allowing both BIND *and* CONNECT by Harald Welte · 7 years ago
  32. 6f0f560 cosmetic: replace fprintf with LOGP by Philipp Maier · 7 years ago
  33. 48f5583 socket: Introduce function to obtain socket name by Harald Welte · 7 years ago
  34. 0fc315d osmo_sock_init(): Fix memory leak in error path by Harald Welte · 8 years ago
  35. b7f191f fix printf format for commit 'osmo_sock_init(): include host and port in error messages' by Neels Hofmeyr · 8 years ago
  36. f0f07d9 osmo_sock_init(): include host and port in error messages by Neels Hofmeyr · 8 years ago
  37. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  38. 862ba65 Move common socket routine into separate function by Max · 10 years ago
  39. 468b643 add missing copyright statements to source code files by Harald Welte · 10 years ago
  40. 5ade61a src/socket: Adding unix domain socket support by Álvaro Neira Ayuso · 10 years ago
  41. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  42. e04a14d socket: fix osmo_sock_init with SOCK_RAW and IPPROTO_RAW by Pablo Neira Ayuso · 11 years ago
  43. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  44. bc32d05 sync prototype of osmo_sockaddr_is_local with declaration by Harald Welte · 12 years ago
  45. 4772348 freebsd: Fixes for the compilation of libosmocore on FreeBSD by Holger Hans Peter Freyther · 13 years ago
  46. ba6988b some more doxygen work (include the notion of modules) by Harald Welte · 13 years ago
  47. 0849c9a socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags by Pablo Neira Ayuso · 13 years ago
  48. f9e0746 socket: getaddrinfo(): set AI_PASSIVE if we want to bind by Harald Welte · 13 years ago
  49. 08de66d socket: remove unused IPv4 related header includes by Harald Welte · 13 years ago
  50. 4d3a7b1 socket: Skip ifa's without ifa->ifa_addr by Harald Welte · 13 years ago
  51. 68b1574 socket: use listen() and SO_REUSEADDR, new osmo_sock_init_ofd() function by Harald Welte · 13 years ago
  52. 8265939 remove debug printf from socket.c by Harald Welte · 13 years ago
  53. e476442 GSMTAP/socket code: Check for sys/socket.h and conditionally compile by Harald Welte · 13 years ago
  54. 33cb71a gsmtap: rework GSMTAP API to be more future-proof by Harald Welte · 13 years ago 0.3.1