1. 8be8c8f [GPRS] NS: Allow filtering of log messages by NSVC / NSEI by Harald Welte · 14 years ago
  2. ff56d61 [GPRS] NS: Always start NS-ALIVE procedure after RESET by Harald Welte · 14 years ago
  3. b7b9c1d gsm48: Add a generic MI from classmark+mi extraction. by Holger Hans Peter Freyther · 14 years ago
  4. f6903de gsm48: Add size checks to the paging response mi parsing. by Holger Hans Peter Freyther · 14 years ago
  5. 54f7424 [VTY] Introduce "end" command that works from any level in config by Harald Welte · 14 years ago
  6. 62ab20c [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  7. 197dea9 VTY: Introduce common code to add 'description' to objects like BTS by Harald Welte · 14 years ago
  8. 1ccbf44 [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startup by Harald Welte · 14 years ago
  9. b2e4918 [GPRS] Add debug sections for LLC and SNDCP by Harald Welte · 14 years ago
  10. 4cc605a [GPRS] BSSGP: add function declaration by Harald Welte · 14 years ago
  11. 1ae09c7 [GPRS] LLC: Improve implementation compliance to spec by Harald Welte · 14 years ago
  12. 9aa97fc [GPRS] NS: Fix segfault when receiving message from unknown NS-VC by Harald Welte · 14 years ago
  13. f2b4cd7 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  14. ea4647d NS: Make all timers configurable from VTY by Harald Welte · 14 years ago
  15. 64278ed sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  16. 52fd4e4 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  17. aa0db80 abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  18. b4d5b17 Ensure all 'view' commands are availalbe from 'enable' too by Harald Welte · 14 years ago
  19. 1194b58 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  20. b778d2c NS / GB Proxy: Add Signal in case Tns-Alive expires too often by Harald Welte · 14 years ago
  21. 615e956 [gprs] NS/BSSGP: Make all timers configurable from VTY by Harald Welte · 14 years ago
  22. 0a4050c [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  23. c1c1dd2 [gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSs by Harald Welte · 14 years ago
  24. 99e3248 [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  25. 6b72cdf [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  26. 85801d0 [gprs] gb_proxy: More VTY 'show' information by Harald Welte · 14 years ago
  27. ce66294 [gprs] Add GPRS header files to noinst_HEADERS by Harald Welte · 14 years ago
  28. 199d9df [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  29. 05b320a [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  30. 672f5c4 [gprs] gb_proxy: Fix proxying of BSS messages to SGSN by Harald Welte · 14 years ago
  31. 10997d0 [gprs] LLC: API to send XID responses to XID commands by Harald Welte · 14 years ago
  32. 86fda90 [gprs] Include a valid QoS attribute in ACT PDP CTX ACCEPT by Harald Welte · 14 years ago
  33. 421cba4 [gprs] SGSN SM: Provide IPv4 PDP address in PDP CTX ACT ACCEPT by Harald Welte · 14 years ago
  34. ba850c5 [gprs] cosmetic updates in header file by Harald Welte · 14 years ago
  35. 721961c [gprs] correctly calculate the length of the BSSGP PDUs by Harald Welte · 14 years ago
  36. 0c3eae0 [gprs] GMM: print more details about PDP context activation request by Harald Welte · 14 years ago
  37. 11d7c10 [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  38. eaa614c [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  39. e6afd60 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  40. fd3fa1d [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  41. 288be16 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  42. a67cbd6 [gpprs] Add VTY node for SGSN by Harald Welte · 14 years ago
  43. f533e13 [gprs] add some Iu specific SGSN MM state fields by Harald Welte · 14 years ago
  44. 79fc392 move gsm48_parse_ra() and gprs_tlli_type() to libosmocore by Harald Welte · 14 years ago
  45. b77c697 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  46. a977b3d gbproxy: add VTY node by Harald Welte · 14 years ago
  47. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  48. 44f1c27 gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  49. 06aa111 gprs: Use new msgb->cb[] for storing a pointer to the NS-VC through which it was received by Harald Welte · 14 years ago
  50. b7bd65e signal.h: Don't include gsm_subscriber but rather declare it by Harald Welte · 14 years ago
  51. cb99163 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  52. 943c5bc gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  53. 5434d7e GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  54. ab88a62 some more GPRS related comments by Harald Welte · 14 years ago
  55. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago
  56. 3c69a4c make gsm48_msgb_alloc() a static inline function by Harald Welte · 14 years ago
  57. 9624364 'struct gprs_ra_id' is now defined in libosmocore by Harald Welte · 14 years ago
  58. f32cc4b VTY: ensure all cmd_elements are declared 'static' by Harald Welte · 14 years ago
  59. 0809d79 define 'struct openbsc_msgb_cb' and accessor macro OBSC_MSGB_CB() by Harald Welte · 14 years ago
  60. 52e8da6 remove any reference to 'struct gsm_bts_link' by Harald Welte · 14 years ago
  61. 1700c93 [vty] Allow to create a buffer in a given context. by Holger Hans Peter Freyther · 14 years ago
  62. 95c2290 [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  63. d941eda Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  64. 2cdda72 [sccp] Parse the error message and add a unit test for it. by Holger Hans Peter Freyther · 14 years ago
  65. 637b4f6 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  66. b844b87 [mgcp] Add a dummy send method... by Holger Hans Peter Freyther · 14 years ago
  67. 4511d89 GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  68. da0586a GPRS: Add Support for the GPRS Cell Option Extension Info IE by Harald Welte · 14 years ago
  69. bb110f9 [statistics] Keep track of OML/RSL failures of the BTS. by Holger Hans Peter Freyther · 14 years ago
  70. 3ba36d5 [statistics] Keep track of rf failures and rll release failures by Holger Hans Peter Freyther · 14 years ago
  71. e0ec326 [vty] Separate BSC and MSC statistics. Make it easy to print them. by Holger Hans Peter Freyther · 14 years ago
  72. 135f797 [bsc_init] When the RSL/OML connection drops, free all lchans by Holger Hans Peter Freyther · 14 years ago
  73. 70402a4 [ipa] Handle losing the RSL/OML connection.. by Holger Hans Peter Freyther · 14 years ago
  74. b54dda4 ipaccess: Send RTP Payload IE for CRCX & MDCX by Sylvain Munaut · 15 years ago
  75. 7441949 [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  76. ccfd572 [rsl] Remove method that is not called by anything. by Holger Hans Peter Freyther · 14 years ago
  77. 754e801 [paging] Simplify the last request and treat llist as a queue by Holger Hans Peter Freyther · 14 years ago
  78. 014136d Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  79. 91b5a31 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  80. 408cc4a [mgcp] Add an option to allow using reallocing an endpoint by Holger Hans Peter Freyther · 14 years ago
  81. b4b135e [mgcp] Count incoming RTP packets from the BTS and remote by Holger Hans Peter Freyther · 14 years ago
  82. 3c71232 [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  83. f2f1591 [mgcp] Export header parsing via mgcp internal by Holger Hans Peter Freyther · 14 years ago
  84. b79994c [mgcp] Add a new config option to set the call agent ip addr by Holger Hans Peter Freyther · 14 years ago
  85. 616d222 [mgcp] Add a helper function to convert from GSM0808 ts/mux to MGCP endpoint by Holger Hans Peter Freyther · 14 years ago
  86. 9bdcc9c [mgcp] Add some parsing for RSIP messages coming in by Holger Hans Peter Freyther · 14 years ago
  87. 13d67b7 [mgcp] Remove the sending of RSIP by Holger Hans Peter Freyther · 14 years ago
  88. b71517f [sccp] Add a force_free method for connections by Holger Hans Peter Freyther · 14 years ago
  89. ca8d006 remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3 by Harald Welte · 14 years ago
  90. c0d83b0 chan_alloc: Support allocating TCH/F of a dynamic TCH/F + PDCH by Harald Welte · 14 years ago
  91. 4563eab RSL: keep track of ip.access dynamic TCH/PDCH activation by Harald Welte · 14 years ago
  92. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  93. 3c1221e sccp: Change the ownership of the msgb passed to the callback by Holger Hans Peter Freyther · 14 years ago
  94. b464fb4 db: Fix a bug where no pending SMS were found by Holger Hans Peter Freyther · 14 years ago
  95. 18b63f4 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  96. ec32b58 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  97. 5179c8e sms: First run of removing lchan usage from MSC code paths. by Holger Hans Peter Freyther · 14 years ago
  98. e95d482 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  99. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  100. a5731cf GPRS: make NSEI configurable from VTY by Harald Welte · 14 years ago