1. 5721770 msgb: Add msgb_hexdump_{l2,l3}() to dump l2 or l3 part of message buffer by Harald Welte · 6 years ago
  2. 18c014d utils: add helper wrapper for osmo_strlcpy() by Max · 6 years ago
  3. 2a06a49 fsm: add functions for unlinking and changing parents by Philipp Maier · 6 years ago
  4. 0e2a943 logging: allow to log only the basename of each source by Neels Hofmeyr · 6 years ago
  5. bd7bd39 logging: separate the '<000b>' subsys from filename logging by Neels Hofmeyr · 6 years ago
  6. 886e548 logging: add ability to log the log-level with API and vty by Neels Hofmeyr · 6 years ago
  7. 9910bbc utils: add osmo_escape_str() by Neels Hofmeyr · 7 years ago
  8. 937ddea utils: add osmo_separated_identifiers_valid() by Neels Hofmeyr · 7 years ago
  9. 84ea2e0 logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL() by Neels Hofmeyr · 7 years ago
  10. dc75b11 comment: utils: more accurately describe OSMO_STRINGIFY macro by Neels Hofmeyr · 7 years ago
  11. 18ba26c counters: add osmo_counters_count() returns the amount of counters by Alexander Couzens · 7 years ago
  12. 37a8340 logging: Extend the LOGPSRC macro to put cont in it as well by Holger Hans Peter Freyther · 7 years ago
  13. f9b1e55 gsmtap.h: Introduce new GSMTAP type for LTE NAS messages by Harald Welte · 7 years ago
  14. 3fad5d7 msgb: add inline msgb_queue_free() by Neels Hofmeyr · 7 years ago
  15. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  16. ae510dc rate_ctr: Enforce counter (and ctr_group) names are valid identifiers by Harald Welte · 7 years ago
  17. febe83c Introduce osmo_identifier_valid() function to check validity of identifier by Harald Welte · 7 years ago
  18. abdd7a2 add osmo_talloc_asprintf() and ctrl_cmd_reply_printf() by Neels Hofmeyr · 7 years ago
  19. 0b3db50 Replace bitvec_set_uint() with bitvec_set_u64() by Max · 7 years ago
  20. 2d2490e socket: add function osmo_sock_local_ip() to query local ip by Philipp Maier · 7 years ago
  21. c5b47cc add function msgb_printf() to print formatted text into msg buf by Philipp Maier · 7 years ago
  22. b525b9e api doc: fix two doxygen group closing braces by Neels Hofmeyr · 7 years ago
  23. 7166094 [doc] Expand Doxuygen documentation for osmo_prim by Harald Welte · 7 years ago
  24. 197a4ac [doc] Put CRC-16 and generic CRC code in one Doxygen module by Harald Welte · 7 years ago
  25. ef7a44e [doc] bits.c: Better / more Doxygen documentation by Harald Welte · 7 years ago
  26. eb5b6ce [doc] Add Doxygen API documentation for stats.c and stats_statsd.c by Harald Welte · 7 years ago
  27. 17bbaa3 [doc] counter.[ch] Add Doxygen API documentation by Harald Welte · 7 years ago
  28. 781951b [doc] stat_item: Complete doxygen documentation for API by Harald Welte · 7 years ago
  29. 216338c Rename 'statistics.c' to 'counter.c' by Harald Welte · 7 years ago
  30. 4335bad utils: add osmo_is_hexstr(), add unit test by Neels Hofmeyr · 7 years ago
  31. 383c563 Add time conversion helpers by Max · 7 years ago
  32. a52d839 Expand bit pretty-printer by Max · 7 years ago
  33. 6c0a0e6 add osmo_fd_setup() convenience function to fill-in osmo_fd by Harald Welte · 7 years ago
  34. 977231c Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCH by Harald Welte · 7 years ago
  35. a7ccf61 add DLMGCP logging category for libosmo-mgcp by Neels Hofmeyr · 7 years ago
  36. 37d204a socket: Add new OSMO_SOCK_F_NO_MCAST_ALL option by Harald Welte · 7 years ago
  37. bc43a62 socket: Allow disabling multicast loop on socket creation by Harald Welte · 7 years ago
  38. e30d7e6 socket.c: Add multicast related convenience functions by Harald Welte · 7 years ago
  39. ea91a51 select: Add new osmo_fd_close() function by Harald Welte · 7 years ago
  40. aa3ba46 gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNEL by Harald Welte · 7 years ago
  41. 93713a5 gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap() by Harald Welte · 7 years ago
  42. 1389e86 Add pseudo-random bit sequence generator to libosmcoore by Harald Welte · 7 years ago
  43. 15b6d41 Deprecate wrappers around loglevel_strs by Max · 7 years ago
  44. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  45. 33370cb doxygen: various fixes in core/timer.h by Neels Hofmeyr · 7 years ago
  46. fc47b03 api doc typo fix in core/logging.h by Neels Hofmeyr · 7 years ago
  47. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  48. dd75bac Move NUM_BYTES macro to core library by Max · 7 years ago
  49. 69dfe5a Fix compilation warning on deprecated macro by Pau Espin Pedrol · 7 years ago
  50. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  51. 75989e6 socket: Add osmo_sock_init2_ofd() function by Pau Espin Pedrol · 7 years ago
  52. 7711713 sercomm: More API documentation by Harald Welte · 7 years ago
  53. 799bef5 sercomm: Better integration of driver interface by Harald Welte · 7 years ago
  54. 7af6d22 sercomm: Include in libosmocore Makefile by Harald Welte · 7 years ago
  55. 1d64088 sercomm: remove unrequired helper functions by Harald Welte · 7 years ago
  56. 8a4eb83 sercomm: Move HDLC related defines into C file by Harald Welte · 7 years ago
  57. ea3d3ba sercomm: Add doxygen-style documentation to public API by Harald Welte · 7 years ago
  58. f6adcd7 sercomm: make rx msg size configurable per instance by Harald Welte · 7 years ago
  59. 1358836 sercomm: introduce osmo_ naming prefix in struct and function names by Harald Welte · 7 years ago
  60. cc95f4b sercomm: Enable multiple instances of 'sercomm' by Harald Welte · 7 years ago
  61. c68af6a Import sercomm.c from osmocom-bb by Harald Welte · 7 years ago
  62. 67bdd80 stats: Disable stats*.c on embedded targets by Harald Welte · 7 years ago
  63. 3318c65 introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs} by Harald Welte · 7 years ago
  64. 054667f endian.h: Make it work on 'bare iron' builds (and possibly more platforms) by Harald Welte · 7 years ago
  65. 44f423f timer: add osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  66. c65c5b4 vty: cleanup logging functions by Max · 7 years ago
  67. 4585e67 osmo_fsm: Lookup functions to find FSM Instance by name or ID by Harald Welte · 7 years ago
  68. 59a9ebf msgb: Add msgb_pull_to_l2() analogous to msgb_pull_to_l3() by Harald Welte · 7 years ago
  69. dda70fc Add osmo_sock_init2() function, allowing both BIND *and* CONNECT by Harald Welte · 7 years ago
  70. acd08fe Add struct osmo_prim_event_map and osmo_event_for_prim() by Harald Welte · 7 years ago
  71. 62d3296 logging.h: #define DLSS7, DLSCCP, DLSUA, DLM3UA for libosmo-sigtran by Harald Welte · 7 years ago
  72. 8a5d60b fix OSMO_VALUE_STRING macro: don't use OSMO_STRINGIFY() by Neels Hofmeyr · 7 years ago
  73. 4cb0c8b linuxlist.h: add llist_first/last_entry macros by Neels Hofmeyr · 7 years ago
  74. fca04bb fsm: convenience: add inline osmo_fsm_inst_state_name() by Neels Hofmeyr · 7 years ago
  75. 8b86cd7 logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  76. 492e180 logging.h: fixup: add API doc for logging enums recently added by Neels Hofmeyr · 7 years ago
  77. 0d6420b logging.h: fix backwards compat broken by recent commit by Neels Hofmeyr · 7 years ago
  78. 812ba6d logging: centrally define ctx and filter indexes by Neels Hofmeyr · 7 years ago
  79. b288853 select: add functionality to check socket state by Philipp Maier · 8 years ago
  80. 48f5583 socket: Introduce function to obtain socket name by Harald Welte · 7 years ago
  81. 75c0e2f utils.h: #include <stdio.h> as we use fprintf() by Harald Welte · 7 years ago
  82. 505a22f linuxlist.h: add llist_count() by Neels Hofmeyr · 7 years ago
  83. aa1bc01 logging: remove code duplication by Max · 7 years ago
  84. 449324b bitvec: Ensure bitvec.h and bitvec.c agree on function argument type by Harald Welte · 7 years ago
  85. f2899c6 Always include <osmocom/core/talloc.h> and not <talloc.h> by Harald Welte · 7 years ago
  86. ebcf02d gsmtap: Add GSMTAP_TYPE_QC_DIAG by Harald Welte · 7 years ago
  87. 8808bb4 Add osmo_fsm_find_by_name() and avoid registering FSM with same name by Harald Welte · 7 years ago
  88. 848de8f Add function to get uninterrupted bit run by Pravin Kumarvel · 8 years ago
  89. c014f60 fsm: factor out osmo_fsm_inst_term_children() from osmo_fsm_inst_term() by Neels Hofmeyr · 8 years ago
  90. eeacf90 fsm: move LOGPFSMSRC and LOGPFSMLSRC to .h by Neels Hofmeyr · 8 years ago
  91. a0f74f2 add CRC16-CCITT to libosmocore by Harald Welte · 8 years ago
  92. 1808096 utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macros by Neels Hofmeyr · 8 years ago
  93. 42b59c1 fsm api doc: fix typo in doxygen marker '\breif' by Neels Hofmeyr · 8 years ago
  94. 5c5c78a add value strings for enum osmo_fsm_term_cause and use for logging by Neels Hofmeyr · 8 years ago
  95. 725698a fsm: log caller's source for events and state changes, not fsm.c lines by Neels Hofmeyr · 8 years ago
  96. 6a13e7f fsm: add LOGPFSML to pass explicit logging level by Neels Hofmeyr · 8 years ago
  97. c0f0007 import oap message parsing / encoding from openbsc.git; AGPL->GPL by Harald Welte · 8 years ago
  98. 9795cf1 fix: DLGSUP logging category "unusable" by Neels Hofmeyr · 8 years ago 0.9.5
  99. aa00f99 Implement GSMTAP log target by Harald Welte · 8 years ago
  100. a65e993 gsmtap: Add defintions for GSMTAP based remote logging by Harald Welte · 8 years ago