1. 511f9c3 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  2. 8936d00 tests: Remove the debug/logging test as it is in libosmocore now by Holger Hans Peter Freyther · 12 years ago
  3. 09db1a4 nat: Add another test case for TP-SRR clearing and number rewrite by Holger Hans Peter Freyther · 12 years ago
  4. ae19972 mgcp: implement a more tolerant parser based on strtok_r() by Harald Welte · 12 years ago
  5. d77023b mgcp_test: Add wrong messages as input and check what happens by Holger Hans Peter Freyther · 12 years ago
  6. 5563e6c mgcp_test: Rename method as it now operates on an array of messages by Holger Hans Peter Freyther · 12 years ago
  7. 27fa790 MGCP: Add CRCX test cases by Harald Welte · 12 years ago
  8. f74da14 further generalize mgcp testing code by Harald Welte · 12 years ago
  9. 8819d82 mgcp_test: remove duplicate code by Harald Welte · 12 years ago
  10. 47b144b nat: Internationalize the TP-DA if it starts with a 00 by Holger Hans Peter Freyther · 12 years ago
  11. 8e60f62 nat: Prepare to rewrite the TP-DA number of a SMS submit. by Holger Hans Peter Freyther · 12 years ago
  12. be53012 nat: Print the sizes and the offending data in case of a failure by Holger Hans Peter Freyther · 12 years ago
  13. aa433d2 nat: Add the bsc_data.c file to the EXTRA_DIST by Holger Hans Peter Freyther · 12 years ago
  14. 794e8f2 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  15. 68368dd nat: Implement clearing of TP-SRR flags from TPDUs by Holger Hans Peter Freyther · 12 years ago
  16. 50be1a9 nat: Reduce copy and paste in the test, create a verify_msg by Holger Hans Peter Freyther · 12 years ago
  17. 951f34b nat: Use the link_id from the original message in the new DTAP message by Holger Hans Peter Freyther · 12 years ago
  18. 93ef33e tests: Use atlocal/atlocal.in to enable/disable the NAT test by Holger Hans Peter Freyther · 12 years ago
  19. 03ff1c8 Revert "tests: Make the test setup more abusive to fix the build" by Holger Hans Peter Freyther · 12 years ago
  20. 41b42c7 tests: Make the test setup more abusive to fix the build by Holger Hans Peter Freyther · 12 years ago
  21. faf1f64 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  22. 6c88217 tests: Introduce running tests with GNU autotest in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  23. d5b3ca6 mgcp: Print message when the test is finished by Holger Hans Peter Freyther · 12 years ago
  24. 300457b gsm0408: Print message when the test is done by Holger Hans Peter Freyther · 12 years ago
  25. 45222a7 db: Fix the test code by Holger Hans Peter Freyther · 12 years ago
  26. 08e324f channel: Make the test not crash again. by Holger Hans Peter Freyther · 12 years ago
  27. f5ede52 nat: Log test output stdout using printf in prep for GNU autotest by Holger Hans Peter Freyther · 12 years ago
  28. 06c9da6 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  29. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  30. 3d331c0 misc: Link to libosmogsm after adding our static libraries by Holger Hans Peter Freyther · 13 years ago
  31. f5bbb1e misc: Link to -ldbi after adding our static libraries by Holger Hans Peter Freyther · 13 years ago
  32. 23cf666 update debug_test with logging system changes by Harald Welte · 13 years ago
  33. e31816c make channel_test build again by Harald Welte · 13 years ago
  34. acc4031 nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matches by Holger Hans Peter Freyther · 13 years ago
  35. 9c20571 nat: Patch the destination SMS address of a message by Holger Hans Peter Freyther · 13 years ago
  36. df8e6e9 nat: Prepare to patch more than the CC Setup message by Holger Hans Peter Freyther · 13 years ago
  37. ad75eab nat: Allow to have a regexp to match the MSISDN by Holger Hans Peter Freyther · 13 years ago
  38. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  39. ab46cf3 src: rename msg_entr* to osmo_config_* by Pablo Neira Ayuso · 13 years ago
  40. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  41. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  42. 1ffe98c nat: Rewrite the paging handling. by Holger Hans Peter Freyther · 13 years ago
  43. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  44. 4c9557e nat: Bail out if the regexp fails to compile and avoid a crash by Holger Hans Peter Freyther · 13 years ago
  45. 928cb33 tests: fix bsc-nat test by Pablo Neira Ayuso · 13 years ago
  46. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  47. bab9837 Fix Makefile.am for builddir != srcdir by Harald Welte · 13 years ago openbsc/0.9.13
  48. c1b2cfa Fix build of bsc-nat test by Harald Welte · 13 years ago
  49. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  50. afb8839 mgcp: Fix make distcheck due a copy 'n pasted Makefile.am by Holger Hans Peter Freyther · 13 years ago
  51. 1f0c5b4 mgcp: Allocate the endpoints for the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  52. 88ad772 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 13 years ago
  53. 9212d9d nat: Fix some corruption in the test case by Holger Hans Peter Freyther · 13 years ago
  54. 9ec030d nat: Change number of multiplexes to the max-endpoints by Holger Hans Peter Freyther · 13 years ago
  55. a9e9331 nat: Allocate endpoints from multiple multiplexes. by Holger Hans Peter Freyther · 13 years ago
  56. 86c1db6 nat: Verify that we are not assigning 0x1f as endpoint. by Holger Hans Peter Freyther · 13 years ago
  57. ed500e3 nat: Allocate the endpoint status dynamically by Holger Hans Peter Freyther · 13 years ago
  58. 7e0cc50 nat: Update the tests to make them going again by Holger Hans Peter Freyther · 13 years ago
  59. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  60. f43f2fc mgcp: We want to count trunks starting from one. by Holger Hans Peter Freyther · 13 years ago
  61. 9f239a2 mgcp: Parse a Digital Trunk endpoint name. by Holger Hans Peter Freyther · 13 years ago
  62. 763b42a subscr: Dump the pending requests to help with debugging state. by Holger Hans Peter Freyther · 14 years ago
  63. ffccb77 subscr: Stop all paging requests if one is failing. by Holger Hans Peter Freyther · 14 years ago
  64. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  65. 28dcbc5 misc: Remove gsm_subscriber.h from the db.h file by Holger Hans Peter Freyther · 14 years ago
  66. d9cdd05 test: Make it compile but it is segfaulting on start now by Holger Hans Peter Freyther · 14 years ago
  67. ecd94a4 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  68. 74779c6 nat: Add test case for matching phone numbers by Holger Hans Peter Freyther · 14 years ago openbsc/0.9.10
  69. 73bbf89 nat: Implement rewriting, have a very basic test for that feature by Holger Hans Peter Freyther · 14 years ago
  70. 749497e nat: Copy the IMSI, then free it or move the context to the connection by Holger Hans Peter Freyther · 14 years ago
  71. 1fd6063 nat: Change the order of the DENY/ALLOW rule for the BSC. by Holger Hans Peter Freyther · 14 years ago
  72. 3e9a7f8 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  73. 0bd60f3 nat: Allow a BSC to have multiple LACs by Holger Hans Peter Freyther · 14 years ago
  74. cd70237 nat: Test for a bug inside the TLV definition for GSM 08.08 by Holger Hans Peter Freyther · 14 years ago
  75. d2df4ca nat: Test the endpoint finding a bit better... by Holger Hans Peter Freyther · 14 years ago
  76. adb6e1c janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  77. 3268540 nat: Parse the id response, extract the IMSI, compare it by Holger Hans Peter Freyther · 14 years ago
  78. d880f54 nat: Update the test for the new <0,0,1 semantic of the filter function by Holger Hans Peter Freyther · 14 years ago
  79. 7889107 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  80. f7c86c5 nat: Replace the MGCP Endpoint if that is required by Holger Hans Peter Freyther · 14 years ago
  81. 45fd07d nat: Attempt to assign the BSC Timeslot based on a free list by Holger Hans Peter Freyther · 14 years ago
  82. f4b3439 nat: Make the code work in terms of endpoints instead of timeslot/multiplex by Holger Hans Peter Freyther · 14 years ago
  83. d5db12c Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  84. c2b31ed nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  85. 30e1ae9 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  86. e2c1520 nat: u_int16_t -> uint16_t by Holger Hans Peter Freyther · 14 years ago
  87. dbd16fe nat: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  88. f957095 sccp: u_int16_t -> uint16_t by Holger Hans Peter Freyther · 14 years ago
  89. c2c4621 sccp: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  90. f094540 nat: Fix the testcase and init the logging infrastructure by Holger Hans Peter Freyther · 14 years ago
  91. 9764331 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  92. 28e2988 nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  93. 434a1fd nat: Make the test compile, no bssap.c, use log_target by Holger Hans Peter Freyther · 14 years ago
  94. d77c817 nat: Allow to specify multiple entries in the access-list... by Holger Hans Peter Freyther · 14 years ago
  95. 29c6703 nat: Shorten the access-list struct and method names (still way too long) by Holger Hans Peter Freyther · 14 years ago
  96. 8affef5 [nat] Introduce the concept of access-list by Holger Hans Peter Freyther · 14 years ago
  97. fa20c94 [nat] Make create_sccp_src_ref return the SCCP Connection. by Holger Hans Peter Freyther · 14 years ago
  98. e1fb567 [nat] Remove parameter that is never accessed directly by Holger Hans Peter Freyther · 14 years ago
  99. 19c0a84 [nat] Set the connection type/reason as out parameter by Holger Hans Peter Freyther · 14 years ago
  100. f192498 [nat] Parse the PAGING RESPONSE inside a CR message as well. by Holger Hans Peter Freyther · 14 years ago