1. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  2. 135a648 Introduce per-ts TSC by Harald Welte · 13 years ago
  3. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  4. 9bdf5a9 mgcp: Fix a typo in the function name by Holger Hans Peter Freyther · 13 years ago
  5. e36b487 nat: Add VTY code to configure the SMSC rewriting by Holger Hans Peter Freyther · 13 years ago
  6. acc4031 nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matches by Holger Hans Peter Freyther · 13 years ago
  7. 9c20571 nat: Patch the destination SMS address of a message by Holger Hans Peter Freyther · 13 years ago
  8. 2e2ff34 nat: Move the common new message generation code into the base method by Holger Hans Peter Freyther · 13 years ago
  9. df8e6e9 nat: Prepare to patch more than the CC Setup message by Holger Hans Peter Freyther · 13 years ago
  10. ad75eab nat: Allow to have a regexp to match the MSISDN by Holger Hans Peter Freyther · 13 years ago
  11. 1d54c40 nat: Allow to rewrite any non international number by Holger Hans Peter Freyther · 13 years ago
  12. 20102b0 nat: Refactor the number patching code into a new method by Holger Hans Peter Freyther · 13 years ago
  13. f2c1f25 abis: Get the structs and values from libosmocore by Holger Hans Peter Freyther · 13 years ago
  14. 4e4fa4c move some more abis_nm related code into libosmocore by Harald Welte · 13 years ago
  15. 792edeb libabis: fix segfault on malformed ipaccess RSL link by Alexander Huemer · 13 years ago
  16. 80cffaf Move system information related defines and code to libosmocore by Harald Welte · 13 years ago
  17. f142c97 prepare gsm_data.h header file sharing with osmo-bts by Harald Welte · 13 years ago
  18. cdc59ff abis_nm: Some more fall-out from the abis_nm move to libosmocore by Harald Welte · 13 years ago
  19. 867d9f3 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  20. 15c6172 abis_nm: Move lots of generic definitions + code to libosmocore by Harald Welte · 13 years ago
  21. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  22. c68f754 abis: add init function for emulated ipaccess/HSL emulated E1 input by Pablo Neira Ayuso · 13 years ago
  23. 6e52b88 bsc: fix bail out in case of problems bootstrapping BTS or E1 input by Pablo Neira Ayuso · 13 years ago
  24. d2a7878 abis: skip e1_input nesting if empty by Pablo Neira Ayuso · 13 years ago
  25. 1e9ae4b ipaccess: Fix the case of specifying the interface by Holger Hans Peter Freyther · 13 years ago
  26. c0370e4 nat: Use 'paging group' because we have paging forbidden. by Holger Hans Peter Freyther · 13 years ago
  27. d3080be ipaccess-find: Work without providing an interface name by Holger Hans Peter Freyther · 13 years ago
  28. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  29. 88b6a1f move config file examples to doc/examples/ by Harald Welte · 13 years ago
  30. ab46cf3 src: rename msg_entr* to osmo_config_* by Pablo Neira Ayuso · 13 years ago
  31. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  32. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  33. e1273b1 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  34. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  35. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  36. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  37. 286ba0e bsc: Provide a show statistics command by Holger Hans Peter Freyther · 13 years ago
  38. 0dc36f1 nat: Keep track of the error message. by Holger Hans Peter Freyther · 13 years ago
  39. ef1e587 msc: bail out if subscriber VTY command fails by Pablo Neira Ayuso · 13 years ago
  40. 6860c44 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  41. 474698a nat: Introduce the concept of a paging group and use it by Holger Hans Peter Freyther · 13 years ago
  42. 1ffe98c nat: Rewrite the paging handling. by Holger Hans Peter Freyther · 13 years ago
  43. 66e14cd paging: Provide the number of pending requests by Holger Hans Peter Freyther · 13 years ago
  44. 5a081bb paging: Initialize structs internally to avoid a crash by Holger Hans Peter Freyther · 13 years ago
  45. e1880105 bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  46. 2a9eeaa bsc: Allow the NAT to query the list of LACs by Holger Hans Peter Freyther · 13 years ago
  47. a78b602 bsc: Handle MGCP coming from Osmo Extensions header by Holger Hans Peter Freyther · 13 years ago
  48. 163f612 bsc: Point back from struct osmo_msc_data to struct gsm_network by Daniel Willmann · 13 years ago
  49. de2b860 nat: Introduce a block on the NAT to slowly get rid of BSCs by Holger Hans Peter Freyther · 13 years ago
  50. 5deb6c3 abis: Use LOGL_ERROR for the Failure Event Report by Holger Hans Peter Freyther · 13 years ago
  51. 0b03f16 ussd: Ignore connection release/clear from the MSC by Holger Hans Peter Freyther · 13 years ago
  52. 123bc32 ussd: Keep track of used TIs for USSD and forward messages by Holger Hans Peter Freyther · 13 years ago
  53. 91b9a45 nat: Inform the USSD Provider about lost connections by Holger Hans Peter Freyther · 13 years ago
  54. e5d3249 nat: Remove magic numbers, use enum values for conn classification by Holger Hans Peter Freyther · 13 years ago
  55. a64037c nat: Clarify the documentation of the allow/deny regexp by Holger Hans Peter Freyther · 13 years ago
  56. 80352e0 ho: Initialize nmp_worst as it was not initialized by Holger Hans Peter Freyther · 13 years ago
  57. d447e99 bsc: Move transaction.c from the libbsc to the libmsc by Holger Hans Peter Freyther · 13 years ago
  58. 0e7d071 misc: Fix possible crash with setting an extension by Holger Hans Peter Freyther · 13 years ago
  59. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  60. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  61. 5cde92c nat: And out the skip_indicator/transaction id from the gsm48 header by Holger Hans Peter Freyther · 13 years ago
  62. 06009c8 bsc: Remove the handling of the RTP option from the switch/case stmt by Holger Hans Peter Freyther · 13 years ago
  63. fede54c bsc: Use the new name in the usage statement by Holger Hans Peter Freyther · 13 years ago
  64. 7e73700 ipaccess-proxy: get rid of make_gprs_sock() by Pablo Neira Ayuso · 13 years ago
  65. 4c80a51 ipaccess-proxy: remove leftover option `--udp' by Pablo Neira Ayuso · 13 years ago
  66. 25ffe54 ipaccess-proxy: more robust option parsing and checking by Pablo Neira Ayuso · 13 years ago
  67. 23b1b80 ipaccess-find: get rid of ipac_idtag_name() by Pablo Neira Ayuso · 13 years ago
  68. 91afbbc libabis: ipaccess: use log instead of debug under errors in ipaccess_send() by Pablo Neira Ayuso · 13 years ago
  69. ca05d43 src: more robust ipaccess_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  70. 0d20b63 libabis: ipaccess: more robust ipaccess_idtag_name() by Pablo Neira Ayuso · 13 years ago
  71. 0904938 mncc: Do not permanently disable the listening socket in case of error by Holger Hans Peter Freyther · 13 years ago
  72. 18fe889 nitb: Listen for incoming MNCC connections only once by Holger Hans Peter Freyther · 13 years ago
  73. 0e8facc ipaccess-config: Allow to invoke tests by names. by Holger Hans Peter Freyther · 13 years ago
  74. 390ba3f ipaccess-config: Add option to list possible NVRAM settings by Holger Hans Peter Freyther · 13 years ago
  75. cfccedd ipaccess-config: Allow to automatically loop a test by Holger Hans Peter Freyther · 13 years ago
  76. 0d93fb4 nat: Fix a crash due the refactoring and pass the nat again. by Holger Hans Peter Freyther · 13 years ago
  77. b326100 misc: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  78. 5d7b65b ipaccess: Add a function to prepend the osmocom ext header by Holger Hans Peter Freyther · 13 years ago
  79. 9f1294d ipaccess-proxy: remove hardcoded IP for options `-l' and `-b' by Pablo Neira Ayuso · 13 years ago
  80. c281b4e libabis: ipaccess: export ipaccess_parse_unitid by Pablo Neira Ayuso · 13 years ago
  81. 625295b ipaccess-proxy: get rid of ipac_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  82. 66add64 libabis: ipaccess: export ipaccess_idtag_name() by Pablo Neira Ayuso · 13 years ago
  83. 22f58a9 libabis: ipaccess: conclude new ipaccess_send_*() functions and use them by Pablo Neira Ayuso · 13 years ago
  84. 3ab864a ipaccess-proxy: get rid of make_listen_sock() and use make_sock() instead by Pablo Neira Ayuso · 13 years ago
  85. 55ef5fb bsc: Add the bsc-rf-socket command to master as well by Holger Hans Peter Freyther · 13 years ago
  86. 4b41746 bsc: Include openbsc/ipaccess.h for the drop_oml command by Holger Hans Peter Freyther · 13 years ago
  87. 7d73642 nat: Fix the call to make_sock and pass a 0 priv_nr and the nat as data by Holger Hans Peter Freyther · 13 years ago
  88. ef38e85 nat: Remember if the MSC accepted the connection on principle by Holger Hans Peter Freyther · 13 years ago
  89. da2f769 ipaccess: proxy: get rid of internal make_sock() implementation by Pablo Neira Ayuso · 13 years ago
  90. 165fe56 libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  91. f22e348 ipaccess-config: exit if no network interface is specified by Pablo Neira Ayuso · 13 years ago
  92. 4c9557e nat: Bail out if the regexp fails to compile and avoid a crash by Holger Hans Peter Freyther · 13 years ago
  93. 1367374 lapd: NULL pointer derefence possible here by Holger Hans Peter Freyther · 13 years ago
  94. a18b116 nat: Make the USSD number matching a regexp by Holger Hans Peter Freyther · 13 years ago
  95. 9e7e55f nat: Fix the return to return CMD_SUCCESS; by Holger Hans Peter Freyther · 13 years ago
  96. 6a7babd nat: Add commands to remove access-list from NAT and BSC config by Holger Hans Peter Freyther · 13 years ago
  97. d000c27 nat: Improve the error message for the failing bind call by Holger Hans Peter Freyther · 13 years ago
  98. 06f4fc7 bsc: Make the MSC node a child of CONFIG_NODE by Holger Hans Peter Freyther · 13 years ago
  99. fcac291 bsc: Fix the generation of the config file, fix indention by Holger Hans Peter Freyther · 13 years ago
  100. 6110a3f src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago