1. 54f31c6 osmo-nitb: add -M to pass specific MNCC socket path by Neels Hofmeyr · 8 years ago
  2. 5e2832e mncc: Use helper function to check if an MNCC frame is data (speech/traffic) by Andreas Eversberg · 11 years ago
  3. 460d84a mncc: Include size and offsets of struct gsm_mncc in the hello by Holger Hans Peter Freyther · 13 years ago
  4. f0e71e7 mncc: Introduce a hello packet that is sent to the client. by Holger Hans Peter Freyther · 13 years ago
  5. 074b509 mncc: Remove FIXME about queuing messages by Holger Hans Peter Freyther · 13 years ago
  6. 41cc7ea mncc: Address the fixme and put the mncc_sock_state in gsm_network by Holger Hans Peter Freyther · 13 years ago
  7. 3912c7e MNCC: Never send zero-length msgb packets to the socket by Peter Stuge · 13 years ago
  8. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  9. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  10. cb05ce3 mncc: Do not permanently disable the listening socket in case of error by Holger Hans Peter Freyther · 13 years ago
  11. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  12. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/mncc_sock.c]
  13. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/mncc_sock.c]
  14. 7f66183 misc: Fix compiler warning about incompatible pointers by Holger Hans Peter Freyther · 14 years ago
  15. 8fbe3e9 misc: Fix warning about the cast. by Holger Hans Peter Freyther · 14 years ago
  16. bd0f33c mncc_sock: Fix potential segfault in case MNCC app dies by Harald Welte · 14 years ago
  17. 5be4c72 mncc_sock: Use proper logging directives and levels, don't printf. by Harald Welte · 14 years ago
  18. bd93eaf mncc_sock: Add new 'mncc handler' function by Harald Welte · 14 years ago
  19. e8d1617 mncc_sock: Clear all calls if MNCC application (LCR) disconnects by Harald Welte · 14 years ago
  20. f5db356 mncc_sock: Add an assert() in case our queue peek trick goes wrong by Harald Welte · 14 years ago
  21. 3327288 MNCC socket: Export MNCC interface via unix domain socket by Harald Welte · 14 years ago