1. bae1f0e bsc: Look for CM Service Requests with emergency cause by Holger Hans Peter Freyther · 13 years ago
  2. f802888 bsc: Introduce a local MSC type and forbid it from being selected by Holger Hans Peter Freyther · 13 years ago
  3. ac51acd bsc: Hand the msc_connection to the UDT handling, pass it to paging by Holger Hans Peter Freyther · 13 years ago
  4. e592cb1 bsc: Move the finding of a MSC into the filter code by Holger Hans Peter Freyther · 13 years ago
  5. 508e662 bsc: Select a MSC in a round-robin fashion by Holger Hans Peter Freyther · 13 years ago
  6. 387a85c bsc: Allow to configure more than one MSC in the VTY by Holger Hans Peter Freyther · 13 years ago
  7. bcc2a1c libctrl, osmo-bsc: Get rid of net prefix by Daniel Willmann · 13 years ago
  8. ffbdc36 osmo-bsc: Include rf statistics in the location-state TRAP as well by Daniel Willmann · 13 years ago
  9. 8c3483f gsm_data: Include a structure for the geographical location in gsm_bts by Daniel Willmann · 13 years ago
  10. 6eb756f ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  11. fae4661 osmo-bsc: Put the control commands in osmo_bsc_ctrl.c by Daniel Willmann · 13 years ago
  12. 95dd9d3 libctrl: Add function ctrl_cmd_send_to_all by Daniel Willmann · 13 years ago
  13. b9c0264 libctrl: Add trap helper function by Daniel Willmann · 13 years ago
  14. 5c3bad9 libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  15. e75a47d RSL: Add basic support for CSD transparent mode by Harald Welte · 12 years ago
  16. 85a77b1 VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  17. 2addf85 dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  18. 2ec3a7b abis_nm: Add function abis_nm_get_attr() to get attributes from BTS by Harald Welte · 12 years ago
  19. 5c3abf9 move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  20. 35ac0e4 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  21. 1c6955a gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  22. 6e96c33 use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago
  23. e053156 libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  24. a084f12 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  25. 40b2575 libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  26. a529c07 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  27. a62e9fe libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  28. 1e8b946 libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  29. deb9017 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  30. 1d12338 libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  31. 7ed98e3 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  32. 14f112a libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  33. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  34. dddccd4 gsm_data_shared: add handover related bits for osmo-bts by Harald Welte · 12 years ago
  35. 9b77f61 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  36. 51ade84 mgcp: Make it possible to drop RTCP packets coming from the BTS/Net by Holger Hans Peter Freyther · 12 years ago
  37. 125c1b8 add loopback flag to lchan (for osmo-bts) by Harald Welte · 12 years ago
  38. b90b4a3 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  39. 3ac27c5 add 'ciph_state' member to BTS-side lchan definition by Harald Welte · 12 years ago
  40. 9c5dc14 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  41. 6d2c8ec bsc: Move more things to use osmo_msc_data* directly by Holger Hans Peter Freyther · 13 years ago
  42. 5e84584 bsc: Move away from ->bsc.msc to use the selected MSC by Holger Hans Peter Freyther · 13 years ago
  43. 4d61417 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  44. ec4f01b mgcp: implement a more tolerant parser based on strtok_r() by Harald Welte · 12 years ago
  45. a6ca237 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  46. 285af69 abis_rsl: The rach information was not used, introduce a signal by Holger Hans Peter Freyther · 12 years ago
  47. fdd7cc1 mgcp: add missing prototypes for send_mgcp_reset_* by Harald Welte · 12 years ago
  48. fe01ed7 Move the bulk of RR processing from MSC into BSC by Harald Welte · 12 years ago
  49. cd4acaf Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 12 years ago
  50. 21e5c61 nat: Prepare to rewrite the TP-DA number of a SMS submit. by Holger Hans Peter Freyther · 12 years ago
  51. 6d6bf6b rsl: This is provided by libosmo-abis, remove it here by Holger Hans Peter Freyther · 12 years ago
  52. 1ad1aa8 bts: Convert the rsl_link to be a struct ipabis_link by Holger Hans Peter Freyther · 12 years ago
  53. e3fe41d abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  54. 460d84a mncc: Include size and offsets of struct gsm_mncc in the hello by Holger Hans Peter Freyther · 12 years ago
  55. e3be5ca lchan: Rename release_reason to release_mode by Holger Hans Peter Freyther · 13 years ago
  56. 5d880c6 channel: Fix a typo in the lchan state documentation by Holger Hans Peter Freyther · 12 years ago
  57. 4c2822e nat: Implement clearing of TP-SRR flags from TPDUs by Holger Hans Peter Freyther · 12 years ago
  58. 6721a08 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  59. 18cc84c gprs_sgsn.h: Include timer.h for the timer struct by Holger Hans Peter Freyther · 13 years ago
  60. f9dc16b Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  61. 73b3cac BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago
  62. 3177ebe BSSGP: add more doxygen comments by Harald Welte · 13 years ago
  63. 630bb2b GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  64. f0e71e7 mncc: Introduce a hello packet that is sent to the client. by Holger Hans Peter Freyther · 13 years ago
  65. 812d87a gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  66. 41cc7ea mncc: Address the fixme and put the mncc_sock_state in gsm_network by Holger Hans Peter Freyther · 13 years ago
  67. cb8e843 libbsc/nokia_site: Fix reset procedure and add option to skip it. by Sylvain Munaut · 13 years ago
  68. ac687be LLC: Add minimal LLGMM-RESET.req implementation by Harald Welte · 13 years ago
  69. f9839f6 gprs: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  70. 68fc02e gprs: This comes from libosmocore, remove it here by Holger Hans Peter Freyther · 13 years ago
  71. cd6b079 add missing include files to noinst_HEADERS to make distcheck work by Harald Welte · 13 years ago
  72. 607044f Fix Ericsson RBS2000 support after libosmo-abis merge by Harald Welte · 13 years ago
  73. 6073216 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  74. b0ea7c0 bsc_api.h: Add some comments to the API structure by Harald Welte · 13 years ago
  75. 9e2b33b add a per-lchan buffer for the last SID frame for osmo-bts by Harald Welte · 13 years ago
  76. 886a5a5 add AMR mode member of gsm_lchan for osmo-bts by Harald Welte · 13 years ago
  77. 6489afd fix some "implicit declaration" warnings in libbsc by Alexander Huemer · 13 years ago
  78. 45a0014 fix some "implicit declaration" warnings in libtrau by Alexander Huemer · 13 years ago
  79. ee8e7ee fix some "implicit declaration" warnings in osmo-nitb by Alexander Huemer · 13 years ago
  80. 52bf91c gsm_data_shared: add some fields for voice support of sysmo-bts by Harald Welte · 13 years ago
  81. 1ed89d4 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  82. 924da55 add missing #include line to gsm_data_shared.h by Harald Welte · 13 years ago
  83. b0f63dc add missing ipaccess.h to Makefile.am by Harald Welte · 13 years ago
  84. 5c8e46e add control_cmd.h to Makefile.am by Harald Welte · 13 years ago
  85. 53ea2ba libctrl: Add a function to create the cmd by Holger Hans Peter Freyther · 13 years ago
  86. 1c081dd libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  87. d78bee8 audio: From RTP point of view we can use one payload for HR/FR AMR by Holger Hans Peter Freyther · 13 years ago
  88. 7e75645 audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  89. 1c14d96 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  90. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  91. 88c9bba src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  92. 32951ea RSL: add timer for lchan activation/deactivation without BTS response by Harald Welte · 13 years ago
  93. 2f55f15 E1 Input: Add rate counters for events related to E1 lines by Harald Welte · 13 years ago
  94. 3f66328 LAPD: Propagate lapd_receive() errors to the E1 driver by Pablo Neira Ayuso · 13 years ago
  95. 3a070b9 NOKIA: Move more static variables into 'struct gsm_bts' by Harald Welte · 13 years ago
  96. 49c843e Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  97. 45ca552 GPRS: Fix buffer overflow in case of very long MS RA CAP IE by Harald Welte · 13 years ago
  98. 5d977a8 fix some header file related issues preventing lcr from compiling by Harald Welte · 13 years ago
  99. cb66d47 libcommon: Add DCTRL logging destination for libctrl related messages by Daniel Willmann · 13 years ago
  100. ad39db6 paging: Add method to find the paging data for a given subscriber by Holger Hans Peter Freyther · 13 years ago