1. 2acffb3 signal.h: Don't include gsm_subscriber but rather declare it by Harald Welte · 14 years ago
  2. f67a5f9 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  3. cf3c414 gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  4. 7491c77 GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  5. d489ffe some more GPRS related comments by Harald Welte · 14 years ago
  6. 75bb820 Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago
  7. d828519 make gsm48_msgb_alloc() a static inline function by Harald Welte · 14 years ago
  8. 34a2a15 'struct gprs_ra_id' is now defined in libosmocore by Harald Welte · 14 years ago
  9. e25a178 VTY: ensure all cmd_elements are declared 'static' by Harald Welte · 14 years ago
  10. 9a14610 define 'struct openbsc_msgb_cb' and accessor macro OBSC_MSGB_CB() by Harald Welte · 14 years ago
  11. a38dab2 remove any reference to 'struct gsm_bts_link' by Harald Welte · 14 years ago
  12. a163e40 [vty] Allow to create a buffer in a given context. by Holger Hans Peter Freyther · 14 years ago
  13. 697ed2b [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  14. a77a820 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  15. 3067d72 [sccp] Parse the error message and add a unit test for it. by Holger Hans Peter Freyther · 14 years ago
  16. 1bf25ae Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  17. b689426 [mgcp] Add a dummy send method... by Holger Hans Peter Freyther · 14 years ago
  18. cb20b7a GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  19. 3ce9a0d GPRS: Add Support for the GPRS Cell Option Extension Info IE by Harald Welte · 14 years ago
  20. 3e09b3f [statistics] Keep track of OML/RSL failures of the BTS. by Holger Hans Peter Freyther · 14 years ago
  21. 27942e9 [statistics] Keep track of rf failures and rll release failures by Holger Hans Peter Freyther · 14 years ago
  22. e789b21 [vty] Separate BSC and MSC statistics. Make it easy to print them. by Holger Hans Peter Freyther · 14 years ago
  23. 5a8b2b4 [bsc_init] When the RSL/OML connection drops, free all lchans by Holger Hans Peter Freyther · 14 years ago
  24. b19851b [ipa] Handle losing the RSL/OML connection.. by Holger Hans Peter Freyther · 14 years ago
  25. 1338a55 ipaccess: Send RTP Payload IE for CRCX & MDCX by Sylvain Munaut · 15 years ago
  26. 68914a0 [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  27. 8c6106f [rsl] Remove method that is not called by anything. by Holger Hans Peter Freyther · 14 years ago
  28. 5ded191 [paging] Simplify the last request and treat llist as a queue by Holger Hans Peter Freyther · 14 years ago
  29. 9bed9b6 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  30. cd6516d Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  31. dd67a3b [mgcp] Add an option to allow using reallocing an endpoint by Holger Hans Peter Freyther · 14 years ago
  32. 6de5b11 [mgcp] Count incoming RTP packets from the BTS and remote by Holger Hans Peter Freyther · 14 years ago
  33. b70d45b [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  34. 9635463 [mgcp] Export header parsing via mgcp internal by Holger Hans Peter Freyther · 14 years ago
  35. 19ff679 [mgcp] Add a new config option to set the call agent ip addr by Holger Hans Peter Freyther · 14 years ago
  36. b4434a9 [mgcp] Add a helper function to convert from GSM0808 ts/mux to MGCP endpoint by Holger Hans Peter Freyther · 14 years ago
  37. d60c6e5 [mgcp] Add some parsing for RSIP messages coming in by Holger Hans Peter Freyther · 14 years ago
  38. f8f1fda [mgcp] Remove the sending of RSIP by Holger Hans Peter Freyther · 14 years ago
  39. c07274e [sccp] Add a force_free method for connections by Holger Hans Peter Freyther · 14 years ago
  40. a758838 remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3 by Harald Welte · 14 years ago
  41. 8f72544 chan_alloc: Support allocating TCH/F of a dynamic TCH/F + PDCH by Harald Welte · 14 years ago
  42. 2b36152 RSL: keep track of ip.access dynamic TCH/PDCH activation by Harald Welte · 14 years ago
  43. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  44. 9f2f471 sccp: Change the ownership of the msgb passed to the callback by Holger Hans Peter Freyther · 14 years ago
  45. 082ec46 db: Fix a bug where no pending SMS were found by Holger Hans Peter Freyther · 14 years ago
  46. e978184 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  47. 7cdff24 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  48. 40772ef sms: First run of removing lchan usage from MSC code paths. by Holger Hans Peter Freyther · 14 years ago
  49. 4009da4 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  50. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  51. 4a048c5 GPRS: make NSEI configurable from VTY by Harald Welte · 14 years ago
  52. 410575a GPRS: make NSVC parameters VTY-configurable by Harald Welte · 14 years ago
  53. 3055e33 Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  54. c6f57c5 ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 14 years ago
  55. 5a67002 ipa-firmware: Remove the part_length from the struct sdp_firmware by Holger Hans Peter Freyther · 14 years ago
  56. fdc93d9 move large parts of mncc.h and gsm48 encode/decode into libosmocore by Harald Welte · 14 years ago
  57. a24581f decleare gsm_bts_model_register() by Harald Welte · 14 years ago
  58. d8493ac move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  59. 705f294 remove gsm04.08 utility code that has been moved to libosmocore by Harald Welte · 14 years ago
  60. 1fa8bac value_string functions and some RSL related stuff has moved to libosmocore by Harald Welte · 14 years ago
  61. f41fb1f Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  62. 001dc61 [mgcp] Keep track of the local and remote RTP payload type by Holger Hans Peter Freyther · 14 years ago
  63. 7a8ff2a [mgcp] Introduce a policy CB for the MGCP protocol by Holger Hans Peter Freyther · 14 years ago
  64. 64dcbe2 [mgcp] Add a method to free the endpoint. by Holger Hans Peter Freyther · 14 years ago
  65. 94c9b64 [mgcp] Make the creation of the mgcp message public. by Holger Hans Peter Freyther · 14 years ago
  66. 6f38c06 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  67. 7bc410d move GSM protocol definitions to include/osmocore/protocol/* by Harald Welte · 14 years ago
  68. 9c38ed6 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  69. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  70. b456f07 Install gsm_04_08.h and required headers into a openbsc/ by Holger Hans Peter Freyther · 14 years ago
  71. cadb35a Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  72. df6d2a5 [sccp] Make the bitfields work on big endian machines too by Holger Hans Peter Freyther · 14 years ago
  73. 88c2209 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  74. 7f301de [sccp] Make the file includable outside of OpenBSC by Holger Hans Peter Freyther · 14 years ago
  75. b98dff3 Move debug.c into the liblaf0rge1.a too by Holger Hans Peter Freyther · 14 years ago
  76. 4db2213 [sccp] Install the static sccp library and the headers by Holger Hans Peter Freyther · 14 years ago
  77. cd29e45 [msgb] Make it possible to include it directly and from liblaf0rge by Holger Hans Peter Freyther · 14 years ago
  78. ea42941 misc: Include the linuxlist header via a local include by Holger Hans Peter Freyther · 14 years ago
  79. 8715ab5 Create a liblaforge with OpenBSC utility functions to be used for other projects by Holger Hans Peter Freyther · 14 years ago
  80. cdb6c5d [tlv] Implement a variant for the IDTAG list for the IPA by Holger Hans Peter Freyther · 14 years ago
  81. 5932f64 [ipaccess] Make the IPA version of LTV public. by Holger Hans Peter Freyther · 14 years ago
  82. aff3f03 [ipa] Make sending of ID REQ public... by Holger Hans Peter Freyther · 14 years ago
  83. bd85b94 [ipaccess] Create a method to send the ID ACK messages by Holger Hans Peter Freyther · 15 years ago
  84. b63e04d [telnet] Remove ancient #define... by Holger Hans Peter Freyther · 14 years ago
  85. 403fc0b Merge branch 'master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  86. 276b1df [mgcp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  87. ad4e339 [mgcp] Make the mgcp_protocol generate a struct msgb* by Holger Hans Peter Freyther · 14 years ago
  88. 25374bd [mgcp] Prepare the in process MGCP handling by adding callbacks by Holger Hans Peter Freyther · 14 years ago
  89. 26143c8 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 14 years ago
  90. 9b51b1b [sccp] Invent new API to be used by the BSC NAT by Holger Hans Peter Freyther · 14 years ago
  91. 481e10b [sccp] Add a utility for the nat.. by Holger Hans Peter Freyther · 15 years ago
  92. 2975453 [gsm48] Allow to send the assignment command on a different lchan by Holger Hans Peter Freyther · 14 years ago
  93. 59698fb [OML] parse attributes depending on BTS type by Harald Welte · 15 years ago
  94. 0a35098 TLV: add function to patch a tlv definition table by Harald Welte · 15 years ago
  95. c985a14 introduce new gsm_bts_trx_by_nr() function by Harald Welte · 15 years ago
  96. f12c105 bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 15 years ago
  97. 10b07db [abis_nm] Add abis_nm_bs11_set_pll function to change the set/work value by Daniel Willmann · 15 years ago
  98. bf2ca57 [abis_nm] Add abis_nm_bs11_infield_logon to logon as user field by Daniel Willmann · 15 years ago
  99. cb8f250 [abis_nm] Add generic abis_nm_bs11_logon function by Daniel Willmann · 15 years ago
  100. 4ff936f [signal] Differentiate paging success from expiration in SS_PAGING by Sylvain Munaut · 15 years ago