1. 1fe73a1 ARFCNs are in the range of 0..1023, not 0..1024 by Harald Welte · 12 years ago
  2. 94b499c mgcp: add missing prototypes for send_mgcp_reset_* by Harald Welte · 12 years ago
  3. 78b5586 osmo-bsc: Remove hard-coded check for codec preferecne in ASS CMD by Harald Welte · 12 years ago
  4. 6a85705 MGCP: Add VTY commands to reset (RSIP) one or all endpoints by Harald Welte · 12 years ago
  5. 50f93a4 bsc_mgcp: optionally connect the MGCP socket to the MGW by Harald Welte · 12 years ago
  6. 27fa790 MGCP: Add CRCX test cases by Harald Welte · 12 years ago
  7. f74da14 further generalize mgcp testing code by Harald Welte · 12 years ago
  8. 8819d82 mgcp_test: remove duplicate code by Harald Welte · 12 years ago
  9. cf149ee Move the bulk of RR processing from MSC into BSC by Harald Welte · 12 years ago
  10. 95e862c Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 12 years ago
  11. d55cef9 osmo-bsc: correctly parse the TMSI in BSSAP paging from MSC by Harald Welte · 12 years ago
  12. 7d60bdb nat: Add VTY command for the TP-DA rewriting. by Holger Hans Peter Freyther · 12 years ago
  13. 2718845 nat: Fix the no sms-clear-tp-srr command by Holger Hans Peter Freyther · 12 years ago
  14. 47b144b nat: Internationalize the TP-DA if it starts with a 00 by Holger Hans Peter Freyther · 12 years ago
  15. 8e60f62 nat: Prepare to rewrite the TP-DA number of a SMS submit. by Holger Hans Peter Freyther · 12 years ago
  16. be53012 nat: Print the sizes and the offending data in case of a failure by Holger Hans Peter Freyther · 12 years ago
  17. 0354a80 rsl: This is provided by libosmo-abis, remove it here by Holger Hans Peter Freyther · 12 years ago
  18. 445d005 mgcp: Fix warning about unused variable by Holger Hans Peter Freyther · 12 years ago
  19. 9592c45 mgcp: Provide documentation for the method, check sscanf return by Holger Hans Peter Freyther · 12 years ago
  20. 523a99d bts: Convert the rsl_link to be a struct ipabis_link by Holger Hans Peter Freyther · 12 years ago
  21. f95f273 lchan: Close a possible still open RTP Socket by Holger Hans Peter Freyther · 12 years ago
  22. 1d7f7c8 ho: Remove rtp_proxy.h include, no proxy code in here by Holger Hans Peter Freyther · 12 years ago
  23. aa433d2 nat: Add the bsc_data.c file to the EXTRA_DIST by Holger Hans Peter Freyther · 12 years ago
  24. 794e8f2 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  25. 9e7837a mncc: Include size and offsets of struct gsm_mncc in the hello by Holger Hans Peter Freyther · 12 years ago
  26. c0a6674 channel: Review lchan_free calls and the state the channel is in by Holger Hans Peter Freyther · 13 years ago
  27. dfcfe65 lchan: Rename release_reason to release_mode by Holger Hans Peter Freyther · 13 years ago
  28. ded0268 channel: Fix a typo in the lchan state documentation by Holger Hans Peter Freyther · 12 years ago
  29. bbf2139 channel: The error timer and the lchan_deact_tmr are both running by Holger Hans Peter Freyther · 12 years ago
  30. c55f0a5 Revert "libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE" by Holger Hans Peter Freyther · 13 years ago
  31. 7173f63 bsc: Fix "show lchan" for partially provided information by Holger Hans Peter Freyther · 13 years ago
  32. 0977e0c nat: Add the line break after the '. by Holger Hans Peter Freyther · 12 years ago openbsc/0.10.1
  33. 68368dd nat: Implement clearing of TP-SRR flags from TPDUs by Holger Hans Peter Freyther · 12 years ago
  34. 50be1a9 nat: Reduce copy and paste in the test, create a verify_msg by Holger Hans Peter Freyther · 12 years ago
  35. 951f34b nat: Use the link_id from the original message in the new DTAP message by Holger Hans Peter Freyther · 12 years ago
  36. c2c0ea7 nat: Compare the DTAP L3 size with the size of the msgb - dtap header by Holger Hans Peter Freyther · 12 years ago
  37. 8c36fdb nat: Fix comment and mask for looking at TP-MTI by Holger Hans Peter Freyther · 12 years ago
  38. 5546619 nat: SMS rewrite matching, empty list means match everything by Holger Hans Peter Freyther · 12 years ago
  39. dec7387 nat: SMS comment updates by Holger Hans Peter Freyther · 12 years ago
  40. 998a981 nat: Move SMS creation into a new method, no functional change by Holger Hans Peter Freyther · 12 years ago
  41. 5d2a30a nat: Access data_ptr after we have checked the length by Holger Hans Peter Freyther · 12 years ago
  42. c5df08b nat: Move the finding of the number to a new method by Holger Hans Peter Freyther · 12 years ago
  43. 93ef33e tests: Use atlocal/atlocal.in to enable/disable the NAT test by Holger Hans Peter Freyther · 12 years ago
  44. 03ff1c8 Revert "tests: Make the test setup more abusive to fix the build" by Holger Hans Peter Freyther · 12 years ago
  45. 41b42c7 tests: Make the test setup more abusive to fix the build by Holger Hans Peter Freyther · 12 years ago
  46. faf1f64 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  47. 26d0fe3 gprs_sgsn.h: Include timer.h for the timer struct by Holger Hans Peter Freyther · 12 years ago
  48. 6c88217 tests: Introduce running tests with GNU autotest in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  49. d5b3ca6 mgcp: Print message when the test is finished by Holger Hans Peter Freyther · 12 years ago
  50. 300457b gsm0408: Print message when the test is done by Holger Hans Peter Freyther · 12 years ago
  51. 45222a7 db: Fix the test code by Holger Hans Peter Freyther · 12 years ago
  52. 08e324f channel: Make the test not crash again. by Holger Hans Peter Freyther · 12 years ago
  53. f5ede52 nat: Log test output stdout using printf in prep for GNU autotest by Holger Hans Peter Freyther · 12 years ago
  54. 40aac3f bsc: Assume assignment_complete/assignment_fail is set by Holger Hans Peter Freyther · 13 years ago
  55. 3365cd1 RSL: Nokia BTS reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  56. 2957de9 RSL: BS-11 reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  57. 1c5dd2c Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  58. 6b8a56c fix two mistakes in AM_LDFLAGS by Alexander Huemer · 13 years ago
  59. 511bd8e BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago
  60. b52b4cf BSSGP: add more doxygen comments by Harald Welte · 13 years ago
  61. 8cbc4a4 GPRS: add new bssgp_create_cell_id(), opposite of bssgp_parse_cell_id() by Harald Welte · 13 years ago
  62. 914660d GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  63. 63ef215 bsc_vty: Fix usage of deprecated osmo_osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  64. f7e9410 osmo_nitb: introduce --no-dbcounter command line option by Harald Welte · 13 years ago
  65. 2692e3b gsm0408: Print a message when the LU is timing out. by Holger Hans Peter Freyther · 13 years ago
  66. 347e7ba mncc: Introduce a hello packet that is sent to the client. by Holger Hans Peter Freyther · 13 years ago
  67. 1491f2e sgsn: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  68. 2eb6e2c gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  69. 3ffcf20 mgcp: Make sure each command has some kind of online help by Holger Hans Peter Freyther · 13 years ago
  70. da6597e mncc: Remove FIXME about queuing messages by Holger Hans Peter Freyther · 13 years ago
  71. 694c82d mncc: Address the fixme and put the mncc_sock_state in gsm_network by Holger Hans Peter Freyther · 13 years ago
  72. 2a260ee misc: Fix typo...'teh' -> 'the' by Holger Hans Peter Freyther · 13 years ago
  73. bb5c594 nokia: Use a longer T200 because RSL link can be pretty slow after a reset by Andreas.Eversberg · 13 years ago
  74. 86aaefe build: Update configure.ac to use libgtp.pc rather than manual detection by Sylvain Munaut · 13 years ago
  75. 2192ed8 libbsc/nokia_site: Increase reset timer to 15 seconds by Sylvain Munaut · 13 years ago
  76. c951946 libbsc/nokia_site: Fix reset procedure and add option to skip it. by Sylvain Munaut · 13 years ago
  77. 67c0c7f libbsc/nanobts: Fix NSVC OML init sequence for some rugby models by Sylvain Munaut · 13 years ago
  78. 851f120 libbsc: Don't include ext_info in SI13 if not in EGPRS mode by Sylvain Munaut · 13 years ago
  79. d4c6f8b GPRS GMM: When we receive a RA UPD REQ, we are NORMAL even after SUSPEND by Harald Welte · 13 years ago
  80. 066a0f5 GPRS LLC: fix compiler warning by Harald Welte · 13 years ago
  81. 2b697a6 GPRS GMM: Send LLGMM-RESET.req when talking to unknown MS by Harald Welte · 13 years ago
  82. 0c1a303 LLC: Add minimal LLGMM-RESET.req implementation by Harald Welte · 13 years ago
  83. 37a63ca misc: Linking fixes for Ubuntu 11.10 Compiler by Holger Hans Peter Freyther · 13 years ago
  84. 3dccda5 gprs: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  85. 6142dc4 gprs: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  86. 2b17454 gprs_gmm: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  87. 42b9195 gprs: This comes from libosmocore, remove it here by Holger Hans Peter Freyther · 13 years ago
  88. 30ebcf7 osmo-sgsn: Install the osmo-sgsn configuration for debian by Holger Hans Peter Freyther · 13 years ago
  89. 00a8ab9 sgsn: Add a configuration that is accepted by osmo-sgsn by Holger Hans Peter Freyther · 13 years ago
  90. 670ffe3 libctrl: only free() msgb if it was alloc()ed by Alexander Huemer · 13 years ago
  91. 74c7dc3 bsc: Put the full stop before the \n in the log message by Holger Hans Peter Freyther · 13 years ago
  92. cc98d18 bsc: Add new SCCP connections to the tail by Holger Hans Peter Freyther · 13 years ago
  93. df82b72 bsc: Drop the BTS instead of exiting the application by Holger Hans Peter Freyther · 13 years ago
  94. 0854256 vty: Document more VTY parameters of a command by Holger Hans Peter Freyther · 13 years ago
  95. a319907 require new libosmo-abis version by Harald Welte · 13 years ago openbsc/0.10.0
  96. a62b247 add missing include files to noinst_HEADERS to make distcheck work by Harald Welte · 13 years ago
  97. d271a35 Undo my changes to bts_siemens_bs11.c it works as it was. by Andreas Eversberg · 13 years ago
  98. c57e6ed All 3 E1-BTS should now work with dahdi and misdn_lapd driver. by Andreas Eversberg · 13 years ago
  99. 15eae8d Fix Ericsson RBS2000 support after libosmo-abis merge by Harald Welte · 13 years ago
  100. 4f8ad53 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago