1. c056c4a src: more robust ipaccess_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  2. fae8dc0 libabis: ipaccess: more robust ipaccess_idtag_name() by Pablo Neira Ayuso · 13 years ago
  3. bbb96d7 db: The forward declaration of the enum does not work with C++ by Holger Hans Peter Freyther · 13 years ago
  4. cb05ce3 mncc: Do not permanently disable the listening socket in case of error by Holger Hans Peter Freyther · 13 years ago
  5. 6e5a65a nitb: Listen for incoming MNCC connections only once by Holger Hans Peter Freyther · 13 years ago
  6. 657079e ipaccess-config: Allow to invoke tests by names. by Holger Hans Peter Freyther · 13 years ago
  7. 5cf68da ipaccess-config: Add option to list possible NVRAM settings by Holger Hans Peter Freyther · 13 years ago
  8. 69dbdee ipaccess-config: Allow to automatically loop a test by Holger Hans Peter Freyther · 13 years ago
  9. abb2e47 nat: Fix a crash due the refactoring and pass the nat again. by Holger Hans Peter Freyther · 13 years ago
  10. a83697e wireshark: update extension of RSL dissector with ip.access nanoBTS support by Pablo Neira Ayuso · 13 years ago
  11. 6f2312e misc: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  12. 84d8393 ipaccess: Add a function to prepend the osmocom ext header by Holger Hans Peter Freyther · 13 years ago
  13. b84e7d8 Merge branch 'pablo/cleanups' by Holger Hans Peter Freyther · 13 years ago
  14. 0d6a03b ipaccess-proxy: remove hardcoded IP for options `-l' and `-b' by Pablo Neira Ayuso · 13 years ago
  15. b2ed87b libabis: ipaccess: export ipaccess_parse_unitid by Pablo Neira Ayuso · 13 years ago
  16. f914f22 ipaccess-proxy: get rid of ipac_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  17. bdc90af libabis: ipaccess: export ipaccess_idtag_name() by Pablo Neira Ayuso · 13 years ago
  18. b6a229e libabis: ipaccess: conclude new ipaccess_send_*() functions and use them by Pablo Neira Ayuso · 13 years ago
  19. c650d02 ipaccess-proxy: get rid of make_listen_sock() and use make_sock() instead by Pablo Neira Ayuso · 13 years ago
  20. 52b0921 bsc: Add the bsc-rf-socket command to master as well by Holger Hans Peter Freyther · 13 years ago
  21. eb3335e bsc: Include openbsc/ipaccess.h for the drop_oml command by Holger Hans Peter Freyther · 13 years ago
  22. 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
  23. dfc767e nat: Remember if the MSC accepted the connection on principle by Holger Hans Peter Freyther · 13 years ago
  24. a8bebcf ipaccess: proxy: get rid of internal make_sock() implementation by Pablo Neira Ayuso · 13 years ago
  25. 7c51ebe libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  26. b21408a ipaccess-config: exit if no network interface is specified by Pablo Neira Ayuso · 13 years ago
  27. dd7e85b nat: Bail out if the regexp fails to compile and avoid a crash by Holger Hans Peter Freyther · 13 years ago
  28. f6fe5a3 lapd: NULL pointer derefence possible here by Holger Hans Peter Freyther · 13 years ago
  29. 9a9b3d1 nat: Make the USSD number matching a regexp by Holger Hans Peter Freyther · 13 years ago
  30. 6fab8a3 nat: Fix the return to return CMD_SUCCESS; by Holger Hans Peter Freyther · 13 years ago
  31. de3f525 nat: Add commands to remove access-list from NAT and BSC config by Holger Hans Peter Freyther · 13 years ago
  32. 39b520b nat: Improve the error message for the failing bind call by Holger Hans Peter Freyther · 13 years ago
  33. 8cbef57 bsc: Make the MSC node a child of CONFIG_NODE by Holger Hans Peter Freyther · 13 years ago
  34. 024194e bsc: Fix the generation of the config file, fix indention by Holger Hans Peter Freyther · 13 years ago
  35. 3d31c3a src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group() by Pablo Neira Ayuso · 13 years ago
  36. 83f40d1 ipaccess-proxy: fix segfault in handle_dead_socket by Pablo Neira Ayuso · 13 years ago
  37. 93bcc47 tests: fix bsc-nat test by Pablo Neira Ayuso · 13 years ago
  38. 514d7e6 wireshark abis_oml: remove dead code and update copyright statement by Harald Welte · 13 years ago
  39. 8b1713a Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  40. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  41. f304678 src: fix use of logging_vty_add_cmds() without log_info parameter by Pablo Neira Ayuso · 13 years ago
  42. 45a0d22 Depend on libosmocore 0.1.31 due to VTY / logging change by Harald Welte · 13 years ago
  43. f39e3b5 [RBS2000] Enable TRAU frame handling/muxing similar to BS11 by Harald Welte · 13 years ago
  44. 36ad9a4 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  45. f58692f misc: check for libdbi, mandatory library dependency by Pablo Neira Ayuso · 13 years ago
  46. 44b8a4c vty: fix segfault if rf_ctl is not set by Pablo Neira Ayuso · 13 years ago
  47. 6d419f9 mgcp: Remove some duplicate header files from the list. by Holger Hans Peter Freyther · 13 years ago
  48. e235c01 RBS2000: Automatically connect/start/configure/enable most MOs by Harald Welte · 13 years ago
  49. b66af00 OM2000: Make sure we fill the nsd->bts member for NM state events by Harald Welte · 13 years ago
  50. 4faaa40 OM2000: First attempt in automatically configuring most MOs by Harald Welte · 13 years ago
  51. b03c448 OML: Include a pointer to the BTS in NM STATE CHANGE signals by Harald Welte · 13 years ago
  52. 3ee1189 OM2000: Move IS conn group list generation out of VTY code by Harald Welte · 13 years ago
  53. a348c08 OM2000: Track the Operational Info and MO state by Harald Welte · 13 years ago
  54. 2f53e15 OM2000: Remove "is-conf-req" from VTY, use "configuration-request" by Harald Welte · 13 years ago
  55. 02da318 OM2000: Process MO STATE and ACCORDANCE INFO by Harald Welte · 13 years ago
  56. fd067d3 OM2000: Fix configuration of TCH timeslots by Harald Welte · 13 years ago
  57. 83492f0 OM2000: Fix configuration of Timing Function (missing timing src) by Harald Welte · 13 years ago
  58. c737bbe wireshark: gsm-abis-oml: convert C99 structure initialization to ANSI C by Pablo Neira Ayuso · 13 years ago
  59. 933c821 OM2000: More work on the TS configuration request by Harald Welte · 13 years ago
  60. ec814dd OM2000: Route TS config requests to the right TRX by Harald Welte · 13 years ago
  61. 271e961 OM2000: TLV parser definitions for more DEI's by Harald Welte · 13 years ago
  62. 902f872 OM2000: Consider OP_INFO_REJ and TEST_REQ_REJ as NACK by Harald Welte · 13 years ago
  63. 884e7e5 OM2000: Add channel combination specific DIEs for TS config request by Harald Welte · 13 years ago
  64. af92c40 OM2000: Handle (Dis)Connect Reject in NACK handler by Harald Welte · 13 years ago
  65. e1f8de4 OM2000: Print result/reason code when receiving a reject by Harald Welte · 13 years ago
  66. bde6a76 OM2000: fix generation of frequency list DIE by Harald Welte · 13 years ago
  67. 51da091 HSL: Make sure not to send HSL specific OML init on non-HSL BTS by Harald Welte · 13 years ago
  68. 14b4434 OM2000: Make sure to set the Associated SO to 255 in case of RX/TX by Harald Welte · 13 years ago
  69. f69c058 OM2000 VTY: Don't send RX configuration request to TX by Harald Welte · 13 years ago
  70. 394a64f Fix Makefile.am for builddir != srcdir by Harald Welte · 13 years ago
  71. ee1cb8e Makefile: Add libmsc subdirectory to fix 'distcheck' by Harald Welte · 13 years ago
  72. 429bed0 OM2000: Add support for configuring the TF (Timing Function) by Harald Welte · 13 years ago
  73. 00585d9 OM2000: Add support for sending TX, RX and TS configuration requests by Harald Welte · 13 years ago
  74. d9dea59 fix path of bscconfig.h include file by Harald Welte · 13 years ago
  75. c80bc81 Fix build of bsc-nat test by Harald Welte · 13 years ago
  76. 7ce7bc5 Some more SR1.0.1 related fixes by Harald Welte · 13 years ago
  77. ea786a5 fix erroneous modification of DTX parameter introduced in previous HSL commit by Harald Welte · 13 years ago
  78. 369b780 Make sure not to feed BSSGP messages into RSL by Harald Welte · 13 years ago
  79. 6bddd82 Implement the HSL SR1.0.1 protocol by Harald Welte · 13 years ago
  80. 08011e2 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  81. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  82. 68a0cc7 really delete a3a8 code by Harald Welte · 13 years ago
  83. dbef1bf bsc_mgcp: use top_builddir instead of top_srcdir by Harald Welte · 13 years ago
  84. 0c1a00b Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  85. acdcfea Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago
  86. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  87. 748413f remove a3a8 file that is not used by Harald Welte · 13 years ago
  88. c638788 misc: Fix the make distcheck of the sources. by Holger Hans Peter Freyther · 13 years ago
  89. a135a0a mgcp: Fix make distcheck due a copy 'n pasted Makefile.am by Holger Hans Peter Freyther · 13 years ago
  90. 1b8eaf4 mgcp: Only allow transcoding on the virtual trunk by Holger Hans Peter Freyther · 13 years ago
  91. ba9c763 mgcp: Fix the static allocation of E1 trunks for the BTS/NET side by Holger Hans Peter Freyther · 13 years ago
  92. 49e170b mgcp: Allocate the endpoints for the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  93. 1d13712 mgcp: Look up the E1 trunks through the trunk configuration by Holger Hans Peter Freyther · 13 years ago
  94. 1ca419d mgcp: Implement find_trunk to find the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  95. 088bc28 mgcp: Make show mgcp print the new trunks we have. by Holger Hans Peter Freyther · 13 years ago
  96. 06bfe79 mgcp: Introduce a trunk config for multiple trunks. by Holger Hans Peter Freyther · 13 years ago
  97. 75cf62d mgcp: Update the commands to work on more than the virtual trunk by Holger Hans Peter Freyther · 13 years ago
  98. 1584bdb mgcp: Prepare the show mgcp command to work on multiple trunks by Holger Hans Peter Freyther · 13 years ago
  99. ab56ce1 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 13 years ago
  100. 086c9cd nat: For debugging make it possible to set the last used endpoint by Holger Hans Peter Freyther · 13 years ago