1. 581b1dc Revert "ipa: Reduce the throttling of the IPA msges" by Holger Hans Peter Freyther · 14 years ago
  2. 599056d [rsl] Set the right state when asking for the activation. by Holger Hans Peter Freyther · 14 years ago
  3. 79a62f4 [rsl] Set the release state from within the lchan class by Holger Hans Peter Freyther · 14 years ago
  4. 68914a0 [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  5. 8c6106f [rsl] Remove method that is not called by anything. by Holger Hans Peter Freyther · 14 years ago
  6. f8df6a8 [vty] Remove unused variables due them only being used in the layer3 by Holger Hans Peter Freyther · 14 years ago
  7. c48a2a1 [vty] Forward declare the extra init function the base is calling by Holger Hans Peter Freyther · 14 years ago
  8. 8ecec25 [paging] Include chan_alloc.h to silence a compiler warning by Holger Hans Peter Freyther · 14 years ago
  9. 5fcf003 Return anything from append_lsa_params. by Holger Hans Peter Freyther · 14 years ago
  10. c13d32f [paging] Start with a smaller paging limit... by Holger Hans Peter Freyther · 14 years ago
  11. b6a3394 [paging] Move code to use LOGP and print some more information by Holger Hans Peter Freyther · 14 years ago
  12. 5ded191 [paging] Simplify the last request and treat llist as a queue by Holger Hans Peter Freyther · 14 years ago
  13. 5fd943c paging: Avoid integer underflow on ipaccess by Holger Hans Peter Freyther · 14 years ago
  14. fad51da [paging] Do not use request after it was was destroyed.. by Holger Hans Peter Freyther · 14 years ago
  15. c6b5f0e [paging] Increase the time used to send paging messages to the BTS by Holger Hans Peter Freyther · 14 years ago
  16. 85b3f1d [ipa] When including MGCP our messages might be bigger than 300 byte by Holger Hans Peter Freyther · 14 years ago
  17. c7d9409 [rsl] Speculative crash fix in the RSL rcv message by Holger Hans Peter Freyther · 15 years ago
  18. b010f2a Fix compiler warning about void return in non void method. by Holger Hans Peter Freyther · 14 years ago
  19. 0dace8e [mgcp] Add the logging commands for the MGCP command. by Holger Hans Peter Freyther · 14 years ago
  20. 9bed9b6 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  21. cd6516d Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  22. 9d7bd81 [mgcp] Print the errno/strerror when we can not receive from our socket by Holger Hans Peter Freyther · 14 years ago
  23. dd67a3b [mgcp] Add an option to allow using reallocing an endpoint by Holger Hans Peter Freyther · 14 years ago
  24. 6de5b11 [mgcp] Count incoming RTP packets from the BTS and remote by Holger Hans Peter Freyther · 14 years ago
  25. cec1ec5 vty: Fix the byteorder... of the bound_ip by Holger Hans Peter Freyther · 14 years ago
  26. b70d45b [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  27. b3281c7 [mgcp] Reset the the address when freeing the endp as well by Holger Hans Peter Freyther · 14 years ago
  28. 0052955 [mgcp] Do not patch RTP payload when type is set to -1. by Holger Hans Peter Freyther · 14 years ago
  29. d67765e [mgcp] Use a different port to more easily differentiate by Holger Hans Peter Freyther · 14 years ago
  30. 9c7035e [mgcp] Print the BTS IP addr of the endpoint. by Holger Hans Peter Freyther · 14 years ago
  31. 2d4fc55 [mgcp] Start to look into the MGCP messages and extract the CI by Holger Hans Peter Freyther · 14 years ago
  32. 8c967e8 [mgcp] Fix the transaction id of the AUEP request by Holger Hans Peter Freyther · 14 years ago
  33. 27c90f8 [mgcp] Look at the bts addr set at the endpoint 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. 0421be7 [mgcp] Do not operate on the ->data pointer, use ->l2h instead by Holger Hans Peter Freyther · 14 years ago
  36. 62d3bb7 [mgcp] Degrade verbosity to debug by Holger Hans Peter Freyther · 14 years ago
  37. 19ff679 [mgcp] Add a new config option to set the call agent ip addr by Holger Hans Peter Freyther · 14 years ago
  38. b4434a9 [mgcp] Add a helper function to convert from GSM0808 ts/mux to MGCP endpoint by Holger Hans Peter Freyther · 14 years ago
  39. 3b812d0 [mgcp] Handle the RSIP with resetting all endpoints by Holger Hans Peter Freyther · 14 years ago
  40. d60c6e5 [mgcp] Add some parsing for RSIP messages coming in by Holger Hans Peter Freyther · 14 years ago
  41. c71cc79 [mgcp] Remove unused method from the mgcp by Holger Hans Peter Freyther · 14 years ago
  42. e08796b [mgcp] Switch from DEBUG to LOGP in the mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  43. f8f1fda [mgcp] Remove the sending of RSIP by Holger Hans Peter Freyther · 14 years ago
  44. c07274e [sccp] Add a force_free method for connections by Holger Hans Peter Freyther · 14 years ago
  45. bdd3cc3 [mgcp] The networking code needs a source addrs.. by Holger Hans Peter Freyther · 14 years ago
  46. 9856ee2 [mgcp] Move mgcp init into the main method... by Holger Hans Peter Freyther · 14 years ago
  47. 3af10a7 [mgcp] Fix format string usage by Holger Hans Peter Freyther · 14 years ago
  48. 4ab4ae2 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  49. 5a5ee60 db: Fix aliasing warning by casting the signed char to a struct by Holger Hans Peter Freyther · 14 years ago
  50. 29645dd [misnd] Use the size_t modifier when printing the size. by Holger Hans Peter Freyther · 14 years ago
  51. 7dd617a [ipaccess] Avoid bogus compiler warning about uninitialized vars by Holger Hans Peter Freyther · 14 years ago
  52. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  53. a758838 remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3 by Harald Welte · 14 years ago
  54. 8f72544 chan_alloc: Support allocating TCH/F of a dynamic TCH/F + PDCH by Harald Welte · 14 years ago
  55. 2b36152 RSL: keep track of ip.access dynamic TCH/PDCH activation by Harald Welte · 14 years ago
  56. 87e1e86 debug: ensure no overlap between LOG_FILTER_ALL and FLT_IMSI by Harald Welte · 14 years ago
  57. 411e86f Merge commit '3ae2758fba1dc9b364238c6e1e7d591b12c3d878' by Harald Welte · 14 years ago
  58. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  59. d63a647 rename 'debug' interface to 'logging' interface by Harald Welte · 14 years ago
  60. 79f1a59 debug: remove unneeded 'number' member of 'struct debug_info_cat' by Harald Welte · 14 years ago
  61. 1876908 debug.c: fix no-color-printing in case .color = NULL by Harald Welte · 14 years ago
  62. 320d67c Import 'debug' support from OpenBSC into libosmocore by Harald Welte · 14 years ago
  63. 844b631 write_queue: Add a method to clear the queue. by Holger Hans Peter Freyther · 14 years ago
  64. 9f2f471 sccp: Change the ownership of the msgb passed to the callback by Holger Hans Peter Freyther · 14 years ago
  65. 05e182d Merge commit '52b4abdcb351830f5493a50c4181ef3947f3feab' by Harald Welte · 14 years ago
  66. 082ec46 db: Fix a bug where no pending SMS were found by Holger Hans Peter Freyther · 14 years ago
  67. 38440db Merge branch 'holger/bsc-msc-separation' by Holger Hans Peter Freyther · 14 years ago
  68. de896e5 sms: Remove some more occurences of the GSM lchan by Holger Hans Peter Freyther · 14 years ago
  69. e978184 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  70. 7cdff24 bsc: Start creating 08.08 like API by Holger Hans Peter Freyther · 14 years ago
  71. 40772ef sms: First run of removing lchan usage from MSC code paths. by Holger Hans Peter Freyther · 14 years ago
  72. 4009da4 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  73. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  74. 9870099 Merge commit '52b4abdcb351830f5493a50c4181ef3947f3feab' by Harald Welte · 14 years ago
  75. b30935e convert openbsc to use libosmocore-0.1.1 API by Harald Welte · 14 years ago
  76. 2359196 replace rsl_rlm_cause_strs with rsl_rlm_cause_name() by Harald Welte · 14 years ago
  77. c020ba4 current version needs exactly 0.1.0 version of libosmocore by Harald Welte · 14 years ago
  78. 1ac69db replace gsm48_cc_msg_names[] with gsm48_cc_msg_name() by Harald Welte · 14 years ago
  79. 14c3d63 use more value_string in gsm48 and rsl by Harald Welte · 14 years ago
  80. b384fea get_value_string(): return "unknown 0x..." instead of "unknown" by Harald Welte · 14 years ago
  81. 453141f increase the use of 'struct value_string' in abis_nm and gsm_data by Harald Welte · 14 years ago
  82. c610de0 debug: Make the global target loglevel overwrite the category level by Holger Hans Peter Freyther · 14 years ago
  83. b913c4d bsc_hack: Add other known options to the list by Holger Hans Peter Freyther · 14 years ago
  84. 38e15c0 bsc_hack: Add option to set the global log level. by Holger Hans Peter Freyther · 14 years ago
  85. f670ec1 rll_establish: When on a TCH always use the SACH for SAPI!=0 by Holger Hans Peter Freyther · 14 years ago
  86. 0d2f778 ipa: Fix the previous patch and initialize the fds to -1 by Holger Hans Peter Freyther · 14 years ago
  87. 4aeddac Move the version/copyright string to a separate file by Holger Hans Peter Freyther · 14 years ago
  88. e2c9a26 Make the compiler happy and use a puts by Holger Hans Peter Freyther · 14 years ago
  89. 19b83b7 Include bscconfig.h without ../ for the srcdir != build dir case by Holger Hans Peter Freyther · 14 years ago
  90. 7d02837 Move the copyright and version header to bsc_init.c by Holger Hans Peter Freyther · 14 years ago
  91. 804383a ipa: Handle corrupt incoming messages without crashing by Holger Hans Peter Freyther · 14 years ago
  92. 9db68e6 ipa: Reduce the throttling of the IPA msges by Holger Hans Peter Freyther · 14 years ago
  93. 70c67d5 ipa: Make it possible to specify -w and -f in any order by Holger Hans Peter Freyther · 14 years ago
  94. 9d7b638 ipa: Use two defines instead of magic numbers by Holger Hans Peter Freyther · 14 years ago
  95. 0ce8fc8 ipaccess: Handle the case of replacing RSL connections by Holger Hans Peter Freyther · 14 years ago
  96. f527f15 Create a dummy m4 directory to make autoreconf --install --force work by Holger Hans Peter Freyther · 14 years ago
  97. 74eb1b4 depend on libosmocore 0.1.0 by Harald Welte · 14 years ago
  98. afe3658 Merge commit '4cd3d8a2c7982ba11d05d2500b1bfca44f440d1e' by Harald Welte · 14 years ago
  99. 8abda69 add git-version-gen magic to automatically generate package version by Harald Welte · 14 years ago
  100. e3666e1 bump version to 0.1.0 by Harald Welte · 14 years ago