1. 4d109ff configure.in: Require libosmocore >= 0.3.0 for namespace changes by Harald Welte · 13 years ago
  2. 1a91e67 src: rename msg_entr* to osmo_config_* by Pablo Neira Ayuso · 13 years ago
  3. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  4. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  5. da08850 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  6. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  7. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  8. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  9. 10360e3 bsc: Provide a show statistics command by Holger Hans Peter Freyther · 13 years ago
  10. f77bca7 nat: Keep track of the error message. by Holger Hans Peter Freyther · 13 years ago
  11. 9cda7a0 msc: bail out if subscriber VTY command fails by Pablo Neira Ayuso · 13 years ago
  12. 9561493 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  13. 698e4b9 nat: Introduce the concept of a paging group and use it by Holger Hans Peter Freyther · 13 years ago
  14. b1eb94f nat: Rewrite the paging handling. by Holger Hans Peter Freyther · 13 years ago
  15. 914ff19 paging: Provide the number of pending requests by Holger Hans Peter Freyther · 13 years ago
  16. bd421f2 paging: Initialize structs internally to avoid a crash by Holger Hans Peter Freyther · 13 years ago
  17. 47a9f4b bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  18. 848fec7 bsc: Allow the NAT to query the list of LACs by Holger Hans Peter Freyther · 13 years ago
  19. 06ae9cb bsc: Handle MGCP coming from Osmo Extensions header by Holger Hans Peter Freyther · 13 years ago
  20. 8f6e20d bsc: Point back from struct osmo_msc_data to struct gsm_network by Daniel Willmann · 13 years ago
  21. 013dd14 nat: Introduce a block on the NAT to slowly get rid of BSCs by Holger Hans Peter Freyther · 13 years ago
  22. db071d8 ipa: Reserve two new values for the Osmo IPA extensions by Holger Hans Peter Freyther · 13 years ago
  23. f569b2f abis: Use LOGL_ERROR for the Failure Event Report by Holger Hans Peter Freyther · 13 years ago
  24. 1b71492 ussd: Ignore connection release/clear from the MSC by Holger Hans Peter Freyther · 13 years ago
  25. bd6d7dc crc24: Include stdint.h as a possible compile fix by Holger Hans Peter Freyther · 13 years ago
  26. 60ab41b ussd: Keep track of used TIs for USSD and forward messages by Holger Hans Peter Freyther · 13 years ago
  27. 38bc276 nat: Inform the USSD Provider about lost connections by Holger Hans Peter Freyther · 13 years ago
  28. 99aaece nat: Remove magic numbers, use enum values for conn classification by Holger Hans Peter Freyther · 13 years ago
  29. 5901e09 nat: Clarify the documentation of the allow/deny regexp by Holger Hans Peter Freyther · 13 years ago
  30. a9be9ef ho: Initialize nmp_worst as it was not initialized by Holger Hans Peter Freyther · 13 years ago
  31. 3ae8eee bsc: Move transaction.c from the libbsc to the libmsc by Holger Hans Peter Freyther · 13 years ago
  32. c1cf9d5 misc: Fix possible crash with setting an extension by Holger Hans Peter Freyther · 13 years ago
  33. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  34. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  35. b14ece1 nat: And out the skip_indicator/transaction id from the gsm48 header by Holger Hans Peter Freyther · 13 years ago
  36. 5330c0e bsc: Remove the handling of the RTP option from the switch/case stmt by Holger Hans Peter Freyther · 13 years ago
  37. 0eebfcc bsc: Use the new name in the usage statement by Holger Hans Peter Freyther · 13 years ago
  38. 44a12fa ipaccess-proxy: get rid of make_gprs_sock() by Pablo Neira Ayuso · 13 years ago
  39. b4bc0e4 ipaccess-proxy: remove leftover option `--udp' by Pablo Neira Ayuso · 13 years ago
  40. 0121df2 ipaccess-proxy: more robust option parsing and checking by Pablo Neira Ayuso · 13 years ago
  41. 7b6408c ipaccess-find: get rid of ipac_idtag_name() by Pablo Neira Ayuso · 13 years ago
  42. 58fc74b libabis: ipaccess: use log instead of debug under errors in ipaccess_send() by Pablo Neira Ayuso · 13 years ago
  43. c056c4a src: more robust ipaccess_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  44. fae8dc0 libabis: ipaccess: more robust ipaccess_idtag_name() by Pablo Neira Ayuso · 13 years ago
  45. bbb96d7 db: The forward declaration of the enum does not work with C++ by Holger Hans Peter Freyther · 13 years ago
  46. cb05ce3 mncc: Do not permanently disable the listening socket in case of error by Holger Hans Peter Freyther · 13 years ago
  47. 6e5a65a nitb: Listen for incoming MNCC connections only once by Holger Hans Peter Freyther · 13 years ago
  48. 657079e ipaccess-config: Allow to invoke tests by names. by Holger Hans Peter Freyther · 13 years ago
  49. 5cf68da ipaccess-config: Add option to list possible NVRAM settings by Holger Hans Peter Freyther · 13 years ago
  50. 69dbdee ipaccess-config: Allow to automatically loop a test by Holger Hans Peter Freyther · 13 years ago
  51. abb2e47 nat: Fix a crash due the refactoring and pass the nat again. by Holger Hans Peter Freyther · 13 years ago
  52. a83697e wireshark: update extension of RSL dissector with ip.access nanoBTS support by Pablo Neira Ayuso · 13 years ago
  53. 6f2312e misc: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  54. 84d8393 ipaccess: Add a function to prepend the osmocom ext header by Holger Hans Peter Freyther · 13 years ago
  55. b84e7d8 Merge branch 'pablo/cleanups' by Holger Hans Peter Freyther · 13 years ago
  56. 0d6a03b ipaccess-proxy: remove hardcoded IP for options `-l' and `-b' by Pablo Neira Ayuso · 13 years ago
  57. b2ed87b libabis: ipaccess: export ipaccess_parse_unitid by Pablo Neira Ayuso · 13 years ago
  58. f914f22 ipaccess-proxy: get rid of ipac_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  59. bdc90af libabis: ipaccess: export ipaccess_idtag_name() by Pablo Neira Ayuso · 13 years ago
  60. b6a229e libabis: ipaccess: conclude new ipaccess_send_*() functions and use them by Pablo Neira Ayuso · 13 years ago
  61. c650d02 ipaccess-proxy: get rid of make_listen_sock() and use make_sock() instead by Pablo Neira Ayuso · 13 years ago
  62. 52b0921 bsc: Add the bsc-rf-socket command to master as well by Holger Hans Peter Freyther · 13 years ago
  63. eb3335e bsc: Include openbsc/ipaccess.h for the drop_oml command by Holger Hans Peter Freyther · 13 years ago
  64. 60de20c 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
  65. dfc767e nat: Remember if the MSC accepted the connection on principle by Holger Hans Peter Freyther · 13 years ago
  66. a8bebcf ipaccess: proxy: get rid of internal make_sock() implementation by Pablo Neira Ayuso · 13 years ago
  67. 7c51ebe libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  68. b21408a ipaccess-config: exit if no network interface is specified by Pablo Neira Ayuso · 13 years ago
  69. dd7e85b nat: Bail out if the regexp fails to compile and avoid a crash by Holger Hans Peter Freyther · 13 years ago
  70. f6fe5a3 lapd: NULL pointer derefence possible here by Holger Hans Peter Freyther · 13 years ago
  71. 9a9b3d1 nat: Make the USSD number matching a regexp by Holger Hans Peter Freyther · 13 years ago
  72. 6fab8a3 nat: Fix the return to return CMD_SUCCESS; by Holger Hans Peter Freyther · 13 years ago
  73. de3f525 nat: Add commands to remove access-list from NAT and BSC config by Holger Hans Peter Freyther · 13 years ago
  74. 39b520b nat: Improve the error message for the failing bind call by Holger Hans Peter Freyther · 13 years ago
  75. 8cbef57 bsc: Make the MSC node a child of CONFIG_NODE by Holger Hans Peter Freyther · 13 years ago
  76. 024194e bsc: Fix the generation of the config file, fix indention by Holger Hans Peter Freyther · 13 years ago
  77. 3d31c3a src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  78. 83f40d1 ipaccess-proxy: fix segfault in handle_dead_socket by Pablo Neira Ayuso · 13 years ago
  79. 93bcc47 tests: fix bsc-nat test by Pablo Neira Ayuso · 13 years ago
  80. 514d7e6 wireshark abis_oml: remove dead code and update copyright statement by Harald Welte · 13 years ago
  81. 8b1713a Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  82. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  83. f304678 src: fix use of logging_vty_add_cmds() without log_info parameter by Pablo Neira Ayuso · 13 years ago
  84. 45a0d22 Depend on libosmocore 0.1.31 due to VTY / logging change by Harald Welte · 13 years ago
  85. f39e3b5 [RBS2000] Enable TRAU frame handling/muxing similar to BS11 by Harald Welte · 13 years ago
  86. 36ad9a4 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  87. f58692f misc: check for libdbi, mandatory library dependency by Pablo Neira Ayuso · 13 years ago
  88. 44b8a4c vty: fix segfault if rf_ctl is not set by Pablo Neira Ayuso · 13 years ago
  89. 6d419f9 mgcp: Remove some duplicate header files from the list. by Holger Hans Peter Freyther · 13 years ago
  90. e235c01 RBS2000: Automatically connect/start/configure/enable most MOs by Harald Welte · 13 years ago
  91. b66af00 OM2000: Make sure we fill the nsd->bts member for NM state events by Harald Welte · 13 years ago
  92. 4faaa40 OM2000: First attempt in automatically configuring most MOs by Harald Welte · 13 years ago
  93. b03c448 OML: Include a pointer to the BTS in NM STATE CHANGE signals by Harald Welte · 13 years ago
  94. 3ee1189 OM2000: Move IS conn group list generation out of VTY code by Harald Welte · 13 years ago
  95. a348c08 OM2000: Track the Operational Info and MO state by Harald Welte · 13 years ago
  96. 2f53e15 OM2000: Remove "is-conf-req" from VTY, use "configuration-request" by Harald Welte · 13 years ago
  97. 02da318 OM2000: Process MO STATE and ACCORDANCE INFO by Harald Welte · 13 years ago
  98. fd067d3 OM2000: Fix configuration of TCH timeslots by Harald Welte · 13 years ago
  99. 83492f0 OM2000: Fix configuration of Timing Function (missing timing src) by Harald Welte · 13 years ago
  100. c737bbe wireshark: gsm-abis-oml: convert C99 structure initialization to ANSI C by Pablo Neira Ayuso · 13 years ago