Release v1.12.1 on 2023-09-28.
  1. d358ca1 tests: $(BUILT_SOURCES) is not defined, depend on osmo-mgw by Vadim Yanitskiy · 1 year, 3 months ago
  2. 31b4729 Remove libosmo-legacy-mgcp and osmo-bsc-mgcp by Pau Espin Pedrol · 6 years ago
  3. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago
  4. 97df691 separate libosmo-mgcp-client from mgcp server code by Neels Hofmeyr · 7 years ago
  5. 7eaeb5a drop files unrelated to osmo-mgw by Neels Hofmeyr · 7 years ago
  6. e9920f2 split off osmo-mgw: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  7. 9f52b06 osmo-nitb: change default db name to sms.db by Neels Hofmeyr · 7 years ago
  8. f817814 Add msc_vlr test suite for MSC+VLR end-to-end tests by Neels Hofmeyr · 7 years ago
  9. 7b423ed Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  10. ffebe6e fix make distcheck with python tests by Neels Hofmeyr · 7 years ago
  11. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/tests/Makefile.am]
  12. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  13. ea291e3 SGSN: Fixing build config by Philipp · 8 years ago
  14. d8b4577 V.42bis: integration and unit test by Philipp · 8 years ago
  15. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  16. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  17. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  18. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  19. 37984bd Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  20. 97b6bfa Fix compilation with no libc-ares present on the system by Harald Welte · 9 years ago
  21. ae2c18c oap and gtphub tests must only be compiled of LIBGTP is present! by Harald Welte · 9 years ago
  22. c8a614d Add GTP hub initial code base. by Neels Hofmeyr · 9 years ago
  23. f06046b oap: add oap testsuite skeleton by Neels Hofmeyr · 9 years ago
  24. 0acc001 bsc/test: Add tests for gsm_subscriber base by Jacob Erlbeck · 10 years ago
  25. 68c6f88 sgsn: Add boilerplate code for a SGSN test by Holger Hans Peter Freyther · 10 years ago
  26. dd588ae misc: Introduce a more neutral configure option for CTRL/VTY by Holger Hans Peter Freyther · 10 years ago
  27. ed0d4f6 nitb/smpp: Add simple test runner for the issues found by daniel by Holger Hans Peter Freyther · 10 years ago
  28. 9444d4f si/test: Merge si tests into gsm48 tests by Jacob Erlbeck · 10 years ago
  29. d074f8f Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  30. 51a869c gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago
  31. 946d141 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  32. 0760a83 ctrl: Add test script for the BSC control interface by Jacob Erlbeck · 11 years ago
  33. 85d3b34 nat: Introduce a prefix lookup tree (trie) for number rewriting by Holger Hans Peter Freyther · 11 years ago
  34. a7328a5 smpp: Move the coding/mode detection into a utils file by Holger Hans Peter Freyther · 11 years ago
  35. eb0acb6 tests: Add a custom test runner to test the VTY functionality. by Holger Hans Peter Freyther · 11 years ago
  36. e0aee7a Introduced support for external python tests by Katerina Barone-Adesi · 11 years ago
  37. 56260b6 tests: Don't delete atconfig in clean by Daniel Willmann · 12 years ago
  38. bce5675 abis: Create a routine that can parse all SW Descriptions of a SW Config by Holger Hans Peter Freyther · 12 years ago
  39. 511f9c3 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  40. 8936d00 tests: Remove the debug/logging test as it is in libosmocore now by Holger Hans Peter Freyther · 12 years ago
  41. 93ef33e tests: Use atlocal/atlocal.in to enable/disable the NAT test by Holger Hans Peter Freyther · 12 years ago
  42. 03ff1c8 Revert "tests: Make the test setup more abusive to fix the build" by Holger Hans Peter Freyther · 12 years ago
  43. 41b42c7 tests: Make the test setup more abusive to fix the build by Holger Hans Peter Freyther · 12 years ago
  44. faf1f64 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  45. 6c88217 tests: Introduce running tests with GNU autotest in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  46. 9f239a2 mgcp: Parse a Digital Trunk endpoint name. by Holger Hans Peter Freyther · 13 years ago
  47. 30e1ae9 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  48. 28e2988 nat: Add the OSMO NAT to the build process. by Holger Hans Peter Freyther · 14 years ago
  49. f98a497 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  50. ac96770 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago
  51. 800d29d [channel] Add a test case for the request foo in gsm_subscriber.c by Holger Hans Peter Freyther · 15 years ago
  52. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from tests/Makefile.am]
  53. dbede4e Move the db_test.c to a specific test directory by Holger Freyther · 15 years ago
  54. aa0fb36 Add stubs to test gsm0408 functionality including LAI by Holger Freyther · 16 years ago
  55. fdd0a6c Add SMS (GSM 04.11) testing program by Daniel Willmann · 16 years ago
  56. d546e31 Add code to parse a debug category string by Holger Freyther · 16 years ago
  57. 5f75598 Introduce a simple timer API.... by Holger Freyther · 16 years ago