1. 34abf21 tests: Use atlocal/atlocal.in to enable/disable the NAT test by Holger Hans Peter Freyther · 12 years ago
  2. 3073cb0 Revert "tests: Make the test setup more abusive to fix the build" by Holger Hans Peter Freyther · 12 years ago
  3. fe85f9f tests: Make the test setup more abusive to fix the build by Holger Hans Peter Freyther · 12 years ago
  4. 6721a08 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  5. 18cc84c gprs_sgsn.h: Include timer.h for the timer struct by Holger Hans Peter Freyther · 13 years ago
  6. fee826b tests: Introduce running tests with GNU autotest in OpenBSC by Holger Hans Peter Freyther · 13 years ago
  7. 38484aa mgcp: Print message when the test is finished by Holger Hans Peter Freyther · 13 years ago
  8. d01a4cc gsm0408: Print message when the test is done by Holger Hans Peter Freyther · 13 years ago
  9. 99f47fb db: Fix the test code by Holger Hans Peter Freyther · 13 years ago
  10. 7b87e44 channel: Make the test not crash again. by Holger Hans Peter Freyther · 13 years ago
  11. a302db3 nat: Log test output stdout using printf in prep for GNU autotest by Holger Hans Peter Freyther · 13 years ago
  12. 8737f4c bsc: Assume assignment_complete/assignment_fail is set by Holger Hans Peter Freyther · 13 years ago
  13. fe56cf8 RSL: Nokia BTS reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  14. 0f18e5e RSL: BS-11 reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  15. f9dc16b Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  16. 32e5cd7 fix two mistakes in AM_LDFLAGS by Alexander Huemer · 13 years ago
  17. 73b3cac BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago
  18. 3177ebe BSSGP: add more doxygen comments by Harald Welte · 13 years ago
  19. bdf3818 GPRS: add new bssgp_create_cell_id(), opposite of bssgp_parse_cell_id() by Harald Welte · 13 years ago
  20. 630bb2b GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  21. 79eae14 bsc_vty: Fix usage of deprecated osmo_osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  22. cfa2685 osmo_nitb: introduce --no-dbcounter command line option by Harald Welte · 13 years ago
  23. 0d91c46 gsm0408: Print a message when the LU is timing out. by Holger Hans Peter Freyther · 13 years ago
  24. f0e71e7 mncc: Introduce a hello packet that is sent to the client. by Holger Hans Peter Freyther · 13 years ago
  25. f403c48 sgsn: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  26. 812d87a gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  27. 3763c23 mgcp: Make sure each command has some kind of online help by Holger Hans Peter Freyther · 13 years ago
  28. 074b509 mncc: Remove FIXME about queuing messages by Holger Hans Peter Freyther · 13 years ago
  29. 41cc7ea mncc: Address the fixme and put the mncc_sock_state in gsm_network by Holger Hans Peter Freyther · 13 years ago
  30. 16e59db misc: Fix typo...'teh' -> 'the' by Holger Hans Peter Freyther · 13 years ago
  31. 58e29d0 nokia: Use a longer T200 because RSL link can be pretty slow after a reset by Andreas.Eversberg · 13 years ago
  32. f4b4e8f build: Update configure.ac to use libgtp.pc rather than manual detection by Sylvain Munaut · 13 years ago
  33. 1770bd8 libbsc/nokia_site: Increase reset timer to 15 seconds by Sylvain Munaut · 13 years ago
  34. cb8e843 libbsc/nokia_site: Fix reset procedure and add option to skip it. by Sylvain Munaut · 13 years ago
  35. 99118d3 libbsc/nanobts: Fix NSVC OML init sequence for some rugby models by Sylvain Munaut · 13 years ago
  36. 1fa5239 libbsc: Don't include ext_info in SI13 if not in EGPRS mode by Sylvain Munaut · 13 years ago
  37. 4bb9ce8 GPRS GMM: When we receive a RA UPD REQ, we are NORMAL even after SUSPEND by Harald Welte · 13 years ago
  38. ffc1999 GPRS LLC: fix compiler warning by Harald Welte · 13 years ago
  39. 612c3d8 GPRS GMM: Send LLGMM-RESET.req when talking to unknown MS by Harald Welte · 13 years ago
  40. ac687be LLC: Add minimal LLGMM-RESET.req implementation by Harald Welte · 13 years ago
  41. 3da47d0 misc: Linking fixes for Ubuntu 11.10 Compiler by Holger Hans Peter Freyther · 13 years ago
  42. f9839f6 gprs: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  43. 8e621dc gprs: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  44. f01f18e gprs_gmm: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  45. 68fc02e gprs: This comes from libosmocore, remove it here by Holger Hans Peter Freyther · 13 years ago
  46. 2321656 osmo-sgsn: Install the osmo-sgsn configuration for debian by Holger Hans Peter Freyther · 13 years ago
  47. c73699b sgsn: Add a configuration that is accepted by osmo-sgsn by Holger Hans Peter Freyther · 13 years ago
  48. db55ace libctrl: only free() msgb if it was alloc()ed by Alexander Huemer · 13 years ago
  49. ee0e754 bsc: Put the full stop before the \n in the log message by Holger Hans Peter Freyther · 13 years ago
  50. bec8ff9 bsc: Add new SCCP connections to the tail by Holger Hans Peter Freyther · 13 years ago
  51. 860efdf bsc: Drop the BTS instead of exiting the application by Holger Hans Peter Freyther · 13 years ago
  52. e812704 vty: Document more VTY parameters of a command by Holger Hans Peter Freyther · 13 years ago
  53. 3386bdc require new libosmo-abis version by Harald Welte · 13 years ago
  54. cd6b079 add missing include files to noinst_HEADERS to make distcheck work by Harald Welte · 13 years ago
  55. 1135125 Undo my changes to bts_siemens_bs11.c it works as it was. by Andreas Eversberg · 13 years ago
  56. 62cf798 All 3 E1-BTS should now work with dahdi and misdn_lapd driver. by Andreas Eversberg · 13 years ago
  57. 607044f Fix Ericsson RBS2000 support after libosmo-abis merge by Harald Welte · 13 years ago
  58. 6073216 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  59. 3649f13 Fix bogus message labelling in wireshark OML dissector by Pablo Neira · 13 years ago
  60. b0ea7c0 bsc_api.h: Add some comments to the API structure by Harald Welte · 13 years ago
  61. bd171c3 bsc_api: Add some more comments to the code by Harald Welte · 13 years ago
  62. 9e2b33b add a per-lchan buffer for the last SID frame for osmo-bts by Harald Welte · 13 years ago
  63. 886a5a5 add AMR mode member of gsm_lchan for osmo-bts by Harald Welte · 13 years ago
  64. c089d58 update wireshark patches to current wireshark svn by Harald Welte · 13 years ago
  65. 022bf97 fix fprintf format specifiers in osmo-bsc_mgcp by Alexander Huemer · 13 years ago
  66. 6489afd fix some "implicit declaration" warnings in libbsc by Alexander Huemer · 13 years ago
  67. 45a0014 fix some "implicit declaration" warnings in libtrau by Alexander Huemer · 13 years ago
  68. ee8e7ee fix some "implicit declaration" warnings in osmo-nitb by Alexander Huemer · 13 years ago
  69. 52bf91c gsm_data_shared: add some fields for voice support of sysmo-bts by Harald Welte · 13 years ago
  70. 1ed89d4 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  71. 8416c5f bsc_api: Make sure to use correct MS Power on ASSIGNMENT CMD by Dieter Spaar · 13 years ago
  72. 6bc3631 bsc: Fix a crash in case we get a NACK from the BTS for a new channel by Holger Hans Peter Freyther · 13 years ago
  73. e6d482e BTS support: nokia/ericcson - use e1inp_ts->lapd by Harald Welte · 13 years ago
  74. 924da55 add missing #include line to gsm_data_shared.h by Harald Welte · 13 years ago
  75. 64fcd77 Revert "we don't have openbsc/ipaccess.h anymore" by Harald Welte · 13 years ago
  76. b0f63dc add missing ipaccess.h to Makefile.am by Harald Welte · 13 years ago
  77. 5c8e46e add control_cmd.h to Makefile.am by Harald Welte · 13 years ago
  78. edf5c86 osmo-bsc: Use NM_OPSTATE_* to check for operational attributes by Daniel Willmann · 13 years ago
  79. 53ea2ba libctrl: Add a function to create the cmd by Holger Hans Peter Freyther · 13 years ago
  80. 1018246 libctrl: Don't overwrite error reply if the verify function sets one by Daniel Willmann · 13 years ago
  81. 1c081dd libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  82. 0d441b6 libctrl: Bind control interface to localhost by Daniel Willmann · 13 years ago
  83. 643656b libctrl: Use DCTRL as logging destination in libctrl by Holger Hans Peter Freyther · 13 years ago
  84. 3080f74 nat: Fix error in get_next_free_bsc_id by Daniel Willmann · 13 years ago
  85. 6044162 contrib/bsc_control.py: Patch by Holger to handle connection resets by Daniel Willmann · 13 years ago
  86. 97f5a1a bsc: Fix crash that can occur on RF Failure by Holger Hans Peter Freyther · 13 years ago
  87. 082222c audio: Move the setting of MultiRateConfig to one place by Holger Hans Peter Freyther · 13 years ago
  88. d78bee8 audio: From RTP point of view we can use one payload for HR/FR AMR by Holger Hans Peter Freyther · 13 years ago
  89. 7e75645 audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  90. c9c0fe5 mgcp: Make CRCX deal better with UDP retransmissions by Holger Hans Peter Freyther · 13 years ago
  91. 2e0af51 mgcp: FreeSWITCH requiresn us to provide the o= and t= param by Holger Hans Peter Freyther · 13 years ago
  92. 1c14d96 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  93. b607d7f we don't have openbsc/ipaccess.h anymore by Harald Welte · 13 years ago
  94. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  95. 88c9bba src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  96. 8e49eb9 bssgp: make comments more explicit, include 'Rx' in received messages by Harald Welte · 13 years ago
  97. 547f7ef Merge branch 'master' of git.osmocom.org:openbsc by Harald Welte · 13 years ago
  98. 2810481 bsc: Crash fix for the osmo-nitb/MNCC code by Holger Hans Peter Freyther · 13 years ago
  99. b02b813 libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE by Daniel Willmann · 13 years ago
  100. 9e9d44c libbsc: Cosmetic fix for the channel activate NACK log message by Daniel Willmann · 13 years ago