1. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  2. 019f913 gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  3. edcba4e use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago openbsc/0.12.0
  4. d24566a libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  5. ce95b27 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  6. 11461a6 libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  7. e6599ee libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  8. b1fd902 libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  9. faa70ff libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  10. 68d85d5 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  11. fdd8b3b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  12. a6a20b4 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  13. 8645e10 libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  14. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  15. 704cb86 gsm_data_shared: add handover related bits for osmo-bts by Harald Welte · 12 years ago
  16. 67161f2 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  17. a8090d5 mgcp: Make it possible to drop RTCP packets coming from the BTS/Net by Holger Hans Peter Freyther · 12 years ago
  18. 46cb851 add loopback flag to lchan (for osmo-bts) by Harald Welte · 12 years ago
  19. afa0ad1 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  20. 5d52c97 add 'ciph_state' member to BTS-side lchan definition by Harald Welte · 12 years ago
  21. 20fea24 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  22. abd668a bsc: Move more things to use osmo_msc_data* directly by Holger Hans Peter Freyther · 13 years ago
  23. 4cdb050 bsc: Move away from ->bsc.msc to use the selected MSC by Holger Hans Peter Freyther · 13 years ago
  24. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  25. ae19972 mgcp: implement a more tolerant parser based on strtok_r() by Harald Welte · 12 years ago
  26. 3e60348 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  27. 54fa2c7 abis_rsl: The rach information was not used, introduce a signal by Holger Hans Peter Freyther · 12 years ago
  28. 94b499c mgcp: add missing prototypes for send_mgcp_reset_* by Harald Welte · 12 years ago
  29. cf149ee Move the bulk of RR processing from MSC into BSC by Harald Welte · 12 years ago
  30. 95e862c Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 12 years ago
  31. 8e60f62 nat: Prepare to rewrite the TP-DA number of a SMS submit. by Holger Hans Peter Freyther · 12 years ago
  32. 0354a80 rsl: This is provided by libosmo-abis, remove it here by Holger Hans Peter Freyther · 12 years ago
  33. 523a99d bts: Convert the rsl_link to be a struct ipabis_link by Holger Hans Peter Freyther · 12 years ago
  34. 794e8f2 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  35. 9e7837a mncc: Include size and offsets of struct gsm_mncc in the hello by Holger Hans Peter Freyther · 12 years ago
  36. dfcfe65 lchan: Rename release_reason to release_mode by Holger Hans Peter Freyther · 13 years ago
  37. ded0268 channel: Fix a typo in the lchan state documentation by Holger Hans Peter Freyther · 12 years ago
  38. 68368dd nat: Implement clearing of TP-SRR flags from TPDUs by Holger Hans Peter Freyther · 12 years ago
  39. faf1f64 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  40. 26d0fe3 gprs_sgsn.h: Include timer.h for the timer struct by Holger Hans Peter Freyther · 12 years ago
  41. 1c5dd2c Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  42. 511bd8e BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago
  43. b52b4cf BSSGP: add more doxygen comments by Harald Welte · 13 years ago
  44. 914660d GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  45. 347e7ba mncc: Introduce a hello packet that is sent to the client. by Holger Hans Peter Freyther · 13 years ago
  46. 2eb6e2c gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  47. 694c82d mncc: Address the fixme and put the mncc_sock_state in gsm_network by Holger Hans Peter Freyther · 13 years ago
  48. c951946 libbsc/nokia_site: Fix reset procedure and add option to skip it. by Sylvain Munaut · 13 years ago
  49. 0c1a303 LLC: Add minimal LLGMM-RESET.req implementation by Harald Welte · 13 years ago
  50. 3dccda5 gprs: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  51. 42b9195 gprs: This comes from libosmocore, remove it here by Holger Hans Peter Freyther · 13 years ago
  52. a62b247 add missing include files to noinst_HEADERS to make distcheck work by Harald Welte · 13 years ago
  53. 15eae8d Fix Ericsson RBS2000 support after libosmo-abis merge by Harald Welte · 13 years ago
  54. 4f8ad53 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  55. ca86dd5 bsc_api.h: Add some comments to the API structure by Harald Welte · 13 years ago
  56. 4329099 add a per-lchan buffer for the last SID frame for osmo-bts by Harald Welte · 13 years ago
  57. f3b5932 add AMR mode member of gsm_lchan for osmo-bts by Harald Welte · 13 years ago
  58. e1d2e1c fix some "implicit declaration" warnings in libbsc by Alexander Huemer · 13 years ago
  59. 0a65461 fix some "implicit declaration" warnings in libtrau by Alexander Huemer · 13 years ago
  60. 59947a0 fix some "implicit declaration" warnings in osmo-nitb by Alexander Huemer · 13 years ago
  61. 135a6bd gsm_data_shared: add some fields for voice support of sysmo-bts by Harald Welte · 13 years ago
  62. ab386e6 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  63. 0eae613 add missing #include line to gsm_data_shared.h by Harald Welte · 13 years ago
  64. 90dc467 add missing ipaccess.h to Makefile.am by Harald Welte · 13 years ago
  65. bc56b0b add control_cmd.h to Makefile.am by Harald Welte · 13 years ago
  66. 05ac9e3 libctrl: Add a function to create the cmd by Holger Hans Peter Freyther · 13 years ago
  67. 5763093 libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  68. ed999b2 audio: From RTP point of view we can use one payload for HR/FR AMR by Holger Hans Peter Freyther · 13 years ago
  69. 128892f audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  70. 06c9da6 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  71. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  72. 7abecfc src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  73. e8bd9e8 RSL: add timer for lchan activation/deactivation without BTS response by Harald Welte · 13 years ago
  74. 0000ca5 E1 Input: Add rate counters for events related to E1 lines by Harald Welte · 13 years ago
  75. cd98656 LAPD: Propagate lapd_receive() errors to the E1 driver by Pablo Neira Ayuso · 13 years ago
  76. c8755af NOKIA: Move more static variables into 'struct gsm_bts' by Harald Welte · 13 years ago
  77. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  78. 4b2ed35 GPRS: Fix buffer overflow in case of very long MS RA CAP IE by Harald Welte · 13 years ago
  79. b226864 fix some header file related issues preventing lcr from compiling by Harald Welte · 13 years ago
  80. 1c33d4c libcommon: Add DCTRL logging destination for libctrl related messages by Daniel Willmann · 13 years ago
  81. 31f5f71 paging: Add method to find the paging data for a given subscriber by Holger Hans Peter Freyther · 13 years ago
  82. 74db774 mgcp: Implement RSIP based on a trunk level by Holger Hans Peter Freyther · 13 years ago
  83. 5e3bbba bsc: Call the RF Control interface ctrl all the way by Holger Hans Peter Freyther · 13 years ago
  84. d1476bc db: use ANSI (void) function declarations by Harald Welte · 13 years ago
  85. 1b5e5c3 controlif: declare controlif_setup() in control_cmd.h by Harald Welte · 13 years ago
  86. a86bc39 nat: Use libctrl and add command forwarding to osmo-bsc by Daniel Willmann · 13 years ago
  87. fc5391f libctrl: Add ctrl_cmd_cpy() to copy a command by Daniel Willmann · 13 years ago
  88. e467929 libctrl: Add macros to help define commands by Daniel Willmann · 13 years ago
  89. 4462f8c Add libctrl, an SNMP-like control interface by Daniel Willmann · 14 years ago
  90. b784998 properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago openbsc/0.9.14
  91. c7921c9 add lchan->meas for BTS side code by Harald Welte · 13 years ago
  92. bc82f92 move gsm 05.02 related calculations into libosmocore by Harald Welte · 13 years ago
  93. 457a081 use new gsm48_number_of_paging_subchannels from libosmocore by Harald Welte · 13 years ago
  94. 2c1ae47 system information related bits for osmo-bts by Harald Welte · 13 years ago
  95. f6093a4 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  96. d134cc7 add back-pointer for l1 as part of BTS role. by Harald Welte · 13 years ago
  97. 32bc116 add mo->bts member so we can discover which BTS a MO belong sto by Harald Welte · 13 years ago
  98. 978714d move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  99. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  100. 472e7e9 abis_nm.h: Use osmocom/core/abis_nm.h by Harald Welte · 13 years ago