1. 46880c2 mgcp: Begin handling of the RQNT message as needed for DTMF by Holger Hans Peter Freyther · 12 years ago
  2. 7a12f9f tests: Fix build of 'db' test after smpp merge by Harald Welte · 12 years ago
  3. 8c87a48 mgcp: Send the jitter statistics at the end of the call by Holger Hans Peter Freyther · 12 years ago
  4. faa6793 mgcp: Calculate the packet loss as of Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  5. 8fc6d08 mgcp: Include statistics at the end of a connection by Holger Hans Peter Freyther · 12 years ago
  6. a3d6519 nat: Inject a a=fmtp:%d to force the right AMR code by Holger Hans Peter Freyther · 12 years ago
  7. a9e7de6 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  8. 0b78b33 tests: Remove the debug/logging test as it is in libosmocore now by Holger Hans Peter Freyther · 12 years ago
  9. d99e463 nat: Add another test case for TP-SRR clearing and number rewrite by Holger Hans Peter Freyther · 12 years ago
  10. ec4f01b mgcp: implement a more tolerant parser based on strtok_r() by Harald Welte · 13 years ago
  11. 0a6455c mgcp_test: Add wrong messages as input and check what happens by Holger Hans Peter Freyther · 12 years ago
  12. 06ce839 mgcp_test: Rename method as it now operates on an array of messages by Holger Hans Peter Freyther · 12 years ago
  13. ca765cd MGCP: Add CRCX test cases by Harald Welte · 13 years ago
  14. a7c9a92 further generalize mgcp testing code by Harald Welte · 13 years ago
  15. 834f3f1 mgcp_test: remove duplicate code by Harald Welte · 13 years ago
  16. f8c05a1 nat: Internationalize the TP-DA if it starts with a 00 by Holger Hans Peter Freyther · 13 years ago
  17. 21e5c61 nat: Prepare to rewrite the TP-DA number of a SMS submit. by Holger Hans Peter Freyther · 13 years ago
  18. bbb102c nat: Print the sizes and the offending data in case of a failure by Holger Hans Peter Freyther · 13 years ago
  19. c27fa88 nat: Add the bsc_data.c file to the EXTRA_DIST by Holger Hans Peter Freyther · 13 years ago
  20. e3fe41d abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 13 years ago
  21. 4c2822e nat: Implement clearing of TP-SRR flags from TPDUs by Holger Hans Peter Freyther · 13 years ago
  22. 75e6122 nat: Reduce copy and paste in the test, create a verify_msg by Holger Hans Peter Freyther · 13 years ago
  23. e24452f nat: Use the link_id from the original message in the new DTAP message by Holger Hans Peter Freyther · 13 years ago
  24. 34abf21 tests: Use atlocal/atlocal.in to enable/disable the NAT test by Holger Hans Peter Freyther · 13 years ago
  25. 3073cb0 Revert "tests: Make the test setup more abusive to fix the build" by Holger Hans Peter Freyther · 13 years ago
  26. fe85f9f tests: Make the test setup more abusive to fix the build by Holger Hans Peter Freyther · 13 years ago
  27. 6721a08 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  28. fee826b tests: Introduce running tests with GNU autotest in OpenBSC by Holger Hans Peter Freyther · 13 years ago
  29. 38484aa mgcp: Print message when the test is finished by Holger Hans Peter Freyther · 13 years ago
  30. d01a4cc gsm0408: Print message when the test is done by Holger Hans Peter Freyther · 13 years ago
  31. 99f47fb db: Fix the test code by Holger Hans Peter Freyther · 13 years ago
  32. 7b87e44 channel: Make the test not crash again. by Holger Hans Peter Freyther · 13 years ago
  33. a302db3 nat: Log test output stdout using printf in prep for GNU autotest by Holger Hans Peter Freyther · 13 years ago
  34. 1c14d96 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  35. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  36. b7746cc misc: Link to libosmogsm after adding our static libraries by Holger Hans Peter Freyther · 13 years ago
  37. f22ed9e misc: Link to -ldbi after adding our static libraries by Holger Hans Peter Freyther · 13 years ago
  38. 280413b update debug_test with logging system changes by Harald Welte · 13 years ago
  39. a994fd4 make channel_test build again by Harald Welte · 13 years ago
  40. 1ed3927 nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matches by Holger Hans Peter Freyther · 13 years ago
  41. d240407 nat: Patch the destination SMS address of a message by Holger Hans Peter Freyther · 13 years ago
  42. 1f58606 nat: Prepare to patch more than the CC Setup message by Holger Hans Peter Freyther · 13 years ago
  43. ed42b13 nat: Allow to have a regexp to match the MSISDN by Holger Hans Peter Freyther · 13 years ago
  44. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  45. 1a91e67 src: rename msg_entr* to osmo_config_* by Pablo Neira Ayuso · 13 years ago
  46. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  47. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  48. b1eb94f nat: Rewrite the paging handling. by Holger Hans Peter Freyther · 13 years ago
  49. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  50. dd7e85b nat: Bail out if the regexp fails to compile and avoid a crash by Holger Hans Peter Freyther · 13 years ago
  51. 93bcc47 tests: fix bsc-nat test by Pablo Neira Ayuso · 13 years ago
  52. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  53. 394a64f Fix Makefile.am for builddir != srcdir by Harald Welte · 13 years ago
  54. c80bc81 Fix build of bsc-nat test by Harald Welte · 13 years ago
  55. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  56. a135a0a mgcp: Fix make distcheck due a copy 'n pasted Makefile.am by Holger Hans Peter Freyther · 13 years ago
  57. 49e170b mgcp: Allocate the endpoints for the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  58. ab56ce1 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 13 years ago
  59. 187221e nat: Fix some corruption in the test case by Holger Hans Peter Freyther · 13 years ago
  60. b28f5a0 nat: Change number of multiplexes to the max-endpoints by Holger Hans Peter Freyther · 13 years ago
  61. 473b38a nat: Allocate endpoints from multiple multiplexes. by Holger Hans Peter Freyther · 13 years ago
  62. ab80bd8 nat: Verify that we are not assigning 0x1f as endpoint. by Holger Hans Peter Freyther · 13 years ago
  63. 9575164 nat: Allocate the endpoint status dynamically by Holger Hans Peter Freyther · 13 years ago
  64. 55971c3 nat: Update the tests to make them going again by Holger Hans Peter Freyther · 13 years ago
  65. 4c826f7 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 14 years ago
  66. 72026c1 mgcp: We want to count trunks starting from one. by Holger Hans Peter Freyther · 14 years ago
  67. f0bc075 mgcp: Parse a Digital Trunk endpoint name. by Holger Hans Peter Freyther · 14 years ago
  68. 0fe0c8c subscr: Dump the pending requests to help with debugging state. by Holger Hans Peter Freyther · 14 years ago
  69. a32e9c1 subscr: Stop all paging requests if one is failing. by Holger Hans Peter Freyther · 14 years ago
  70. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  71. ef3b59d misc: Remove gsm_subscriber.h from the db.h file by Holger Hans Peter Freyther · 14 years ago
  72. 1860583 test: Make it compile but it is segfaulting on start now by Holger Hans Peter Freyther · 14 years ago
  73. 16bdb14 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  74. 34c48a6 nat: Add test case for matching phone numbers by Holger Hans Peter Freyther · 14 years ago
  75. 0d5fdbb nat: Implement rewriting, have a very basic test for that feature by Holger Hans Peter Freyther · 14 years ago
  76. 9bd8bd7 nat: Copy the IMSI, then free it or move the context to the connection by Holger Hans Peter Freyther · 14 years ago
  77. 6b340cc nat: Change the order of the DENY/ALLOW rule for the BSC. by Holger Hans Peter Freyther · 14 years ago
  78. 7c831f6 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  79. 1f04083 nat: Allow a BSC to have multiple LACs by Holger Hans Peter Freyther · 14 years ago
  80. 4bcb770 nat: Test for a bug inside the TLV definition for GSM 08.08 by Holger Hans Peter Freyther · 14 years ago
  81. e62b766 nat: Test the endpoint finding a bit better... by Holger Hans Peter Freyther · 14 years ago
  82. dfd61a3 janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  83. a15e257 nat: Parse the id response, extract the IMSI, compare it by Holger Hans Peter Freyther · 14 years ago
  84. f4cf1e8 nat: Update the test for the new <0,0,1 semantic of the filter function by Holger Hans Peter Freyther · 14 years ago
  85. f0f37f1 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  86. 4e6129a nat: Replace the MGCP Endpoint if that is required by Holger Hans Peter Freyther · 14 years ago
  87. 926c5fd nat: Attempt to assign the BSC Timeslot based on a free list by Holger Hans Peter Freyther · 14 years ago
  88. 7089d53 nat: Make the code work in terms of endpoints instead of timeslot/multiplex by Holger Hans Peter Freyther · 14 years ago
  89. 90e5eae Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  90. 4a9dd3b nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  91. a8dffc1 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  92. bd11639 nat: u_int16_t -> uint16_t by Holger Hans Peter Freyther · 14 years ago
  93. 0b77635 nat: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  94. 374598f sccp: u_int16_t -> uint16_t by Holger Hans Peter Freyther · 14 years ago
  95. 8deda23 sccp: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  96. 139f335 nat: Fix the testcase and init the logging infrastructure by Holger Hans Peter Freyther · 14 years ago
  97. b979579 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  98. 4dfa08d nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  99. 38ecaa1 nat: Make the test compile, no bssap.c, use log_target by Holger Hans Peter Freyther · 14 years ago
  100. 8eb4589 nat: Allow to specify multiple entries in the access-list... by Holger Hans Peter Freyther · 14 years ago