1. f02d17f libmsc/mncc_sock.c: Add lchan_type_offset in queue_hello() by Keith · 6 years ago
  2. c01e909 dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.c by Neels Hofmeyr · 6 years ago
  3. 5718429 MNCC: Add input validation by Harald Welte · 6 years ago
  4. 43b01b0 Remove rest_octets.h by Max · 7 years ago
  5. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  6. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  7. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/mncc_sock.c]
  8. d091b8d mncc_sock: use osmo_sock_unix_init() from libosmocore by Vadim Yanitskiy · 8 years ago
  9. 0ade632 osmo-nitb: add -M to pass specific MNCC socket path by Neels Hofmeyr · 8 years ago
  10. 9acbe4c mncc: Use helper function to check if an MNCC frame is data (speech/traffic) by Andreas Eversberg · 11 years ago
  11. 9e7837a mncc: Include size and offsets of struct gsm_mncc in the hello by Holger Hans Peter Freyther · 12 years ago
  12. 347e7ba mncc: Introduce a hello packet that is sent to the client. by Holger Hans Peter Freyther · 13 years ago
  13. da6597e mncc: Remove FIXME about queuing messages by Holger Hans Peter Freyther · 13 years ago
  14. 694c82d mncc: Address the fixme and put the mncc_sock_state in gsm_network by Holger Hans Peter Freyther · 13 years ago
  15. 46f799b MNCC: Never send zero-length msgb packets to the socket by Peter Stuge · 13 years ago
  16. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  17. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  18. 0904938 mncc: Do not permanently disable the listening socket in case of error by Holger Hans Peter Freyther · 13 years ago
  19. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  20. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/mncc_sock.c]
  21. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/mncc_sock.c]
  22. 1cc7184 misc: Fix compiler warning about incompatible pointers by Holger Hans Peter Freyther · 13 years ago
  23. 02d45c0 misc: Fix warning about the cast. by Holger Hans Peter Freyther · 13 years ago
  24. eb76c7a mncc_sock: Fix potential segfault in case MNCC app dies by Harald Welte · 14 years ago
  25. 0d6f930 mncc_sock: Use proper logging directives and levels, don't printf. by Harald Welte · 14 years ago
  26. ea057d9 mncc_sock: Add new 'mncc handler' function by Harald Welte · 14 years ago
  27. 371efe5 mncc_sock: Clear all calls if MNCC application (LCR) disconnects by Harald Welte · 14 years ago
  28. 49a2dde mncc_sock: Add an assert() in case our queue peek trick goes wrong by Harald Welte · 14 years ago
  29. 31bbbf4 MNCC socket: Export MNCC interface via unix domain socket by Harald Welte · 14 years ago