1. 84da22f Add code generator for convolutional codes by Max Suraev msuraev@sysmocom.de · 8 years ago
  2. aa16d63 milenage/aes: Address undefined behavior on bitshift by Holger Hans Peter Freyther · 8 years ago
  3. 7d004a1 doxygen: Remove the tag file on uninstall as well by Holger Hans Peter Freyther · 8 years ago
  4. c63ed3f doxygen: Next try to fix the uninstall handling by Holger Hans Peter Freyther · 8 years ago
  5. faaf252 doxygen: Try to uninstall the search files as well by Holger Hans Peter Freyther · 8 years ago
  6. 936151b Add static lib to -dev .deb package by Max · 8 years ago
  7. 610ef99 Doxygen: enable tagfile generation and usage for cross-project references by Sylvain Munaut · 8 years ago
  8. c7c582a Doxygen: Enable client-based search engine by Sylvain Munaut · 8 years ago
  9. 27e8036 Fix unaligned access found by addr. sanitizer by Max · 8 years ago
  10. 8a5346b Add function for appending range1024 to bitvec by Max · 8 years ago
  11. 1f9d818 Deprecate comp128 by Max · 8 years ago
  12. fdb3d8c Deprecate osmo_a5_1 and osmo_a5_2 by Max · 8 years ago
  13. aead05d Improve code reuse by Max · 8 years ago
  14. bf990bb Update internal GPRS cipher API by Max · 8 years ago
  15. 402b9b0 Addditional classmark check against A5/4 support by Max · 8 years ago
  16. fbb8bfa Add function to get osmo_earfcn bit size by Max · 8 years ago
  17. da1b20c logging.c: assert category_token allocation (CID #57871) by Neels Hofmeyr · 8 years ago
  18. 7002975 jenkins: Enable tracing and error handling in bash by Holger Hans Peter Freyther · 8 years ago
  19. d163218 jenkins: Add build script used by jenkins on our public CI by Holger Hans Peter Freyther · 8 years ago
  20. d8fb142 Add ubit <-> sbit convertors by Max · 8 years ago
  21. 93bc64f gb: Add bssgp_pdu_str to libosmogb namespace by Max · 8 years ago
  22. b9bb0b0 Add missing docs for bssgp bvc reset vty command by Max · 8 years ago
  23. ea50732 Add vty command to explicitly reset given BVCI by Max · 8 years ago
  24. 793a290 vty: Make a reservation for the osmo-sip-connector by Holger Hans Peter Freyther · 8 years ago
  25. 61f2888 select: Externalize fd_set filling and dispatch by Holger Hans Peter Freyther · 8 years ago
  26. fb348ee Export names for gsm_chan_t and gsm48_chan_mode by Max · 8 years ago
  27. 92c4ec2 sim: Fix compiler warning and by this fixing the test result by Holger Hans Peter Freyther · 8 years ago
  28. 932d2d4 sim: make osim_reader_ops public by Harald Welte · 8 years ago
  29. 6c33ae2 Add new osmo_fd_get_by_fd() function by Harald Welte · 8 years ago
  30. 676e534 sim: Add simplistic unit test for APDU class tables by Harald Welte · 8 years ago
  31. 4acaa13 sim: add class_tables / card profiles by Harald Welte · 8 years ago
  32. 2c34ab4 Improve BSSGP debug output by Max · 8 years ago
  33. 5bed23c add missing #include <stdbool.h> by Harald Welte · 8 years ago
  34. ea345cd Rename struct to better match libosmocore conventions by Max · 8 years ago
  35. c79b397 Revert "gsm48: move to hex TMSI representation" by Harald Welte · 8 years ago
  36. f451ce6 gsm48: move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  37. 03309b5 Add basic EARFCN support by Max · 8 years ago
  38. d479321 Add function to add bits from array to bitvec by Max · 8 years ago
  39. bdccc1b gsm48: factor out MCC+MNC BCD parsing for re-use in UMTS by Neels Hofmeyr · 8 years ago
  40. da7bf4d 04.08: add inline funcs for transaction id bits by Neels Hofmeyr · 8 years ago
  41. c656fae 04.08: switch to r99 msg type bitmasks by default by Neels Hofmeyr · 8 years ago
  42. 282e908 04.08: add inline funcs for pdisc + msg type bitmasks by Neels Hofmeyr · 8 years ago
  43. c0d9a6c Add helper function to convert numerical BSSGP PDU type to string by Max · 8 years ago
  44. e859aec Add support for SI2quater messages by Max · 8 years ago
  45. 5ffb503 rename osim_file_find_* to osim_file_desc_find_* by Harald Welte · 8 years ago
  46. c28f4cd sim: Add osim_file_find_{fid,sfid}() functions by Harald Welte · 8 years ago
  47. 1cc66f0 merge_doc.xsl: Don't copy the 'descripiton' element of commands by Harald Welte · 8 years ago
  48. 57f253a debian: Make sure that libtalloc-dev is installed by Holger Hans Peter Freyther · 8 years ago
  49. ed0ce47 logging: Remove unused variable after recent changes by Holger Hans Peter Freyther · 8 years ago
  50. 5dd3f1d Merge branch 'sysmocom/shared/log-speed' by Holger Hans Peter Freyther · 8 years ago
  51. 79599ac logging: Move the filter check up as well by Holger Hans Peter Freyther · 8 years ago
  52. e0dc6a1 logging: Remove some code duplication by Holger Hans Peter Freyther · 9 years ago
  53. 64e0eb5 log/test: Extend test case for log_check_level by Jacob Erlbeck · 9 years ago
  54. a89d22c log: Add conditional logging based on log_check_level by Jacob Erlbeck · 9 years ago
  55. de6dd72 log: Add log_check_level function by Jacob Erlbeck · 9 years ago
  56. f20f5fd comment typo by Neels Hofmeyr · 8 years ago
  57. cda9885 fix gsm_7bit_decode API comment: septets, not octets by Neels Hofmeyr · 8 years ago
  58. 6a5ef46 Add byte printing macros by Max · 8 years ago
  59. f81eb32 vty: add ctrl section for Control interface bind address by Neels Hofmeyr · 8 years ago
  60. 4934309 add ctrl_interface_setup_dynip() for bind address by Neels Hofmeyr · 8 years ago
  61. 96172f0 vty: add bind command for telnet vty line by Neels Hofmeyr · 8 years ago
  62. cc00bf8 Extend L1SAP PH-DATA with presence information by Max · 8 years ago
  63. f78ec5c gb: Add bssgp_msgb_copy function by Jacob Erlbeck · 9 years ago
  64. ab0eb96 bitvec: Untested speculative UBAN fix for the new routine by Holger Hans Peter Freyther · 8 years ago
  65. 5c18e26 Add T4 bit map compression routines by Max · 8 years ago
  66. 0a59e98 Expand bitvec interface by Max · 8 years ago
  67. 8684714 Add CSCN ctrl port defs by Neels Hofmeyr · 8 years ago
  68. 620dfa6 add vty port nr for osmo-cscn by Neels Hofmeyr · 8 years ago
  69. 5710804 bivec: Fix the output of the testcase by Holger Hans Peter Freyther · 8 years ago
  70. a9301a1 bitvec: Test and fix regression for C++->C conversion by Holger Hans Peter Freyther · 8 years ago
  71. 912bc6f Add doxygen comments to clarify function use by Max · 8 years ago
  72. 2745b48 bitvec: Fix build on older gcc by Holger Hans Peter Freyther · 8 years ago
  73. a15f05f Add bitvec-related functions from Osmo-PCU by Max · 8 years ago
  74. fdb4667 test: Fix compiler warnings on 64bit systems by Holger Hans Peter Freyther · 9 years ago
  75. ee6652b ipa: recv is declared in different headers on BSD by Holger Hans Peter Freyther · 9 years ago
  76. d56c3cb vty: Use NULL to have a null pointer instead of '\0' by Holger Hans Peter Freyther · 9 years ago
  77. 6181604 Ignore test binaries by Max · 8 years ago
  78. e49af08 bitvec: Fix interface to consistently use unsigned int by Max · 8 years ago
  79. 08621a8 bitvec: Fix unaligned memory access in osmo_revbytebits_buf by Max · 8 years ago
  80. cf37c4c Fix sporadic out-of-bounds error by Max · 8 years ago
  81. fb7e683 kasumi: Fix build with gcc5 that changed behavior of inline by Holger Hans Peter Freyther · 8 years ago
  82. e7c18dd debian: Avoid linking with -Bsymbolic-functions by Holger Hans Peter Freyther · 8 years ago
  83. f6d9f37 comment typo by Neels Hofmeyr · 8 years ago
  84. 17b3c3a msgb/test: Add test case for error cases by Jacob Erlbeck · 9 years ago
  85. ff42b26 msgb: Assert len >= 0 in msgb_trim by Jacob Erlbeck · 9 years ago
  86. 0a053ec msgb/test: Add tests for msgb_resize_area and msgb_copy by Jacob Erlbeck · 9 years ago
  87. cbefa08 msgb/test: Add functions to catch and check exceptions by Jacob Erlbeck · 9 years ago
  88. 7cd8a1b msgb/test: Add test for msgb message buffers by Jacob Erlbeck · 9 years ago
  89. 5f349be bitvec: Add get/set byte sequences by Jacob Erlbeck · 9 years ago
  90. 8114294 gsm: Add APN conversion functions by Jacob Erlbeck · 9 years ago
  91. 51660a6 update TODO-RELEASE regarding the talloc change. by Harald Welte · 9 years ago
  92. c959afd osmo_prim_op_names should be extern by Harald Welte · 9 years ago
  93. 42fff58 Fix some recently added formats on 64bit by Neels Hofmeyr · 9 years ago
  94. a2db75f Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE define by Harald Welte · 9 years ago
  95. 8db1134 msgb: Add msgb_test_invariant function by Jacob Erlbeck · 9 years ago
  96. 86ec311 msgb: Let msgb_hexdump be more tolerant by Jacob Erlbeck · 9 years ago
  97. cdd05f0 msgb: Add msgb_resize_area and msgb_copy by Jacob Erlbeck · 9 years ago
  98. 9e57a5a some comments / fixed typos by Neels Hofmeyr · 9 years ago
  99. 1a87c1b LaPDm: Refuse SUSPEND/RESUME/RECONNECT in BTS mode by Harald Welte · 9 years ago
  100. cc6ac4c ns: Force a defined state when sending NS RESET by Jacob Erlbeck · 9 years ago