1. f32cc4b VTY: ensure all cmd_elements are declared 'static' by Harald Welte · 14 years ago
  2. 0809d79 define 'struct openbsc_msgb_cb' and accessor macro OBSC_MSGB_CB() by Harald Welte · 14 years ago
  3. e562502 Merge commit '074c9f904cb5e4f6ab014d76e4abc079c16fc5d7' by Harald Welte · 14 years ago
  4. 074c9f9 msgb: introduce msgb->cb (the control buffer) by Harald Welte · 14 years ago
  5. e9dd9b0 gsm_04_11.c: Use msgb->l4h instead of sms->smsh, as the latter is gone by Harald Welte · 14 years ago
  6. bb77c9d msgb: remove smsh, llch, tlli and gmmh by Harald Welte · 14 years ago
  7. 3120ac3 remove the unneeded bts_link pointer from msgb by Harald Welte · 14 years ago
  8. 52e8da6 remove any reference to 'struct gsm_bts_link' by Harald Welte · 14 years ago
  9. a581136 [misc] Remove spaces, fix indention. by Holger Hans Peter Freyther · 14 years ago
  10. a4b446b [vty] Free the matched at the end of the routine. by Holger Hans Peter Freyther · 14 years ago
  11. f1af306 [vty] Plug memory leak on auto completion. by Holger Hans Peter Freyther · 14 years ago
  12. 1700c93 [vty] Allow to create a buffer in a given context. by Holger Hans Peter Freyther · 14 years ago
  13. 9e282de [vty] Move some allocations into the context of the vty. by Holger Hans Peter Freyther · 14 years ago
  14. 22ca95c [vty] Remove FIXME as it appears to do the right thing. by Holger Hans Peter Freyther · 14 years ago
  15. 50f81b0 bsc_init: Fix ccch description in SI messages by Sylvain Munaut · 14 years ago
  16. 100224d Update .gitignore by Sylvain Munaut · 14 years ago
  17. a074ec4 gsm 08.08: Fix some u_int8_t -> uint8_t by Sylvain Munaut · 14 years ago
  18. 221030f gsm_utils: Just add some constant and timekeeping utils by Sylvain Munaut · 14 years ago
  19. f51b900 e1_input: Stop the timer when deleting the signalling link on the TS by Holger Hans Peter Freyther · 14 years ago
  20. 4ac100e [e1_input] When destroying a link clear all pending messages by Holger Hans Peter Freyther · 14 years ago
  21. 95c2290 [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  22. d941eda Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  23. 277f035 [sccp] Move from DEBUGP to LOGP in sccp.c by Holger Hans Peter Freyther · 14 years ago
  24. 2cdda72 [sccp] Parse the error message and add a unit test for it. by Holger Hans Peter Freyther · 14 years ago
  25. 637b4f6 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  26. 32d4e50 [mgcp] Possible memleak fix for the allowed reallocation case by Holger Hans Peter Freyther · 14 years ago
  27. dc41755 [mgcp] Add a change callback and send a dummy packet on MDCX. by Holger Hans Peter Freyther · 14 years ago
  28. aa9d3ce [mgcp] Ignore every dummy packet... by Holger Hans Peter Freyther · 14 years ago
  29. e3d16bb [mgcp] Protocol extension to not generate answers. by Holger Hans Peter Freyther · 14 years ago
  30. 7407693 [mgcp] Print a Deleted endpoint message again. by Holger Hans Peter Freyther · 14 years ago
  31. b844b87 [mgcp] Add a dummy send method... by Holger Hans Peter Freyther · 14 years ago
  32. 2fb7ccf wireshark: Fix the patches and rebase against a recent wireshark version by Holger Hans Peter Freyther · 14 years ago
  33. 38e9c82 RSL: inmplement ip.access paging load indication 'below threshold' by Harald Welte · 14 years ago
  34. 39608dc GPRS: Fix calculation of 'Extension Length' in GPRS Cell Options by Harald Welte · 14 years ago
  35. 5fda908 GPRS: Indicate the SGSN is Release 99 as this is the first with EDGE by Harald Welte · 14 years ago
  36. 1803818 update openbsc.cfg examples for new gprs syntax by Harald Welte · 14 years ago
  37. 439bb82 GPRS: Enable EGPRS coding schemes in Cell Attributes if 'gprs mode egprs' by Harald Welte · 14 years ago
  38. a06fea0 GPRS: actually enable indicating EDGE capability in SI13 by Harald Welte · 14 years ago
  39. 4511d89 GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  40. da0586a GPRS: Add Support for the GPRS Cell Option Extension Info IE by Harald Welte · 14 years ago
  41. 2c57232 add an example config file for nanoBTS multi-trx case by Harald Welte · 14 years ago
  42. ad9f783 update the openbts.cfg.nanobts example by Harald Welte · 14 years ago
  43. 57ba7e3 GPRS: BVCI 0 and 1 are not permitted. by Harald Welte · 14 years ago
  44. 6ba3bcb BVCI 0 is not within the permitted range by Harald Welte · 14 years ago
  45. bb110f9 [statistics] Keep track of OML/RSL failures of the BTS. by Holger Hans Peter Freyther · 14 years ago
  46. 3ba36d5 [statistics] Keep track of rf failures and rll release failures by Holger Hans Peter Freyther · 14 years ago
  47. bda5819 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  48. 8d9833e [mgcp] Fix vty file generation for the BSC nat and other cases by Holger Hans Peter Freyther · 14 years ago
  49. 2ba40af Add rf_locked to the configuration writing. by Holger Hans Peter Freyther · 14 years ago
  50. ba6172a gsm0808: Port asiggnment_complete msg creation to libosmocore. by Holger Hans Peter Freyther · 14 years ago
  51. 81716d5 gsm0808: Port cipher_complete to be part of libosmocore. by Holger Hans Peter Freyther · 14 years ago
  52. 7daa01c gsm0808: Add the TLV definition for some of the 0808 IEs by Holger Hans Peter Freyther · 14 years ago
  53. e0ec326 [vty] Separate BSC and MSC statistics. Make it easy to print them. by Holger Hans Peter Freyther · 14 years ago
  54. 2d42505 [mgcp] Only write audio_name/payload when it is actually set. by Holger Hans Peter Freyther · 14 years ago
  55. 135f797 [bsc_init] When the RSL/OML connection drops, free all lchans by Holger Hans Peter Freyther · 14 years ago
  56. f8eff2e [ipa] Fix the reporting of link down... by Holger Hans Peter Freyther · 14 years ago
  57. 70402a4 [ipa] Handle losing the RSL/OML connection.. by Holger Hans Peter Freyther · 14 years ago
  58. 280cd51 Add GSM0808 utilities to Osmocore. by Holger Hans Peter Freyther · 14 years ago
  59. 2c86c2a gsm_08_08.h: Remove OpenBSC include file from the header. by Holger Hans Peter Freyther · 14 years ago
  60. ebaed74 Add GSM08.08 protocol header. by Holger Hans Peter Freyther · 14 years ago
  61. b54dda4 ipaccess: Send RTP Payload IE for CRCX & MDCX by Sylvain Munaut · 15 years ago
  62. b998d7b abis_nm: Fix ACTIVATE SW parameters by Sylvain Munaut · 15 years ago
  63. 23ba474 select.c: Make the ugly hacker uglier... by Holger Hans Peter Freyther · 14 years ago
  64. 63cb447 Revert "ipa: Reduce the throttling of the IPA msges" by Holger Hans Peter Freyther · 14 years ago
  65. 5eec9d9 [rsl] Set the right state when asking for the activation. by Holger Hans Peter Freyther · 14 years ago
  66. 63d18b5 [rsl] Set the release state from within the lchan class by Holger Hans Peter Freyther · 14 years ago
  67. 7441949 [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  68. ccfd572 [rsl] Remove method that is not called by anything. by Holger Hans Peter Freyther · 14 years ago
  69. 07ba16f [vty] Remove unused variables due them only being used in the layer3 by Holger Hans Peter Freyther · 14 years ago
  70. e1ffc08 [vty] Forward declare the extra init function the base is calling by Holger Hans Peter Freyther · 14 years ago
  71. ef81178 [paging] Include chan_alloc.h to silence a compiler warning by Holger Hans Peter Freyther · 14 years ago
  72. ae80f92 Return anything from append_lsa_params. by Holger Hans Peter Freyther · 14 years ago
  73. 1469600 [paging] Start with a smaller paging limit... by Holger Hans Peter Freyther · 14 years ago
  74. c50b836 [paging] Move code to use LOGP and print some more information by Holger Hans Peter Freyther · 14 years ago
  75. 754e801 [paging] Simplify the last request and treat llist as a queue by Holger Hans Peter Freyther · 14 years ago
  76. 19722d4 paging: Avoid integer underflow on ipaccess by Holger Hans Peter Freyther · 14 years ago
  77. 5615b98 [mgcp] Improve the endpoint display on the vty.. by Holger Hans Peter Freyther · 14 years ago
  78. aff596b [mgcp] Print the IP addr of the BTS we have detected. by Holger Hans Peter Freyther · 14 years ago
  79. 163d0ea remove references to u_int*_t and use uint*_t instead by Harald Welte · 14 years ago
  80. 1ef041f gsm48: introduce MM_CONNECTION_PEND state by Andreas Eversberg · 14 years ago
  81. b1ac2b9 gsm48-ie.c: Fix year in copyright message by Harald Welte · 14 years ago
  82. 07d838a [paging] Do not use request after it was was destroyed.. by Holger Hans Peter Freyther · 14 years ago
  83. 4052c81 write_queue: Add callback for exceptions as well. by Holger Hans Peter Freyther · 14 years ago
  84. d4e7888 [paging] Increase the time used to send paging messages to the BTS by Holger Hans Peter Freyther · 14 years ago
  85. 6c8c0dd [ipa] When including MGCP our messages might be bigger than 300 byte by Holger Hans Peter Freyther · 14 years ago
  86. 19bab73 [rsl] Speculative crash fix in the RSL rcv message by Holger Hans Peter Freyther · 15 years ago
  87. c19a65b Merge branch 'master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  88. 1ea8dbe [mgcp] Fix navigation in the vty hierachy (make exit work) by Holger Hans Peter Freyther · 14 years ago
  89. 500ff97 Fix compiler warning about void return in non void method. by Holger Hans Peter Freyther · 14 years ago
  90. 4412737 [mgcp] Add the logging commands for the MGCP command. by Holger Hans Peter Freyther · 14 years ago
  91. 014136d Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  92. 91b5a31 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  93. 575b895 [mgcp] Print the errno/strerror when we can not receive from our socket by Holger Hans Peter Freyther · 14 years ago
  94. 408cc4a [mgcp] Add an option to allow using reallocing an endpoint by Holger Hans Peter Freyther · 14 years ago
  95. b4b135e [mgcp] Count incoming RTP packets from the BTS and remote by Holger Hans Peter Freyther · 14 years ago
  96. 54fa799 vty: Fix the byteorder... of the bound_ip by Holger Hans Peter Freyther · 14 years ago
  97. 3c71232 [vty] Move the VTY logging commands to a new file by Holger Hans Peter Freyther · 14 years ago
  98. b4c7b27 [mgcp] Reset the the address when freeing the endp as well by Holger Hans Peter Freyther · 14 years ago
  99. 7279d24 [mgcp] Do not patch RTP payload when type is set to -1. by Holger Hans Peter Freyther · 14 years ago
  100. ef8253c [mgcp] Use a different port to more easily differentiate by Holger Hans Peter Freyther · 14 years ago