1. b99f4ca gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass() by Pau Espin Pedrol · 4 years, 8 months ago
  2. 2ceb758 add osmo_sockaddr_str_is_nonzero() by Neels Hofmeyr · 4 years, 9 months ago
  3. ab6d6cf cosmetic: gsm_04_08.h: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 8 months ago
  4. b1bbe24 fsm: refuse state chg and events after term by Neels Hofmeyr · 4 years, 9 months ago
  5. 988f6d7 add osmo_fsm_set_dealloc_ctx(), to help with use-after-free by Neels Hofmeyr · 4 years, 9 months ago
  6. d4b4edd gprs_ns_vty: return success for disabled FR/GRE by Oliver Smith · 4 years, 8 months ago
  7. 69e00cc gsm0508: add functions to calculate beginning of a block by Philipp Maier · 4 years, 9 months ago
  8. a0c8195 vty: Return error if cmd returns CMD_WARNING while reading cfg file by Pau Espin Pedrol · 4 years, 8 months ago
  9. ea2afb2 configure: Introduce --disable-libsctp and error by default if libsctp not found by Pau Espin Pedrol · 4 years, 8 months ago
  10. 8fac511 socket.c: build multiaddr socket API helpers only if used by public APIs by Pau Espin Pedrol · 4 years, 8 months ago
  11. 80c8a1d libosmocore.pc.in: Append -lsctp to Libs.private by Pau Espin Pedrol · 4 years, 8 months ago
  12. 272dfc1 socket: Remove unneeded condition check in osmo_sock_init2_multiaddr() by Pau Espin Pedrol · 4 years, 8 months ago
  13. 3f464fc socket: Introduce API osmo_sock_init2_multiaddr() by Pau Espin Pedrol · 4 years, 9 months ago
  14. c85f773 tdef: Return correct snprintf value for osmo_tdef_range_str_buf() by Pau Espin Pedrol · 4 years, 9 months ago
  15. 0fd0fe6 vty: Fix go_parent_cb not called for indented nodes at end of cfg file by Pau Espin Pedrol · 4 years, 9 months ago
  16. ff42852 socket.c: Move glibc workarounds to same place in addrinfo_helper() by Pau Espin Pedrol · 4 years, 9 months ago
  17. d12f698 logging: Introduce mutex API to manage log_target in multi-thread envs by Pau Espin Pedrol · 4 years, 10 months ago
  18. eda8b7b vty: Optionally Set/replace cfg file during cmd 'write file' by Pau Espin Pedrol · 4 years, 9 months ago
  19. 9168cc9 tdef_test: verify case where osmo_tdef_set returns -EEXIST by Pau Espin Pedrol · 4 years, 9 months ago
  20. 0cbe8f0 tdef: Introduce min_val and max_val fields by Pau Espin Pedrol · 4 years, 10 months ago
  21. 4ad3cb1 API doc tweaks (mncc.h, gsm_08_08.h) by Neels Hofmeyr · 4 years, 10 months ago
  22. 1b729ce gsup: add OSMO_GSUP_SUPPORTED_RAT_TYPES_IE and OSMO_GSUP_CURRENT_RAT_TYPE_IE by Neels Hofmeyr · 6 years ago
  23. 2e286a5 cosmetic: clarify c_iflag in osmo_serial_init() by Harald Welte · 4 years, 9 months ago
  24. ca18c9d sim/class_tables: Fix typo in comment by Harald Welte · 4 years, 9 months ago
  25. 14b87b2 gsm29205_test: fix error: missing braces around initializer by Vadim Yanitskiy · 4 years, 9 months ago
  26. dd61cd2 No fail if no /proc/cpuinfo by Ruben Undheim · 6 years ago
  27. ec4b627 msgb: Allow size==headroom in msgb_alloc_headroom*() by Pau Espin Pedrol · 4 years, 9 months ago
  28. 7bfaba5 logging: Move extern declaration of osmo_log_target_list from logging.h to logging_internal.h by Pau Espin Pedrol · 4 years, 10 months ago
  29. a609713 osmo-release.sh: update TODO-RELEASE for non-lib projects too by Pau Espin Pedrol · 4 years, 9 months ago
  30. ae140bc ecu_fr: increase test coverage for FR ECU implementation by Philipp Maier · 4 years, 9 months ago
  31. 4e591b1 cosmetic: Add comment on GSM-FR ECU struct by Philipp Maier · 4 years, 10 months ago
  32. 8bd05b5 cosmetic: Move comment to the right place by Philipp Maier · 4 years, 10 months ago
  33. 210acc6 logging.h: add L1 SAPI related context and filter by Oliver Smith · 4 years, 10 months ago
  34. 0706280 logging_internal.h: Fix osmo_log_info definition by Pau Espin Pedrol · 4 years, 10 months ago
  35. 9655ed5 tdef: fixup osmo_tdef_set() by Neels Hofmeyr · 4 years, 10 months ago
  36. 097b509 tdef_vty.h: Add missing header dependencies by Pau Espin Pedrol · 4 years, 10 months ago
  37. 77cd10f tdef: Introduce API osmo_tdef_set() by Pau Espin Pedrol · 4 years, 10 months ago
  38. 994df26 Introduce BTS_FEAT_ETWS_PN for communicating ETWS PN capability by Harald Welte · 4 years, 10 months ago
  39. f945689 gsm_08_58: Add vendor-specific Message Type for ETWS Primary Warning by Harald Welte · 4 years, 10 months ago
  40. 750d831 codec/ecu: Introduce new generic Error Concealment Unit abstraction by Harald Welte · 5 years ago
  41. 766f77c MAXPATHLEN set if not defined by Ruben Undheim · 6 years ago
  42. e674c44 cbsp: Fix decoding of WRITE-REPLACE payload by Harald Welte · 4 years, 10 months ago
  43. 3097bce cbsp: Remove printf() statement from early development/debugging by Harald Welte · 4 years, 10 months ago
  44. f221003 cbsp: Fix endless loop iteration when decoding cell list IEs by Harald Welte · 4 years, 10 months ago
  45. f89cbd0 OSMO_SOCKADDR_STR_FMT_ARGS: guard against NULL pointer by Neels Hofmeyr · 4 years, 10 months ago
  46. 079693d OSMO_SOCKADDR_STR_FMT_ARGS: remove useless condition by Neels Hofmeyr · 4 years, 10 months ago
  47. f8fe48e fix: vty crash by logging during VTY_CLOSED event handling by Neels Hofmeyr · 4 years, 10 months ago
  48. 2d90611 context: Add support for [per-thread] global talloc contexts by Harald Welte · 5 years ago
  49. 858c866 Cosmetic: l1sap.h: change /* !< to /*!< by Oliver Smith · 4 years, 10 months ago
  50. 0c2a46d vty: Register logp cmd next to logging commands by Pau Espin Pedrol · 4 years, 10 months ago
  51. 989f01c osmo_tdef_get(): allow passing -1 as default timeout by Neels Hofmeyr · 4 years, 11 months ago
  52. d0b3b9e add vty logp command to echo on all log targets by Neels Hofmeyr · 5 years ago
  53. c144f3a codec/ecu_fr: Mark input TCH frame as 'const' as we only read it by Harald Welte · 5 years ago
  54. c996d65 osmo-release.sh: Support releasing openbsc.git by Pau Espin Pedrol · 5 years ago
  55. 3a8d5d3 osmo-release.sh: Check patches under debian/patches apply by Pau Espin Pedrol · 5 years ago
  56. 6d57556 osmo-release.sh: Verify consistency of dependency versions in configure.ac and debian/control by Pau Espin Pedrol · 5 years ago
  57. c4228d1 osmo-release.sh: Verify debian/rules dh_strip lines match LIBVERSION by Pau Espin Pedrol · 5 years ago
  58. c5527f0 osmo-release.sh: Add DRY_RUN mode by Pau Espin Pedrol · 5 years ago
  59. 922d276 Bump version: 1.1.0.107-afce-dirty → 1.2.0 by Pau Espin Pedrol · 5 years ago 1.2.0
  60. 2c28129 osmo-release.sh: Drop whitespace after = when parsing LIBVERSION by Pau Espin Pedrol · 5 years ago
  61. afce89d configure: Allow disabling workaround for TLS bug in old ARM gcc versions by Pau Espin Pedrol · 5 years ago
  62. e188b8c configure: Autodetect TLS bug on ARM with old gcc and apply workaround by Pau Espin Pedrol · 5 years ago
  63. f65278f tests: logging: Remove undefined param passed to logging_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  64. c21ba15 Get rid of osmo_str_tolower() use inside libosmocore code by Pau Espin Pedrol · 5 years ago
  65. a37f58e utils: share static buffer in osmo_str_to{lower,upper}() by Pau Espin Pedrol · 5 years ago
  66. 513b2e3 pseudotalloc: Simplistic wrapper of talloc_named() by Harald Welte · 5 years ago
  67. dbdd4f0 avoid gcc format error on embedded builds by Harald Welte · 5 years ago
  68. 8c00f9d vty/vty.c: the command buffer can be accessed directly by Vadim Yanitskiy · 5 years ago
  69. 757dea8 vty/vty.c: fix vty_read(): prevent further heap-buffer overrun by Vadim Yanitskiy · 5 years ago
  70. 74b6ff0 vty/telnet_interface.c: log connection accept() / close() events by Vadim Yanitskiy · 5 years ago
  71. 2605ffc gsm0808_test: Fix wrong use of memcp by Pau Espin Pedrol · 5 years ago
  72. 5c4b985 vty/logging_vty.c: fix writing of 'print category-hex' by Vadim Yanitskiy · 5 years ago
  73. a9a8ea5 vty/telnet_interface.c: avoid unneeded initialization by Vadim Yanitskiy · 5 years ago
  74. 0ba3573 vty/telnet_interface.c: use DLGLOBAL logging sub-system by Vadim Yanitskiy · 5 years ago
  75. 0d8da79 gsm/gsm48.h: drop meaningless 'const' from gsm48_mi_to_string() by Vadim Yanitskiy · 5 years ago
  76. 6f3bbd4 stats_vty: Add verb to sentence for show asciidoc counters by Daniel Willmann · 5 years ago
  77. eb5769b tell ubsan to ignore SUN_LEN by Eric Wild · 5 years ago
  78. 1cc42f7 gsm/gsm0480.c: use DLGLOBAL and LOGL_ERROR for logging by Vadim Yanitskiy · 5 years ago
  79. ec865dd gsm/gsm0480.c: parse_ss(): drop needless debug print by Vadim Yanitskiy · 5 years ago
  80. dd0d76b osmo_get_rand_id(): Avoid dead code by proper #if/#else/#endif by Harald Welte · 5 years ago
  81. cfd6ac6 tdef: remove bogus OSMO_ASSERT(unsigned long >= 0) by Harald Welte · 5 years ago
  82. c30d8be cbsp.c: Remove dead code by Harald Welte · 5 years ago
  83. 3f27f71 Add Cell Broadcast related definitions from 3GPP TS 23.041 by Harald Welte · 5 years ago
  84. f72155a cbsp: Introduce osmo_cbsp_errstr by Harald Welte · 5 years ago
  85. 07958e4 CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) support by Harald Welte · 5 years ago
  86. 00a55ae bitvec/bitval2mask(): cosmetic: get rid of temporary int variable by Vadim Yanitskiy · 5 years ago
  87. 74474cf osmo_gsm48_rest_octets_si3_decode(): fix copy-paste error in comment by Vadim Yanitskiy · 5 years ago
  88. 8f6700f Set HTML_TIMESTAMP to NO to make build reproducible by Ruben Undheim · 8 years ago
  89. a3dec04 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 5 years ago
  90. d1f15bd libosmogsm/l1sap.h: extend ph_rach_ind_param with lqual_cb by Vadim Yanitskiy · 5 years ago
  91. e242548 Revert "utils.h: require a semi colon after OSMO_ASSERT" by Vadim Yanitskiy · 5 years ago
  92. 4e284b6 utils.h: require a semi colon after OSMO_ASSERT by Alexander Couzens · 5 years ago
  93. 316d1e1 Makefile.am: don't delete example.xml, vtydoc.xsd by Oliver Smith · 5 years ago
  94. 4481e38 gitignore: add doc/*.tag.prep by Oliver Smith · 5 years ago
  95. e1e1ec3 vty: Simplify char escaping in asciidoc output by Pau Espin Pedrol · 5 years ago
  96. 28a198f gsm: lapd_core: Log timeout used upon start of T200 by Pau Espin Pedrol · 5 years ago
  97. 18e019e vty: Remove trailing whitespace in output from show asciidoc by Pau Espin Pedrol · 5 years ago
  98. 76e8cbd bitvec: correct comment in bitvec_alloc by Alexander Couzens · 5 years ago
  99. dda07be add define for magic tmsi constant by Eric Wild · 5 years ago
  100. a08edff Revert "fsm.c: Print error message for FSM with allstate_action but no events" by Vadim Yanitskiy · 5 years ago