1. cfccedd ipaccess-config: Allow to automatically loop a test by Holger Hans Peter Freyther · 13 years ago
  2. 0d93fb4 nat: Fix a crash due the refactoring and pass the nat again. by Holger Hans Peter Freyther · 13 years ago
  3. ffcf66f wireshark: update extension of RSL dissector with ip.access nanoBTS support by Pablo Neira Ayuso · 13 years ago
  4. b326100 misc: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  5. 5d7b65b ipaccess: Add a function to prepend the osmocom ext header by Holger Hans Peter Freyther · 13 years ago
  6. 755f744 Merge branch 'pablo/cleanups' by Holger Hans Peter Freyther · 13 years ago
  7. 9f1294d ipaccess-proxy: remove hardcoded IP for options `-l' and `-b' by Pablo Neira Ayuso · 13 years ago
  8. c281b4e libabis: ipaccess: export ipaccess_parse_unitid by Pablo Neira Ayuso · 13 years ago
  9. 625295b ipaccess-proxy: get rid of ipac_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  10. 66add64 libabis: ipaccess: export ipaccess_idtag_name() by Pablo Neira Ayuso · 13 years ago
  11. 22f58a9 libabis: ipaccess: conclude new ipaccess_send_*() functions and use them by Pablo Neira Ayuso · 13 years ago
  12. 3ab864a ipaccess-proxy: get rid of make_listen_sock() and use make_sock() instead by Pablo Neira Ayuso · 13 years ago
  13. 55ef5fb bsc: Add the bsc-rf-socket command to master as well by Holger Hans Peter Freyther · 13 years ago
  14. 4b41746 bsc: Include openbsc/ipaccess.h for the drop_oml command by Holger Hans Peter Freyther · 13 years ago
  15. 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
  16. ef38e85 nat: Remember if the MSC accepted the connection on principle by Holger Hans Peter Freyther · 13 years ago
  17. da2f769 ipaccess: proxy: get rid of internal make_sock() implementation by Pablo Neira Ayuso · 13 years ago
  18. 165fe56 libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  19. f22e348 ipaccess-config: exit if no network interface is specified by Pablo Neira Ayuso · 13 years ago
  20. 4c9557e nat: Bail out if the regexp fails to compile and avoid a crash by Holger Hans Peter Freyther · 13 years ago
  21. 1367374 lapd: NULL pointer derefence possible here by Holger Hans Peter Freyther · 13 years ago
  22. a18b116 nat: Make the USSD number matching a regexp by Holger Hans Peter Freyther · 13 years ago
  23. 9e7e55f nat: Fix the return to return CMD_SUCCESS; by Holger Hans Peter Freyther · 13 years ago
  24. 6a7babd nat: Add commands to remove access-list from NAT and BSC config by Holger Hans Peter Freyther · 13 years ago
  25. d000c27 nat: Improve the error message for the failing bind call by Holger Hans Peter Freyther · 13 years ago
  26. 06f4fc7 bsc: Make the MSC node a child of CONFIG_NODE by Holger Hans Peter Freyther · 13 years ago
  27. fcac291 bsc: Fix the generation of the config file, fix indention by Holger Hans Peter Freyther · 13 years ago
  28. 6110a3f src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  29. 3c409c2 ipaccess-proxy: fix segfault in handle_dead_socket by Pablo Neira Ayuso · 13 years ago
  30. 928cb33 tests: fix bsc-nat test by Pablo Neira Ayuso · 13 years ago
  31. 7c6b8cb wireshark abis_oml: remove dead code and update copyright statement by Harald Welte · 13 years ago
  32. d36ff76 Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  33. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  34. 3848770 src: fix use of logging_vty_add_cmds() without log_info parameter by Pablo Neira Ayuso · 13 years ago
  35. 50e529d Depend on libosmocore 0.1.31 due to VTY / logging change by Harald Welte · 13 years ago
  36. c76fb5d [RBS2000] Enable TRAU frame handling/muxing similar to BS11 by Harald Welte · 13 years ago
  37. 739a566 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  38. 5d7ad47 misc: check for libdbi, mandatory library dependency by Pablo Neira Ayuso · 13 years ago
  39. 6825877 vty: fix segfault if rf_ctl is not set by Pablo Neira Ayuso · 13 years ago
  40. 16b7f5c mgcp: Remove some duplicate header files from the list. by Holger Hans Peter Freyther · 13 years ago
  41. 40d1c3f RBS2000: Automatically connect/start/configure/enable most MOs by Harald Welte · 13 years ago
  42. 8b277ac OM2000: Make sure we fill the nsd->bts member for NM state events by Harald Welte · 13 years ago
  43. 1484d88 OM2000: First attempt in automatically configuring most MOs by Harald Welte · 13 years ago
  44. f38ca9a OML: Include a pointer to the BTS in NM STATE CHANGE signals by Harald Welte · 13 years ago
  45. d529db6 OM2000: Move IS conn group list generation out of VTY code by Harald Welte · 13 years ago
  46. af9b810 OM2000: Track the Operational Info and MO state by Harald Welte · 13 years ago
  47. 217c6b6 OM2000: Remove "is-conf-req" from VTY, use "configuration-request" by Harald Welte · 13 years ago
  48. e898ecc OM2000: Process MO STATE and ACCORDANCE INFO by Harald Welte · 13 years ago
  49. 1edc2b4 OM2000: Fix configuration of TCH timeslots by Harald Welte · 13 years ago
  50. ba9adbb OM2000: Fix configuration of Timing Function (missing timing src) by Harald Welte · 13 years ago
  51. 4fcd357 wireshark: gsm-abis-oml: convert C99 structure initialization to ANSI C by Pablo Neira Ayuso · 13 years ago
  52. 75755c5 OM2000: More work on the TS configuration request by Harald Welte · 13 years ago
  53. 8aeac19 OM2000: Route TS config requests to the right TRX by Harald Welte · 13 years ago
  54. f6d6b21 OM2000: TLV parser definitions for more DEI's by Harald Welte · 13 years ago
  55. aff63bc OM2000: Consider OP_INFO_REJ and TEST_REQ_REJ as NACK by Harald Welte · 13 years ago
  56. 1164dce OM2000: Add channel combination specific DIEs for TS config request by Harald Welte · 13 years ago
  57. 3ede723 OM2000: Handle (Dis)Connect Reject in NACK handler by Harald Welte · 13 years ago
  58. e6e8383 OM2000: Print result/reason code when receiving a reject by Harald Welte · 13 years ago
  59. 5748c20 OM2000: fix generation of frequency list DIE by Harald Welte · 13 years ago
  60. d4571f4 HSL: Make sure not to send HSL specific OML init on non-HSL BTS by Harald Welte · 13 years ago
  61. 53492c8 OM2000: Make sure to set the Associated SO to 255 in case of RX/TX by Harald Welte · 13 years ago
  62. 52af3ae OM2000 VTY: Don't send RX configuration request to TX by Harald Welte · 13 years ago
  63. bab9837 Fix Makefile.am for builddir != srcdir by Harald Welte · 13 years ago 0.9.13 openbsc/0.9.13
  64. 366d215 Makefile: Add libmsc subdirectory to fix 'distcheck' by Harald Welte · 13 years ago
  65. f9cf961 OM2000: Add support for configuring the TF (Timing Function) by Harald Welte · 13 years ago
  66. a0ce349 OM2000: Add support for sending TX, RX and TS configuration requests by Harald Welte · 13 years ago
  67. c08e8be fix path of bscconfig.h include file by Harald Welte · 13 years ago
  68. c1b2cfa Fix build of bsc-nat test by Harald Welte · 13 years ago
  69. 388cbbf Some more SR1.0.1 related fixes by Harald Welte · 14 years ago
  70. 17a7634 fix erroneous modification of DTX parameter introduced in previous HSL commit by Harald Welte · 14 years ago
  71. 63467e8 Make sure not to feed BSSGP messages into RSL by Harald Welte · 14 years ago
  72. 26d7907 Implement the HSL SR1.0.1 protocol by Harald Welte · 14 years ago
  73. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  74. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  75. 5a6b68f really delete a3a8 code by Harald Welte · 13 years ago
  76. bd34be0 bsc_mgcp: use top_builddir instead of top_srcdir by Harald Welte · 13 years ago
  77. e5e36af Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  78. a17faf8 Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago
  79. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  80. 9349d7f remove a3a8 file that is not used by Harald Welte · 13 years ago
  81. 955c3d1 misc: Fix the make distcheck of the sources. by Holger Hans Peter Freyther · 13 years ago 0.9.12 openbsc/0.9.12
  82. afb8839 mgcp: Fix make distcheck due a copy 'n pasted Makefile.am by Holger Hans Peter Freyther · 13 years ago
  83. 6990687 mgcp: Only allow transcoding on the virtual trunk by Holger Hans Peter Freyther · 13 years ago
  84. 44016fe mgcp: Fix the static allocation of E1 trunks for the BTS/NET side by Holger Hans Peter Freyther · 13 years ago
  85. 1f0c5b4 mgcp: Allocate the endpoints for the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  86. 74e6111 mgcp: Look up the E1 trunks through the trunk configuration by Holger Hans Peter Freyther · 13 years ago
  87. 6ea7e77 mgcp: Implement find_trunk to find the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  88. cdba049 mgcp: Make show mgcp print the new trunks we have. by Holger Hans Peter Freyther · 13 years ago
  89. 0e939fe mgcp: Introduce a trunk config for multiple trunks. by Holger Hans Peter Freyther · 13 years ago
  90. ab3bb9d mgcp: Update the commands to work on more than the virtual trunk by Holger Hans Peter Freyther · 13 years ago
  91. d011c91 mgcp: Prepare the show mgcp command to work on multiple trunks by Holger Hans Peter Freyther · 13 years ago
  92. 88ad772 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 13 years ago
  93. dfdf8d9 nat: For debugging make it possible to set the last used endpoint by Holger Hans Peter Freyther · 13 years ago
  94. 9212d9d nat: Fix some corruption in the test case by Holger Hans Peter Freyther · 13 years ago
  95. 9ec030d nat: Change number of multiplexes to the max-endpoints by Holger Hans Peter Freyther · 13 years ago
  96. a9e9331 nat: Allocate endpoints from multiple multiplexes. by Holger Hans Peter Freyther · 13 years ago
  97. 7b07b2d nat: Start making the number of multiplexes configurable by Holger Hans Peter Freyther · 13 years ago
  98. 86c1db6 nat: Verify that we are not assigning 0x1f as endpoint. by Holger Hans Peter Freyther · 13 years ago
  99. ed500e3 nat: Allocate the endpoint status dynamically by Holger Hans Peter Freyther · 13 years ago
  100. 7e0cc50 nat: Update the tests to make them going again by Holger Hans Peter Freyther · 13 years ago