1. 255dac1 timer_test: redirect some output from stderr to stdout by Neels Hofmeyr · 8 years ago
  2. d73c1cc timer_test: remove all random elements by Neels Hofmeyr · 8 years ago
  3. 7b4d727 timer_test: do not use real time: deterministic and faster by Neels Hofmeyr · 8 years ago
  4. 8e2f7e8 add osmo_gettimeofday as a shim around gettimeofday by Neels Hofmeyr · 8 years ago
  5. 13a8fb8 timer_test: remove unused precision values and confusing log by Neels Hofmeyr · 8 years ago
  6. 9c9a047 timer_test: also report early finishes, report timing on error by Neels Hofmeyr · 8 years ago
  7. 633a0e7 fix timer_test: don't forget to set tv_usec on the stop time by Neels Hofmeyr · 8 years ago
  8. d95f01d build: tests: don't link system installed libosmogsm. by Neels Hofmeyr · 8 years ago
  9. 4a62dbb ussd: Decode interrogateSS that doesn't have test by Holger Hans Peter Freyther · 8 years ago
  10. 4f16950 Add GEA3 & GEA4 ciphers by Max · 8 years ago
  11. eb59f24 tests: test actual support status for auth. algo by Max · 8 years ago
  12. e0a7d9e Add octet-aligned/unaligned shift functions by Max · 8 years ago
  13. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago
  14. ec8f192 Add functions to detect HR/FR SID frames by Max · 8 years ago
  15. 92db150 Add helper functions for AMR codec by Max · 8 years ago
  16. 3b6fb08 import gprs_gsup_message.[ch] from openbsc as gsup.[ch] by Harald Welte · 8 years ago 0.9.4
  17. fbd02fa tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc by Harald Welte · 8 years ago
  18. 84da22f Add code generator for convolutional codes by Max Suraev msuraev@sysmocom.de · 8 years ago
  19. d8fb142 Add ubit <-> sbit convertors by Max · 8 years ago
  20. 92c4ec2 sim: Fix compiler warning and by this fixing the test result by Holger Hans Peter Freyther · 8 years ago
  21. 676e534 sim: Add simplistic unit test for APDU class tables by Harald Welte · 8 years ago
  22. d479321 Add function to add bits from array to bitvec by Max · 8 years ago
  23. 79599ac logging: Move the filter check up as well by Holger Hans Peter Freyther · 8 years ago
  24. 64e0eb5 log/test: Extend test case for log_check_level by Jacob Erlbeck · 9 years ago
  25. 6a5ef46 Add byte printing macros by Max · 8 years ago
  26. f78ec5c gb: Add bssgp_msgb_copy function by Jacob Erlbeck · 9 years ago
  27. 5c18e26 Add T4 bit map compression routines by Max · 8 years ago
  28. 0a59e98 Expand bitvec interface by Max · 8 years ago
  29. 5710804 bivec: Fix the output of the testcase by Holger Hans Peter Freyther · 8 years ago
  30. a9301a1 bitvec: Test and fix regression for C++->C conversion by Holger Hans Peter Freyther · 8 years ago
  31. fdb4667 test: Fix compiler warnings on 64bit systems by Holger Hans Peter Freyther · 9 years ago
  32. fb7e683 kasumi: Fix build with gcc5 that changed behavior of inline by Holger Hans Peter Freyther · 8 years ago
  33. 17b3c3a msgb/test: Add test case for error cases by Jacob Erlbeck · 9 years ago
  34. 0a053ec msgb/test: Add tests for msgb_resize_area and msgb_copy by Jacob Erlbeck · 9 years ago
  35. cbefa08 msgb/test: Add functions to catch and check exceptions by Jacob Erlbeck · 9 years ago
  36. 7cd8a1b msgb/test: Add test for msgb message buffers by Jacob Erlbeck · 9 years ago
  37. 5f349be bitvec: Add get/set byte sequences by Jacob Erlbeck · 9 years ago
  38. 8114294 gsm: Add APN conversion functions by Jacob Erlbeck · 9 years ago
  39. cc6ac4c ns: Force a defined state when sending NS RESET by Jacob Erlbeck · 9 years ago
  40. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 9 years ago
  41. f13de86 stats/test: Add memory leak check by Jacob Erlbeck · 9 years ago
  42. 46b703d stats/test: Add test for reporting by Jacob Erlbeck · 9 years ago
  43. be37fb7 stats/test: Add tests to check VTY configuration by Jacob Erlbeck · 9 years ago
  44. ca6602f vty/test: Refactor vty creation/deletion into separate functions by Jacob Erlbeck · 9 years ago
  45. ee2657f test: Remove unneeded linking to libosmovty.la by Jacob Erlbeck · 9 years ago
  46. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  47. adc900e stats/vty: Add stats configuration by Jacob Erlbeck · 9 years ago
  48. b27b352 stats: Use a global index for stat item values by Jacob Erlbeck · 9 years ago
  49. 738d9e2 stats: Add vty_out_stat_item_group by Jacob Erlbeck · 9 years ago
  50. 9732cb4 stats: Add stat_item for value monitoring by Jacob Erlbeck · 9 years ago
  51. c2ddc4f build: have a disable-static build succeed by Jan Engelhardt · 9 years ago
  52. 0d72785 tests: Don't reference file in src/ to test hidden func. Use static link. by Sylvain Munaut · 9 years ago
  53. 2c58197 bssgp/test: Add missing START/END printfs by Jacob Erlbeck · 9 years ago
  54. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  55. 0d86c21 build: Fix the building of tests as well by Holger Hans Peter Freyther · 9 years ago
  56. 9385d1e bssgp: Fix bssgp_tx_fc_bvc parameter type by Jacob Erlbeck · 9 years ago
  57. 455d34f bssgp/test: Fix bssgp-fc test by Jacob Erlbeck · 9 years ago
  58. 6b1faf7 logginrb: Fix compiler warning about fprintf by Holger Hans Peter Freyther · 9 years ago
  59. b535e39 bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity) by Jacob Erlbeck · 9 years ago
  60. a11994d fix compiler warnings for a5 tests by Max · 9 years ago
  61. 4e0543f Tests: Fix broken loggingrb testcase. by Michael McTernan · 9 years ago
  62. f8699ca gsm: Add A5/3-4 cipher support by Max · 9 years ago
  63. 36153dc bssgp: Handle BSSGP STATUS messages by Jacob Erlbeck · 9 years ago
  64. 419684e Supplementary Services (de)activation, interrogation added by Tobias Engel · 12 years ago
  65. c13cf8b SMS-CB: introduce and use GSM341_7BIT_PADDING by Harald Welte · 10 years ago
  66. c993a07 use the new GSM341 / GSM412 size constants by Harald Welte · 10 years ago
  67. f626123 smscb/gsm0341_test: Add \r padding to the message by Daniel Willmann · 10 years ago
  68. 65f676d test by Harald Welte · 10 years ago
  69. 783d073 add gsm0341_test to generate SMSCB hex strings by Harald Welte · 10 years ago
  70. e0a1a80 bssgp: Include sys/socket.h for AF_INET on FreeBSD by Holger Hans Peter Freyther · 10 years ago
  71. b43baf2 gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg by Jacob Erlbeck · 10 years ago
  72. cdebf74 gprs/test: Add BSSGP tests by Jacob Erlbeck · 10 years ago
  73. 10dd73c bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg by Holger Hans Peter Freyther · 10 years ago
  74. dade018 gprs-ns/test: Check the nsvc state explicitely by Jacob Erlbeck · 10 years ago
  75. 84bcce6 gprs-ns/test: Re-add return value check for gprs_nsvc_reset by Holger Hans Peter Freyther · 10 years ago
  76. 6ac70a4 gprs-ns: Fix reset state handling by Jacob Erlbeck · 10 years ago
  77. cdb85f5 gprs-ns/test: Add test_sgsn_reset_invalid_state by Jacob Erlbeck · 10 years ago
  78. f1bcbb0 gprs-ns/test: Add expire_nsvc_timer by Jacob Erlbeck · 10 years ago
  79. 2381fde gprs-ns/test: Save the last PDU type sent by Jacob Erlbeck · 10 years ago
  80. f357c87 gprs-ns/test: Use gprs_nsvc_reset instead of gprs_ns_tx_reset by Jacob Erlbeck · 10 years ago
  81. 1a63255 build: resolve compiler warning about implicit delcaration by Jan Engelhardt · 10 years ago
  82. c60de4f build: fix linker error with kasumi_test by Jan Engelhardt · 10 years ago
  83. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  84. 8d950ea msgfile: Fix memleak in the test and release the list by Holger Hans Peter Freyther · 10 years ago
  85. 26ea706 tests/bits: Make sure all 'inline' are also static by Sylvain Munaut · 10 years ago
  86. 579a710 gsm: Add Kasumi cipher implementation by Sylvain Munaut · 10 years ago
  87. 5377701 core: Add generic LE/BE load/store uint type convertors and use them in msgb by Max · 10 years ago
  88. 3dc4e16 gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode by Daniel Willmann · 10 years ago
  89. 0912935 tests/lapd: Add a testcase to check for LAPDm sync issues by Daniel Willmann · 10 years ago
  90. e4c50d5 sms_test: Do not crash on logging. by Alexander Chemeris · 10 years ago
  91. 8dac415 ladpm: Fix msgb handling and SAPI=3 establishment delay by Jacob Erlbeck · 10 years ago
  92. 7d5f17a lapd/test: Check for empty ACCH queue, too by Jacob Erlbeck · 10 years ago
  93. c893c22 lapd/test: Extend test case to test msgs having data before l2h by Jacob Erlbeck · 10 years ago
  94. 2462cf6 lapd/test: Show dequeued messages by Jacob Erlbeck · 10 years ago
  95. 90937fe lapd/test: Add test case for RSL EST REQ -> LAPD by Jacob Erlbeck · 10 years ago
  96. 26cbd45 sms: Fix gsm_7bit legacy functions return value by Jacob Erlbeck · 10 years ago
  97. 3244702 utils: Greatly improve performance of osmo_hexdump routines by Nils O. Selåsdal · 10 years ago
  98. b79a148 utils: Add a simple testcase for osmo_hexdump by Holger Hans Peter Freyther · 10 years ago
  99. b7d0f46 logging: Copy the filter_fn and fix the IMSI filter in OpenBSC by Holger Hans Peter Freyther · 11 years ago
  100. 4f0abc0 Refactor COMP128v23 implementation and add test suit by Max · 11 years ago