1. 6df4b8d osmo_bsc_msc: use DMI consistnetly for debugging packet payload by Harald Welte · 13 years ago
  2. 6e70c04 bsc/msc bssap: some logging clean-up by Harald Welte · 13 years ago
  3. d6985c1 use the recently introduced gsm0808_bssmap_name() of libosmogsm by Harald Welte · 13 years ago
  4. f22ed9e misc: Link to -ldbi after adding our static libraries by Holger Hans Peter Freyther · 13 years ago
  5. 80381e8 bsc: Require osmo-sccp 0.0.6 and update the API by Holger Hans Peter Freyther · 13 years ago
  6. 452119d properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago
  7. 2d0739e Revert "HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts" by Harald Welte · 13 years ago
  8. 3d8a8fd move gsm0502_calc_paging_group() to libosmocore by Harald Welte · 13 years ago
  9. 1c23b8d generalize function for calculation of the paging group by Harald Welte · 13 years ago
  10. ee3ce52 move gsm 05.02 related calculations into libosmocore by Harald Welte · 13 years ago
  11. f38b31c use new gsm48_number_of_paging_subchannels from libosmocore by Harald Welte · 13 years ago
  12. 398091b osmo-bsc: bring in sync with recent NM MO changes by Harald Welte · 13 years ago
  13. e6d51f9 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  14. dfacca5 HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts by Harald Welte · 13 years ago
  15. bdd35aa initialize NM state for all objects to known state by Harald Welte · 13 years ago
  16. 4fd3894 gsm_data_shared: make sure to initialzie the MO obj_class/obj_inst by Harald Welte · 13 years ago
  17. 01f4d6b add mo->bts member so we can discover which BTS a MO belong sto by Harald Welte · 13 years ago
  18. c6ed928 move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  19. fe04bb9 gsm_data: don't free a bts that's not even allocated yet by Harald Welte · 13 years ago
  20. 912520c make sure to include gsm_data.h, not gsm_data_shared.h by Harald Welte · 13 years ago
  21. c788128 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  22. 85771a4 Introduce per-ts TSC by Harald Welte · 13 years ago
  23. 69f6f81 gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  24. 5444481 mgcp: Fix a typo in the function name by Holger Hans Peter Freyther · 13 years ago
  25. e1ea512 nat: Add VTY code to configure the SMSC rewriting by Holger Hans Peter Freyther · 13 years ago
  26. 1ed3927 nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matches by Holger Hans Peter Freyther · 13 years ago
  27. d240407 nat: Patch the destination SMS address of a message by Holger Hans Peter Freyther · 13 years ago
  28. 8f1ef5f nat: Move the common new message generation code into the base method by Holger Hans Peter Freyther · 13 years ago
  29. 1f58606 nat: Prepare to patch more than the CC Setup message by Holger Hans Peter Freyther · 13 years ago
  30. ed42b13 nat: Allow to have a regexp to match the MSISDN by Holger Hans Peter Freyther · 13 years ago
  31. e73b6a9 nat: Allow to rewrite any non international number by Holger Hans Peter Freyther · 13 years ago
  32. b7cc497 nat: Refactor the number patching code into a new method by Holger Hans Peter Freyther · 13 years ago
  33. ce4e077 abis: Get the structs and values from libosmocore by Holger Hans Peter Freyther · 13 years ago
  34. 5b51749 move some more abis_nm related code into libosmocore by Harald Welte · 13 years ago
  35. 761c455 libabis: fix segfault on malformed ipaccess RSL link by Alexander Huemer · 13 years ago
  36. 6b77f0f Move system information related defines and code to libosmocore by Harald Welte · 13 years ago
  37. 28dce91 prepare gsm_data.h header file sharing with osmo-bts by Harald Welte · 13 years ago
  38. 73e6994 abis_nm: Some more fall-out from the abis_nm move to libosmocore by Harald Welte · 13 years ago
  39. 306a889 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  40. c61a90e abis_nm: Move lots of generic definitions + code to libosmocore by Harald Welte · 13 years ago
  41. 5bd96a7 bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  42. 50da93b abis: add init function for emulated ipaccess/HSL emulated E1 input by Pablo Neira Ayuso · 13 years ago
  43. 4726e7e bsc: fix bail out in case of problems bootstrapping BTS or E1 input by Pablo Neira Ayuso · 13 years ago
  44. eaca15c abis: skip e1_input nesting if empty by Pablo Neira Ayuso · 13 years ago
  45. 5f89492 ipaccess: Fix the case of specifying the interface by Holger Hans Peter Freyther · 13 years ago
  46. 2c9e1cf nat: Use 'paging group' because we have paging forbidden. by Holger Hans Peter Freyther · 13 years ago
  47. 437879c ipaccess-find: Work without providing an interface name by Holger Hans Peter Freyther · 13 years ago
  48. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  49. 10a2684 move config file examples to doc/examples/ by Harald Welte · 13 years ago
  50. 1a91e67 src: rename msg_entr* to osmo_config_* by Pablo Neira Ayuso · 13 years ago
  51. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  52. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  53. da08850 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  54. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  55. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  56. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  57. 10360e3 bsc: Provide a show statistics command by Holger Hans Peter Freyther · 13 years ago
  58. f77bca7 nat: Keep track of the error message. by Holger Hans Peter Freyther · 13 years ago
  59. 9cda7a0 msc: bail out if subscriber VTY command fails by Pablo Neira Ayuso · 13 years ago
  60. 9561493 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  61. 698e4b9 nat: Introduce the concept of a paging group and use it by Holger Hans Peter Freyther · 13 years ago
  62. b1eb94f nat: Rewrite the paging handling. by Holger Hans Peter Freyther · 13 years ago
  63. 914ff19 paging: Provide the number of pending requests by Holger Hans Peter Freyther · 13 years ago
  64. bd421f2 paging: Initialize structs internally to avoid a crash by Holger Hans Peter Freyther · 13 years ago
  65. 47a9f4b bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  66. 848fec7 bsc: Allow the NAT to query the list of LACs by Holger Hans Peter Freyther · 13 years ago
  67. 06ae9cb bsc: Handle MGCP coming from Osmo Extensions header by Holger Hans Peter Freyther · 13 years ago
  68. 8f6e20d bsc: Point back from struct osmo_msc_data to struct gsm_network by Daniel Willmann · 13 years ago
  69. 013dd14 nat: Introduce a block on the NAT to slowly get rid of BSCs by Holger Hans Peter Freyther · 13 years ago
  70. f569b2f abis: Use LOGL_ERROR for the Failure Event Report by Holger Hans Peter Freyther · 13 years ago
  71. 1b71492 ussd: Ignore connection release/clear from the MSC by Holger Hans Peter Freyther · 13 years ago
  72. 60ab41b ussd: Keep track of used TIs for USSD and forward messages by Holger Hans Peter Freyther · 13 years ago
  73. 38bc276 nat: Inform the USSD Provider about lost connections by Holger Hans Peter Freyther · 13 years ago
  74. 99aaece nat: Remove magic numbers, use enum values for conn classification by Holger Hans Peter Freyther · 13 years ago
  75. 5901e09 nat: Clarify the documentation of the allow/deny regexp by Holger Hans Peter Freyther · 13 years ago
  76. a9be9ef ho: Initialize nmp_worst as it was not initialized by Holger Hans Peter Freyther · 13 years ago
  77. 3ae8eee bsc: Move transaction.c from the libbsc to the libmsc by Holger Hans Peter Freyther · 13 years ago
  78. c1cf9d5 misc: Fix possible crash with setting an extension by Holger Hans Peter Freyther · 13 years ago
  79. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  80. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  81. b14ece1 nat: And out the skip_indicator/transaction id from the gsm48 header by Holger Hans Peter Freyther · 13 years ago
  82. 5330c0e bsc: Remove the handling of the RTP option from the switch/case stmt by Holger Hans Peter Freyther · 13 years ago
  83. 0eebfcc bsc: Use the new name in the usage statement by Holger Hans Peter Freyther · 13 years ago
  84. 44a12fa ipaccess-proxy: get rid of make_gprs_sock() by Pablo Neira Ayuso · 13 years ago
  85. b4bc0e4 ipaccess-proxy: remove leftover option `--udp' by Pablo Neira Ayuso · 13 years ago
  86. 0121df2 ipaccess-proxy: more robust option parsing and checking by Pablo Neira Ayuso · 13 years ago
  87. 7b6408c ipaccess-find: get rid of ipac_idtag_name() by Pablo Neira Ayuso · 13 years ago
  88. 58fc74b libabis: ipaccess: use log instead of debug under errors in ipaccess_send() by Pablo Neira Ayuso · 13 years ago
  89. c056c4a src: more robust ipaccess_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  90. fae8dc0 libabis: ipaccess: more robust ipaccess_idtag_name() by Pablo Neira Ayuso · 13 years ago
  91. cb05ce3 mncc: Do not permanently disable the listening socket in case of error by Holger Hans Peter Freyther · 13 years ago
  92. 6e5a65a nitb: Listen for incoming MNCC connections only once by Holger Hans Peter Freyther · 13 years ago
  93. 657079e ipaccess-config: Allow to invoke tests by names. by Holger Hans Peter Freyther · 13 years ago
  94. 5cf68da ipaccess-config: Add option to list possible NVRAM settings by Holger Hans Peter Freyther · 13 years ago
  95. 69dbdee ipaccess-config: Allow to automatically loop a test by Holger Hans Peter Freyther · 13 years ago
  96. abb2e47 nat: Fix a crash due the refactoring and pass the nat again. by Holger Hans Peter Freyther · 13 years ago
  97. 6f2312e misc: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  98. 84d8393 ipaccess: Add a function to prepend the osmocom ext header by Holger Hans Peter Freyther · 13 years ago
  99. 0d6a03b ipaccess-proxy: remove hardcoded IP for options `-l' and `-b' by Pablo Neira Ayuso · 13 years ago
  100. b2ed87b libabis: ipaccess: export ipaccess_parse_unitid by Pablo Neira Ayuso · 13 years ago