1. 14bf28a Mark input parameter to bitvec_set_bits() as 'const' by Harald Welte · 8 years ago
  2. f627c0f fsm: Introduce default time-out handling by Harald Welte · 8 years ago
  3. e0a7d9e Add octet-aligned/unaligned shift functions by Max · 8 years ago
  4. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago
  5. 82f94ef Add UMTS AKA related MM/GMM message type and IE definitions by Harald Welte · 8 years ago
  6. bda26c0 Add structures defining decoded TS 23.003 identities by Harald Welte · 8 years ago
  7. de960cb gsup: Add OSMO_GSUP_MSGT_AUTH_FAIL_REPORT by Harald Welte · 8 years ago
  8. ad580ba add vty call show asciidoc: generate a documentation for counters by Alexander Couzens · 8 years ago
  9. 0167e3f add rsl_or_ipac_msg_name() for both standard and ip.access msg types by Neels Hofmeyr · 8 years ago
  10. 8d6dcd9 add get_value_string_or_null() to handle unknown items by Neels Hofmeyr · 8 years ago
  11. ec8f192 Add functions to detect HR/FR SID frames by Max · 8 years ago
  12. 720ac4a Patched structs for big-endian architectures by Ruben Undheim · 8 years ago
  13. 92db150 Add helper functions for AMR codec by Max · 8 years ago
  14. adef12a Add strings with PH primitive names by Max · 8 years ago
  15. e4c294f Fixing build on Mac OSX by Beshr Al Nahas · 8 years ago
  16. cc3694b Fix build for OSX by Arran Cudbard-Bell · 8 years ago
  17. 764b022 Add function to make Uplink Measurement by Max · 8 years ago
  18. fe65fa7 Set DTX in Cell Options by Max · 8 years ago
  19. 3d79240 logging: Use __BASE_FILE__ instead of __FILE__ by Harald Welte · 8 years ago
  20. 766da86 GSUP: Add support for RAND in SendAuthInfo.req by Harald Welte · 8 years ago
  21. 48dc1a5 GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS plane by Harald Welte · 8 years ago
  22. 3b6fb08 import gprs_gsup_message.[ch] from openbsc as gsup.[ch] by Harald Welte · 8 years ago 0.9.4
  23. 9709b2e Import osmo_{encode,decode}_big_endian() from openbsc by Harald Welte · 8 years ago
  24. fbd02fa tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc by Harald Welte · 8 years ago
  25. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  26. 0996c87 add new header file for TS 23.003 by Harald Welte · 8 years ago
  27. 64f38c0 import gsm_04_08_gprs.[ch] from openbsc.git by Harald Welte · 8 years ago
  28. 69e6c3c Add log_fini() function to release all memory allocated by logging framework by Harald Welte · 8 years ago
  29. eea18a6 add two missing files (gsm0503.h / conv_gen.py) to previous commit by Harald Welte · 8 years ago
  30. 84da22f Add code generator for convolutional codes by Max Suraev msuraev@sysmocom.de · 8 years ago
  31. 8a5346b Add function for appending range1024 to bitvec by Max · 8 years ago
  32. 1f9d818 Deprecate comp128 by Max · 8 years ago
  33. fdb3d8c Deprecate osmo_a5_1 and osmo_a5_2 by Max · 8 years ago
  34. bf990bb Update internal GPRS cipher API by Max · 8 years ago
  35. 402b9b0 Addditional classmark check against A5/4 support by Max · 8 years ago
  36. fbb8bfa Add function to get osmo_earfcn bit size by Max · 8 years ago
  37. d8fb142 Add ubit <-> sbit convertors by Max · 8 years ago
  38. 793a290 vty: Make a reservation for the osmo-sip-connector by Holger Hans Peter Freyther · 8 years ago
  39. 61f2888 select: Externalize fd_set filling and dispatch by Holger Hans Peter Freyther · 8 years ago
  40. fb348ee Export names for gsm_chan_t and gsm48_chan_mode by Max · 8 years ago
  41. 932d2d4 sim: make osim_reader_ops public by Harald Welte · 8 years ago
  42. 6c33ae2 Add new osmo_fd_get_by_fd() function by Harald Welte · 8 years ago
  43. 4acaa13 sim: add class_tables / card profiles by Harald Welte · 8 years ago
  44. 5bed23c add missing #include <stdbool.h> by Harald Welte · 8 years ago
  45. ea345cd Rename struct to better match libosmocore conventions by Max · 8 years ago
  46. 03309b5 Add basic EARFCN support by Max · 8 years ago
  47. d479321 Add function to add bits from array to bitvec by Max · 8 years ago
  48. bdccc1b gsm48: factor out MCC+MNC BCD parsing for re-use in UMTS by Neels Hofmeyr · 8 years ago
  49. da7bf4d 04.08: add inline funcs for transaction id bits by Neels Hofmeyr · 8 years ago
  50. c656fae 04.08: switch to r99 msg type bitmasks by default by Neels Hofmeyr · 8 years ago
  51. 282e908 04.08: add inline funcs for pdisc + msg type bitmasks by Neels Hofmeyr · 8 years ago
  52. c0d9a6c Add helper function to convert numerical BSSGP PDU type to string by Max · 8 years ago
  53. e859aec Add support for SI2quater messages by Max · 8 years ago
  54. 5ffb503 rename osim_file_find_* to osim_file_desc_find_* by Harald Welte · 8 years ago
  55. c28f4cd sim: Add osim_file_find_{fid,sfid}() functions by Harald Welte · 8 years ago
  56. a89d22c log: Add conditional logging based on log_check_level by Jacob Erlbeck · 9 years ago
  57. de6dd72 log: Add log_check_level function by Jacob Erlbeck · 9 years ago
  58. cda9885 fix gsm_7bit_decode API comment: septets, not octets by Neels Hofmeyr · 8 years ago
  59. 6a5ef46 Add byte printing macros by Max · 8 years ago
  60. f81eb32 vty: add ctrl section for Control interface bind address by Neels Hofmeyr · 8 years ago
  61. 4934309 add ctrl_interface_setup_dynip() for bind address by Neels Hofmeyr · 8 years ago
  62. 96172f0 vty: add bind command for telnet vty line by Neels Hofmeyr · 8 years ago
  63. cc00bf8 Extend L1SAP PH-DATA with presence information by Max · 8 years ago
  64. f78ec5c gb: Add bssgp_msgb_copy function by Jacob Erlbeck · 9 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. a9301a1 bitvec: Test and fix regression for C++->C conversion by Holger Hans Peter Freyther · 8 years ago
  70. a15f05f Add bitvec-related functions from Osmo-PCU by Max · 8 years ago
  71. e49af08 bitvec: Fix interface to consistently use unsigned int by Max · 8 years ago
  72. f6d9f37 comment typo by Neels Hofmeyr · 8 years ago
  73. ff42b26 msgb: Assert len >= 0 in msgb_trim by Jacob Erlbeck · 9 years ago
  74. 5f349be bitvec: Add get/set byte sequences by Jacob Erlbeck · 9 years ago
  75. 8114294 gsm: Add APN conversion functions by Jacob Erlbeck · 9 years ago
  76. c959afd osmo_prim_op_names should be extern by Harald Welte · 9 years ago
  77. a2db75f Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE define by Harald Welte · 9 years ago
  78. 8db1134 msgb: Add msgb_test_invariant function by Jacob Erlbeck · 9 years ago
  79. cdd05f0 msgb: Add msgb_resize_area and msgb_copy by Jacob Erlbeck · 9 years ago
  80. 9e57a5a some comments / fixed typos by Neels Hofmeyr · 9 years ago
  81. fad5752 RSL: Add enum + TLV definitions for ip.access style embedded IEs by Harald Welte · 9 years ago
  82. 771a58f gsm_03_41: Fix structure definitions for big-endian machines by Ruben Undheim · 9 years ago
  83. ac4ed17 stats: Add OSMO prefix to STAT_ITEM_NOVALUE_ID by Jacob Erlbeck · 9 years ago
  84. af5bad5 stat: Explicitly support stat_items without unit by Jacob Erlbeck · 9 years ago
  85. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 9 years ago
  86. b6e6bea stats: Move statsd related code into a separate file by Jacob Erlbeck · 9 years ago
  87. a10ef29 use system-wide libtalloc with --enable-system-talloc by Harald Welte · 9 years ago
  88. 2b82c1c fix FSF address in sources/headers by Jaroslav Škarvada · 9 years ago
  89. aed7c12 stats: Send all values on reporter update by Jacob Erlbeck · 9 years ago
  90. 495b0db gprs-ns/stats: When the NSVCI is updated, update the stats counter by Holger Hans Peter Freyther · 9 years ago
  91. 59b90bc stats/vty: Add selective show stats command by Jacob Erlbeck · 9 years ago
  92. c337693 stats: Fix build on FreeBSD by Holger Hans Peter Freyther · 9 years ago
  93. 07cf861 gtphub: add OSMO_VTY_PORT_GTPHUB. by Neels Hofmeyr · 9 years ago
  94. 667e83d fix some typos by Neels Hofmeyr · 9 years ago
  95. 79125ec log: Add new DLSTATS log level by Jacob Erlbeck · 9 years ago
  96. bc9d9ac stats: Limit reporting by class id by Jacob Erlbeck · 9 years ago
  97. 34eec7d vty: Add reserved nodes to enum node_type by Jacob Erlbeck · 9 years ago
  98. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  99. bc4f7ae stats: Add log reporter by Jacob Erlbeck · 9 years ago
  100. 490b38f stats: Use function pointers in reporter objects by Jacob Erlbeck · 9 years ago