1. 85554db isdn: initial implementation of the V.110 TA by Vadim Yanitskiy · 1 year, 3 months ago
  2. 3c5518c tests/tdef: tune logging, also match stderr by Vadim Yanitskiy · 6 months ago
  3. 4d94434 tests/{gb,iuup}: also match stderr by Vadim Yanitskiy · 6 months ago
  4. 1cfce70 tests: Test gsmtap logging if write queue fills up by Daniel Willmann · 8 months ago
  5. be3c38c Add a GSM RLP decoder and encoder by Harald Welte · 7 months ago
  6. 9ef304d soft_uart: add unit tests for the receiver and transmitter by Vadim Yanitskiy · 7 months ago
  7. 259a0b7 tests/testsuite.at: remove copy-pasted 'touch experr' by Vadim Yanitskiy · 7 months ago
  8. d0cb0d5 tests/{v110,gsm44021}: change naming: 'test_' -> '_test' by Vadim Yanitskiy · 10 months ago
  9. 37b2ebf tests: Add initial osmo_io tests by Daniel Willmann · 1 year, 3 months ago
  10. c4cfb80 gsm: TS 44.021 modified V.110 frame encoding/decoding support by Harald Welte · 1 year, 7 months ago
  11. 065dab8 isdn: Add V.110 encoder/decoder by Harald Welte · 1 year, 7 months ago
  12. 4cc60a1 New unit test for XOR-2G authentication by Harald Welte · 1 year, 4 months ago
  13. 9eb698a cbsp: Fix decoding of Fail List by Pau Espin Pedrol · 1 year, 11 months ago
  14. 061f96d tests: Run smscb/gsm0341_test during make check by Pau Espin Pedrol · 1 year, 11 months ago
  15. 95fc8ea gsm0408_test: add a testcase for gsm48_decode_bearer_cap() by Vadim Yanitskiy · 2 years ago
  16. b12dbf7 tests/logging: merge both logging_test_{stream,wqueue}.err by Vadim Yanitskiy · 2 years, 5 months ago
  17. 2796190 tests/logging: ensure both stream and wqueue modes are tested by Vadim Yanitskiy · 2 years, 5 months ago
  18. 9fe1f9f Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP data by Harald Welte · 6 years ago
  19. 3a22173 tests/testsuite.at: ensure empty stderr for the bitvec_test by Vadim Yanitskiy · 2 years, 7 months ago
  20. 25c9741 add osmo_time_cc, moved from osmo-bsc by Neels Hofmeyr · 2 years, 7 months ago
  21. 292f9e7 base64: Migrate over to osmocom by Harald Welte · 2 years, 9 months ago
  22. d89d35e tests/stats: enable logging in test output by Oliver Smith · 3 years, 3 months ago
  23. d7a209b gsm: Introduce API osmo_gsm48_rest_octets_si13_decode by Pau Espin Pedrol · 3 years, 4 months ago
  24. 9828d28 bssgp_rim: add encoder/decoder for NACC related RIM containers by Philipp Maier · 3 years, 6 months ago
  25. e4cd267 Add inter-thread queue by Harald Welte · 4 years, 11 months ago
  26. 1c8785d gprs_ns2: set transfer cap in NS Status primitive by Alexander Couzens · 3 years, 6 months ago
  27. 02de87b add BSSMAP-LE coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  28. c6848f4 add BSSLAP coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  29. 086bd33 add GAD coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  30. 68c2e73 tests: do not ignore stderr of vty_test, also match it by Vadim Yanitskiy · 3 years, 9 months ago
  31. 6862cd3 bitXXgen: add bitgen_test.c by Neels Hofmeyr · 3 years, 9 months ago
  32. 16b076c tests: Split SCTP tests to its own file and run them conditionally by Pau Espin Pedrol · 3 years, 10 months ago
  33. 7dde1f4 add gsm23236: MSC pooling: TMSI and NRI utility functions by Neels Hofmeyr · 4 years, 1 month ago
  34. b795f03 Implement ITU-T I.460 multiplex / demultiplex by Harald Welte · 4 years, 1 month ago
  35. 898c9c6 dtx: add decoding for AMR-DTX frames by Philipp Maier · 4 years, 5 months ago
  36. c6a8697 Introduce helper functions for safe fork+exec of processes by Harald Welte · 4 years, 6 months ago
  37. b639b4d logging/vty: fix vty_read_file(): do not write warnings to stdin by Vadim Yanitskiy · 4 years, 7 months ago
  38. 4abda9e logging/vty: fix: actually ignore deprecated logging commands by Vadim Yanitskiy · 4 years, 7 months ago
  39. 69e00cc gsm0508: add functions to calculate beginning of a block by Philipp Maier · 4 years, 9 months ago
  40. 2d90611 context: Add support for [per-thread] global talloc contexts by Harald Welte · 5 years ago
  41. 1f9cc01 fsm: support graceful osmo_fsm_inst_term() cascades by Neels Hofmeyr · 5 years ago
  42. 0e8df1c add osmo_use_count API by Neels Hofmeyr · 5 years ago
  43. 0c7826e add osmo_sockaddr_str API by Neels Hofmeyr · 5 years ago
  44. 0fd615f add osmo_tdef API, originally adopted from osmo-bsc T_def by Neels Hofmeyr · 5 years ago
  45. 7918f84 LCLS, TS 29.205: add GCR routines by Max · 6 years ago
  46. 6db529a import oap_client_test from osmo-sgsn by Harald Welte · 6 years ago
  47. 1504211 utils_test: check stderr to catch sanitizer issues by Neels Hofmeyr · 6 years ago
  48. 87fade8 timer: Introduce osmo_clock_gettime to override clock_gettime by Pau Espin Pedrol · 6 years ago
  49. 40def49 libosmocodec: implement ECU (Error Concealment Unit) for FR by Philipp Maier · 7 years ago
  50. 3da9aa6 ctrl: tighten CTRL input parsing by Neels Hofmeyr · 7 years ago
  51. 9818664 Add tests for bitvec_write_field() by Max · 7 years ago
  52. 9cd1e74 add osmo_imsi_str_valid() and osmo_msisdn_str_valid() by Neels Hofmeyr · 7 years ago
  53. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  54. 1389e86 Add pseudo-random bit sequence generator to libosmcoore by Harald Welte · 7 years ago
  55. 43058ef Fix wrongful GSM FR codec SID frame detection in DTX. by Jean-Francois Dionne · 7 years ago
  56. 3851e8e introduce proper test case for GSM FR detection by Harald Welte · 7 years ago
  57. a362ee9 add sercomm unit test by Harald Welte · 7 years ago
  58. 3318c65 introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs} by Harald Welte · 7 years ago
  59. 33e0306 tests/conv: add GSM 05.03 specific test by Vadim Yanitskiy · 7 years ago
  60. f74cfd3 Add SW Description (de)marshalling by Max · 7 years ago
  61. d3b5873 add osmo-auc-gen_test by Neels Hofmeyr · 7 years ago
  62. 3262f82 libosmocoding: migrate transcoding routines from OsmoBTS by Vadim Yanitskiy · 8 years ago
  63. 70c7d41 Use value_string for ctrl_type by Max · 7 years ago
  64. bd9de2f gsup_test: also check stderr by Neels Hofmeyr · 7 years ago
  65. 4ffb43f Add minimal testing of socket.c helper functions by Harald Welte · 7 years ago
  66. d981efa oap: add encode/decode unit test by Neels Hofmeyr · 8 years ago
  67. c7f52c4 wqueue: Reject messges if queue is considered full by Holger Hans Peter Freyther · 8 years ago
  68. 9683104 build: make check: disable sim_test when built with --disable-pcsc by Neels Hofmeyr · 8 years ago
  69. dbc6817 timer_test: set 8 as default steps, use the default in testsuite.at by Neels Hofmeyr · 8 years ago
  70. 4f16950 Add GEA3 & GEA4 ciphers by Max · 8 years ago
  71. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago
  72. 92db150 Add helper functions for AMR codec by Max · 8 years ago
  73. 3b6fb08 import gprs_gsup_message.[ch] from openbsc as gsup.[ch] by Harald Welte · 8 years ago 0.9.4
  74. fbd02fa tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc by Harald Welte · 8 years ago
  75. 676e534 sim: Add simplistic unit test for APDU class tables by Harald Welte · 8 years ago
  76. 5c18e26 Add T4 bit map compression routines by Max · 8 years ago
  77. cbefa08 msgb/test: Add functions to catch and check exceptions by Jacob Erlbeck · 9 years ago
  78. 7cd8a1b msgb/test: Add test for msgb message buffers by Jacob Erlbeck · 9 years ago
  79. 5f349be bitvec: Add get/set byte sequences by Jacob Erlbeck · 9 years ago
  80. 8114294 gsm: Add APN conversion functions by Jacob Erlbeck · 9 years ago
  81. 9732cb4 stats: Add stat_item for value monitoring by Jacob Erlbeck · 9 years ago
  82. cdebf74 gprs/test: Add BSSGP tests by Jacob Erlbeck · 10 years ago
  83. 579a710 gsm: Add Kasumi cipher implementation by Sylvain Munaut · 10 years ago
  84. b79a148 utils: Add a simple testcase for osmo_hexdump by Holger Hans Peter Freyther · 10 years ago
  85. 4f0abc0 Refactor COMP128v23 implementation and add test suit by Max · 11 years ago
  86. dcce196 tests/gb: Add test for GPRS NS protocol by Jacob Erlbeck · 11 years ago
  87. 30fbcf5 tests: Move expensive tests to the end of the list by Jacob Erlbeck · 11 years ago
  88. ae15a2c vty: Fix misusage of snprintf in vty/utils.c by Jacob Erlbeck · 11 years ago
  89. 1c83e36 tests: Verify that all tests exit with status=0. by Holger Hans Peter Freyther · 11 years ago
  90. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  91. efd2bd6 Revert "Added a ring buffer log target to store the last N log messages." by Holger Hans Peter Freyther · 11 years ago
  92. 7337722 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  93. 97602d9 fr: Begin with a GRE/FrameRelay test due the recent regression by Holger Hans Peter Freyther · 12 years ago
  94. 4b54cab logging: Move the logging test from OpenBSC into libosmocore by Holger Hans Peter Freyther · 12 years ago
  95. c302eca tests: Make the gb test work with srcdir != builddir by Holger Hans Peter Freyther · 12 years ago
  96. 04f0989 GPRS BSSGP test: integrate into autotest by Harald Welte · 12 years ago
  97. c8a0b93 GSM 04.08: Add support for parsing CSD related bearer capabilities by Harald Welte · 12 years ago
  98. 9751081 tests: Introduce a very basic gsm0808 test by Holger Hans Peter Freyther · 12 years ago
  99. 72bd4eb lapdm: Create a simple test case to transmit data between both ends by Holger Hans Peter Freyther · 13 years ago 0.4.1
  100. e076ac0 add autotest script for milenage/auth testing by Harald Welte · 13 years ago