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