1. 874acec [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  2. 5bb0d36 [gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSs by Harald Welte · 14 years ago
  3. 7b73377 [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  4. ae14132 [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  5. b34e2c1 [gprs] gb_proxy: More VTY 'show' information by Harald Welte · 14 years ago
  6. 50e44b0 [gprs] Add GPRS header files to noinst_HEADERS by Harald Welte · 14 years ago
  7. ec4c159 [gprs] NS: improved timer handling for RESET by Harald Welte · 14 years ago
  8. 881c205 [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode by Harald Welte · 14 years ago
  9. f01709d [gprs] gb_proxy: Fix proxying of BSS messages to SGSN by Harald Welte · 14 years ago
  10. 439fa72 [gprs] LLC: API to send XID responses to XID commands by Harald Welte · 14 years ago
  11. 242d172 [gprs] Include a valid QoS attribute in ACT PDP CTX ACCEPT by Harald Welte · 14 years ago
  12. 2aea749 [gprs] SGSN SM: Provide IPv4 PDP address in PDP CTX ACT ACCEPT by Harald Welte · 14 years ago
  13. cdeebed [gprs] cosmetic updates in header file by Harald Welte · 14 years ago
  14. 8637cb0 [gprs] correctly calculate the length of the BSSGP PDUs by Harald Welte · 14 years ago
  15. b1fd23a [gprs] GMM: print more details about PDP context activation request by Harald Welte · 14 years ago
  16. 2351f1f [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  17. d85d9a9 [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  18. a6e3270 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  19. 7316440 [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  20. 55fe055 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  21. 568417b [gpprs] Add VTY node for SGSN by Harald Welte · 14 years ago
  22. ac2b718 [gprs] add some Iu specific SGSN MM state fields by Harald Welte · 14 years ago
  23. d341649 move gsm48_parse_ra() and gprs_tlli_type() to libosmocore by Harald Welte · 14 years ago
  24. 323e4f6 [gprs] fully integrate VTY configuration into Gb proxy by Harald Welte · 14 years ago
  25. af3b0d2 gbproxy: add VTY node by Harald Welte · 14 years ago
  26. d1991e7 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  27. cd788ba gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  28. 332347e gprs: Use new msgb->cb[] for storing a pointer to the NS-VC through which it was received by Harald Welte · 14 years ago
  29. 2acffb3 signal.h: Don't include gsm_subscriber but rather declare it by Harald Welte · 14 years ago
  30. f67a5f9 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  31. cf3c414 gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  32. 7491c77 GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  33. d489ffe some more GPRS related comments by Harald Welte · 14 years ago
  34. 75bb820 Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago
  35. d828519 make gsm48_msgb_alloc() a static inline function by Harald Welte · 14 years ago
  36. 34a2a15 'struct gprs_ra_id' is now defined in libosmocore by Harald Welte · 14 years ago
  37. e25a178 VTY: ensure all cmd_elements are declared 'static' by Harald Welte · 14 years ago
  38. 9a14610 define 'struct openbsc_msgb_cb' and accessor macro OBSC_MSGB_CB() by Harald Welte · 14 years ago
  39. a38dab2 remove any reference to 'struct gsm_bts_link' by Harald Welte · 14 years ago
  40. a163e40 [vty] Allow to create a buffer in a given context. by Holger Hans Peter Freyther · 14 years ago
  41. 697ed2b [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  42. a77a820 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  43. 3067d72 [sccp] Parse the error message and add a unit test for it. by Holger Hans Peter Freyther · 14 years ago
  44. 1bf25ae Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  45. b689426 [mgcp] Add a dummy send method... by Holger Hans Peter Freyther · 14 years ago
  46. cb20b7a GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  47. 3ce9a0d GPRS: Add Support for the GPRS Cell Option Extension Info IE by Harald Welte · 14 years ago
  48. 3e09b3f [statistics] Keep track of OML/RSL failures of the BTS. by Holger Hans Peter Freyther · 14 years ago
  49. 27942e9 [statistics] Keep track of rf failures and rll release failures by Holger Hans Peter Freyther · 14 years ago
  50. e789b21 [vty] Separate BSC and MSC statistics. Make it easy to print them. by Holger Hans Peter Freyther · 14 years ago
  51. 5a8b2b4 [bsc_init] When the RSL/OML connection drops, free all lchans by Holger Hans Peter Freyther · 14 years ago
  52. b19851b [ipa] Handle losing the RSL/OML connection.. by Holger Hans Peter Freyther · 14 years ago
  53. 1338a55 ipaccess: Send RTP Payload IE for CRCX & MDCX by Sylvain Munaut · 15 years ago
  54. 68914a0 [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  55. 8c6106f [rsl] Remove method that is not called by anything. by Holger Hans Peter Freyther · 14 years ago
  56. 5ded191 [paging] Simplify the last request and treat llist as a queue by Holger Hans Peter Freyther · 14 years ago
  57. 9bed9b6 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  58. cd6516d Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  59. dd67a3b [mgcp] Add an option to allow using reallocing an endpoint by Holger Hans Peter Freyther · 14 years ago
  60. 6de5b11 [mgcp] Count incoming RTP packets from the BTS and remote by Holger Hans Peter Freyther · 14 years ago
  61. b70d45b [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  62. 9635463 [mgcp] Export header parsing via mgcp internal by Holger Hans Peter Freyther · 14 years ago
  63. 19ff679 [mgcp] Add a new config option to set the call agent ip addr by Holger Hans Peter Freyther · 14 years ago
  64. b4434a9 [mgcp] Add a helper function to convert from GSM0808 ts/mux to MGCP endpoint by Holger Hans Peter Freyther · 14 years ago
  65. d60c6e5 [mgcp] Add some parsing for RSIP messages coming in by Holger Hans Peter Freyther · 14 years ago
  66. f8f1fda [mgcp] Remove the sending of RSIP by Holger Hans Peter Freyther · 14 years ago
  67. c07274e [sccp] Add a force_free method for connections by Holger Hans Peter Freyther · 14 years ago
  68. a758838 remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3 by Harald Welte · 14 years ago
  69. 8f72544 chan_alloc: Support allocating TCH/F of a dynamic TCH/F + PDCH by Harald Welte · 14 years ago
  70. 2b36152 RSL: keep track of ip.access dynamic TCH/PDCH activation by Harald Welte · 14 years ago
  71. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  72. 9f2f471 sccp: Change the ownership of the msgb passed to the callback by Holger Hans Peter Freyther · 14 years ago
  73. 082ec46 db: Fix a bug where no pending SMS were found by Holger Hans Peter Freyther · 14 years ago
  74. e978184 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  75. 7cdff24 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  76. 40772ef sms: First run of removing lchan usage from MSC code paths. by Holger Hans Peter Freyther · 14 years ago
  77. 4009da4 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  78. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  79. 4a048c5 GPRS: make NSEI configurable from VTY by Harald Welte · 14 years ago
  80. 410575a GPRS: make NSVC parameters VTY-configurable by Harald Welte · 14 years ago
  81. 3055e33 Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  82. c6f57c5 ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 14 years ago
  83. 5a67002 ipa-firmware: Remove the part_length from the struct sdp_firmware by Holger Hans Peter Freyther · 14 years ago
  84. fdc93d9 move large parts of mncc.h and gsm48 encode/decode into libosmocore by Harald Welte · 14 years ago
  85. a24581f decleare gsm_bts_model_register() by Harald Welte · 14 years ago
  86. d8493ac move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  87. 705f294 remove gsm04.08 utility code that has been moved to libosmocore by Harald Welte · 14 years ago
  88. 1fa8bac value_string functions and some RSL related stuff has moved to libosmocore by Harald Welte · 14 years ago
  89. f41fb1f Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  90. 001dc61 [mgcp] Keep track of the local and remote RTP payload type by Holger Hans Peter Freyther · 14 years ago
  91. 7a8ff2a [mgcp] Introduce a policy CB for the MGCP protocol by Holger Hans Peter Freyther · 14 years ago
  92. 64dcbe2 [mgcp] Add a method to free the endpoint. by Holger Hans Peter Freyther · 14 years ago
  93. 94c9b64 [mgcp] Make the creation of the mgcp message public. by Holger Hans Peter Freyther · 14 years ago
  94. 6f38c06 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  95. 7bc410d move GSM protocol definitions to include/osmocore/protocol/* by Harald Welte · 14 years ago
  96. 9c38ed6 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  97. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  98. b456f07 Install gsm_04_08.h and required headers into a openbsc/ by Holger Hans Peter Freyther · 14 years ago
  99. cadb35a Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  100. df6d2a5 [sccp] Make the bitfields work on big endian machines too by Holger Hans Peter Freyther · 14 years ago