1. 12be46e bsc_api: Invert logic of chan_compat_with_mode() by Harald Welte · 12 years ago
  2. 050e543 Add init script to osmocom-sgsn package. by Eric Butler · 12 years ago
  3. e3fbe64 osmocom-nitb debian package improvements. by Eric Butler · 12 years ago
  4. 111027e Start osmocom-nitb with HLR path and RTP proxy enabled (debian package). by Eric Butler · 12 years ago
  5. e6d5f0f Fix init script. by Eric Butler · 12 years ago
  6. 66a6021 Fix libdbi package dependency by Eric Butler · 12 years ago
  7. f04324a Use package version since git info won't be available. by Eric Butler · 12 years ago
  8. 3707448 Update debian package. by Eric Butler · 12 years ago
  9. 45362bb VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  10. 85a77b1 VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  11. 2af06cb BSC VTY: use numeric ranges for bts/trx/timeslot numbers by Harald Welte · 12 years ago
  12. 2addf85 dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  13. 764c8e1 ... and more VTY help fixes by Harald Welte · 12 years ago
  14. fa2015f Some more VTY documentation / help fixes by Harald Welte · 12 years ago
  15. 557f399 complete the VTY help messages so we don't get "null" in the manual by Harald Welte · 12 years ago
  16. 2ec3a7b abis_nm: Add function abis_nm_get_attr() to get attributes from BTS by Harald Welte · 12 years ago
  17. bff7c1b docs: Do not remove too much from of the dumped online help by Holger Hans Peter Freyther · 12 years ago
  18. d72065a doc: Document a shortcoming of the current OML code by Holger Hans Peter Freyther · 12 years ago
  19. 8d9b480 contrib: Create a script that opens a SIP session before by Holger Hans Peter Freyther · 12 years ago
  20. 7da038d contrib: Move the shared code into a new file by Holger Hans Peter Freyther · 12 years ago
  21. 5d810c3 contrib: Make the RTPReplay a a class so it can be shared by Holger Hans Peter Freyther · 12 years ago
  22. f85166d typo: Mandantory -> Mandatory.. a common typo of mine by Holger Hans Peter Freyther · 12 years ago
  23. b6f053c gb: suspend_ref was changed to a plain uint8_t, update the code by Holger Hans Peter Freyther · 12 years ago
  24. 031f471 nat: Document all parameters of the VTY commands by Holger Hans Peter Freyther · 12 years ago
  25. 1e49cc9 mgcp: Make sure "no rtcp-omit" is fully documented by Holger Hans Peter Freyther · 12 years ago
  26. 2e699a5 misc: Introduce a script tha generates the VTY reference by Holger Hans Peter Freyther · 12 years ago
  27. 2984422 libbsc: Add documentation to MM INFO, LAC, TSC, CI by Holger Hans Peter Freyther · 12 years ago
  28. e6a500e nitb: Document missing parameters, reword documentation, combine param by Holger Hans Peter Freyther · 12 years ago
  29. d4f2166 MSC 04.08: RRLP messages are DRR, not DNM ! by Harald Welte · 12 years ago
  30. 35f4d72 BSC API: Don't treat a RRLP message as NOTICE event by Harald Welte · 12 years ago
  31. 095b3de SGSN: Code to help debug / fix sgsn crash in cb_data_ind() by Harald Welte · 12 years ago
  32. d8765b9 add some comments regarding the free() / release of pdp contextx by Harald Welte · 12 years ago
  33. 5c3abf9 move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  34. 07ccb9c handover: Not finding a HO record on CHAN ACT NACK is not an error by Harald Welte · 12 years ago
  35. e9db44d msc: Attempt to release the lchan immediately on IMSI Detach by Holger Hans Peter Freyther · 12 years ago
  36. 2609601 GPRS LLC: fix segfault when transmitting downlink unit-data without mmctx by Harald Welte · 12 years ago
  37. 55ff936 BSC VTY: Allow encryption to be set to A5/3 by Harald Welte · 12 years ago
  38. 35ac0e4 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  39. 50290cc pre-fix measurement reports with subscriber identity by Harald Welte · 12 years ago
  40. 1c6955a gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  41. bd0a9d6 ipaccess: some more comments on timer values by Harald Welte · 12 years ago
  42. 6e96c33 use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago
  43. aa2561b index on master: d24566a libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  44. e053156 libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  45. a084f12 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  46. 40b2575 libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  47. a529c07 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  48. a62e9fe libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  49. 1e8b946 libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  50. 75b4f48 update .gitignore by Harald Welte · 12 years ago
  51. deb9017 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  52. 1d12338 libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  53. 7ed98e3 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  54. 14f112a libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  55. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  56. dddccd4 gsm_data_shared: add handover related bits for osmo-bts by Harald Welte · 12 years ago
  57. 9b77f61 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  58. ab31d05 update year in copyright string by Harald Welte · 12 years ago
  59. ce80726 abis_rsl_rcvmsg(): Fix msgb memory leak in error path by Harald Welte · 12 years ago
  60. de896da vty / cfg_bts_tsc: TSC range is 0..7, not 0..255 by Harald Welte · 12 years ago
  61. b609e1b rtp: Add a smalltalk script that can replay the state file. by Holger Hans Peter Freyther · 12 years ago
  62. fdad0d6 rtp: Add lua script to split a trace by SSRC/streams by Holger Hans Peter Freyther · 12 years ago
  63. 5faf1d3 nitb: Enable the external RF Control interface for the nitb application by Holger Hans Peter Freyther · 12 years ago
  64. 6403946 bsc: Move the osmo_bsc_rf file into the libbsc code and rename by Holger Hans Peter Freyther · 12 years ago
  65. 51ade84 mgcp: Make it possible to drop RTCP packets coming from the BTS/Net by Holger Hans Peter Freyther · 12 years ago
  66. 9414bd2 bsc vty: Provide a show mscs command to show the state of each MSC by Holger Hans Peter Freyther · 13 years ago
  67. 40b7dfd libmsc/db: Fix max value of ainfo->a3a8_ki_len in db_get_authinfo_for_subscr by Sylvain Munaut · 12 years ago
  68. 17091bd RSL add debug statements when sending RSL EST REQ and RSL REL REQ. by Harald Welte · 12 years ago
  69. 30495df bsc_api: Fix wrong order of log category and level arguments by Harald Welte · 12 years ago
  70. f89d6c8 bsc_api: log RR STATUS from MS as NOTICE, not DEBUG level by Harald Welte · 12 years ago
  71. 125c1b8 add loopback flag to lchan (for osmo-bts) by Harald Welte · 12 years ago
  72. b90b4a3 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  73. 45d8b58 bsc_api: Send RR Release and de-activate the SACCH on error by Holger Hans Peter Freyther · 12 years ago
  74. ab992d3 mgcp: Catch up with the renaming of the MGCP GW binary by Holger Hans Peter Freyther · 12 years ago
  75. 724ea94 bsc: Allow to run a mixed TCH/H, TCH/F configuration by Holger Hans Peter Freyther · 12 years ago
  76. 3ac27c5 add 'ciph_state' member to BTS-side lchan definition by Harald Welte · 12 years ago
  77. eaf4a52 introduce HAVE_TM_GMTOFF_IN_TM by Harald Welte · 12 years ago
  78. 68e701d make sure we still build on systems that don't have IPPROTO_GRE by Harald Welte · 12 years ago
  79. d99e463 nat: Add another test case for TP-SRR clearing and number rewrite by Holger Hans Peter Freyther · 12 years ago
  80. 5a65444 misc: Use other size modifiers to fix compiler warnings by Holger Hans Peter Freyther · 12 years ago
  81. 9c5dc14 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  82. 39936b5 bsc: Use the right connection for outgoing packets by Holger Hans Peter Freyther · 13 years ago
  83. 6d2c8ec bsc: Move more things to use osmo_msc_data* directly by Holger Hans Peter Freyther · 13 years ago
  84. a403c25 bsc: Move the bsc_filter to use the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 13 years ago
  85. 5e84584 bsc: Move away from ->bsc.msc to use the selected MSC by Holger Hans Peter Freyther · 13 years ago
  86. d01e234 bsc: Stop using net->bsc->msc and get the right msc from somewhere else by Holger Hans Peter Freyther · 13 years ago
  87. 4d61417 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  88. 13aa545 bsc: Address warnings about implicit declarations by Holger Hans Peter Freyther · 12 years ago
  89. 93b0a14 bsc: Fix compiler warning about wrong return and unused variable by Holger Hans Peter Freyther · 12 years ago
  90. ec4f01b mgcp: implement a more tolerant parser based on strtok_r() by Harald Welte · 12 years ago
  91. d1bba8b mgcp: make sure all command line options are documented by Harald Welte · 12 years ago
  92. c175564 mgcp: consistently name bsc_mgcp osmo-bsc_mgcp by Harald Welte · 12 years ago
  93. 0a6455c mgcp_test: Add wrong messages as input and check what happens by Holger Hans Peter Freyther · 12 years ago
  94. 06ce839 mgcp_test: Rename method as it now operates on an array of messages by Holger Hans Peter Freyther · 12 years ago
  95. a6ca237 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  96. 1bcd637 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  97. 02de47d Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bands by Andreas Eversberg · 12 years ago
  98. 052e51f Make sure USSD code only responds *#100# for retrieving own number by Tobias Engel · 12 years ago
  99. a680b13 fix generation of frequency list (E-GSM vs. P-GSM 900) by Harald Welte · 12 years ago
  100. b2e4422 bts_ipaccess_nanobts.c: Remove unused variable. by Holger Hans Peter Freyther · 12 years ago