1. c5527f0 osmo-release.sh: Add DRY_RUN mode by Pau Espin Pedrol · 5 years ago
  2. 922d276 Bump version: 1.1.0.107-afce-dirty → 1.2.0 by Pau Espin Pedrol · 5 years ago 1.2.0
  3. 2c28129 osmo-release.sh: Drop whitespace after = when parsing LIBVERSION by Pau Espin Pedrol · 5 years ago
  4. afce89d configure: Allow disabling workaround for TLS bug in old ARM gcc versions by Pau Espin Pedrol · 5 years ago
  5. e188b8c configure: Autodetect TLS bug on ARM with old gcc and apply workaround by Pau Espin Pedrol · 5 years ago
  6. f65278f tests: logging: Remove undefined param passed to logging_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  7. c21ba15 Get rid of osmo_str_tolower() use inside libosmocore code by Pau Espin Pedrol · 5 years ago
  8. a37f58e utils: share static buffer in osmo_str_to{lower,upper}() by Pau Espin Pedrol · 5 years ago
  9. 513b2e3 pseudotalloc: Simplistic wrapper of talloc_named() by Harald Welte · 5 years ago
  10. dbdd4f0 avoid gcc format error on embedded builds by Harald Welte · 5 years ago
  11. 8c00f9d vty/vty.c: the command buffer can be accessed directly by Vadim Yanitskiy · 5 years ago
  12. 757dea8 vty/vty.c: fix vty_read(): prevent further heap-buffer overrun by Vadim Yanitskiy · 5 years ago
  13. 74b6ff0 vty/telnet_interface.c: log connection accept() / close() events by Vadim Yanitskiy · 5 years ago
  14. 2605ffc gsm0808_test: Fix wrong use of memcp by Pau Espin Pedrol · 5 years ago
  15. 5c4b985 vty/logging_vty.c: fix writing of 'print category-hex' by Vadim Yanitskiy · 5 years ago
  16. a9a8ea5 vty/telnet_interface.c: avoid unneeded initialization by Vadim Yanitskiy · 5 years ago
  17. 0ba3573 vty/telnet_interface.c: use DLGLOBAL logging sub-system by Vadim Yanitskiy · 5 years ago
  18. 0d8da79 gsm/gsm48.h: drop meaningless 'const' from gsm48_mi_to_string() by Vadim Yanitskiy · 5 years ago
  19. 6f3bbd4 stats_vty: Add verb to sentence for show asciidoc counters by Daniel Willmann · 5 years ago
  20. eb5769b tell ubsan to ignore SUN_LEN by Eric Wild · 5 years ago
  21. 1cc42f7 gsm/gsm0480.c: use DLGLOBAL and LOGL_ERROR for logging by Vadim Yanitskiy · 5 years ago
  22. ec865dd gsm/gsm0480.c: parse_ss(): drop needless debug print by Vadim Yanitskiy · 5 years ago
  23. dd0d76b osmo_get_rand_id(): Avoid dead code by proper #if/#else/#endif by Harald Welte · 5 years ago
  24. cfd6ac6 tdef: remove bogus OSMO_ASSERT(unsigned long >= 0) by Harald Welte · 5 years ago
  25. c30d8be cbsp.c: Remove dead code by Harald Welte · 5 years ago
  26. 3f27f71 Add Cell Broadcast related definitions from 3GPP TS 23.041 by Harald Welte · 5 years ago
  27. f72155a cbsp: Introduce osmo_cbsp_errstr by Harald Welte · 5 years ago
  28. 07958e4 CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) support by Harald Welte · 5 years ago
  29. 00a55ae bitvec/bitval2mask(): cosmetic: get rid of temporary int variable by Vadim Yanitskiy · 5 years ago
  30. 74474cf osmo_gsm48_rest_octets_si3_decode(): fix copy-paste error in comment by Vadim Yanitskiy · 5 years ago
  31. 8f6700f Set HTML_TIMESTAMP to NO to make build reproducible by Ruben Undheim · 8 years ago
  32. a3dec04 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 5 years ago
  33. d1f15bd libosmogsm/l1sap.h: extend ph_rach_ind_param with lqual_cb by Vadim Yanitskiy · 5 years ago
  34. e242548 Revert "utils.h: require a semi colon after OSMO_ASSERT" by Vadim Yanitskiy · 5 years ago
  35. 4e284b6 utils.h: require a semi colon after OSMO_ASSERT by Alexander Couzens · 5 years ago
  36. 316d1e1 Makefile.am: don't delete example.xml, vtydoc.xsd by Oliver Smith · 5 years ago
  37. 4481e38 gitignore: add doc/*.tag.prep by Oliver Smith · 5 years ago
  38. e1e1ec3 vty: Simplify char escaping in asciidoc output by Pau Espin Pedrol · 5 years ago
  39. 28a198f gsm: lapd_core: Log timeout used upon start of T200 by Pau Espin Pedrol · 5 years ago
  40. 18e019e vty: Remove trailing whitespace in output from show asciidoc by Pau Espin Pedrol · 5 years ago
  41. 76e8cbd bitvec: correct comment in bitvec_alloc by Alexander Couzens · 5 years ago
  42. dda07be add define for magic tmsi constant by Eric Wild · 5 years ago
  43. a08edff Revert "fsm.c: Print error message for FSM with allstate_action but no events" by Vadim Yanitskiy · 5 years ago
  44. b3f94eb fsm.c: Print error message for FSM with allstate_action but no events by Harald Welte · 5 years ago
  45. 32e6710 vty: command.c: Fix: single-choice optional args are no longer passed incomplete to vty func by Pau Espin Pedrol · 5 years ago
  46. 7e1b03f vty: command.c: Fix: multi-choice args are no longer passed incomplete to vty func by Pau Espin Pedrol · 5 years ago
  47. 14aadd5 vty: tests: Verify incomplete optional parameters are passed to vty funcs by Pau Espin Pedrol · 5 years ago
  48. 8930ace vty: command.c: Get rid of big indentation block by Pau Espin Pedrol · 5 years ago
  49. c17c6d6 command.c: Improve return check condition in cmd_execut_command_real() by Pau Espin Pedrol · 5 years ago
  50. cc794e9 logging: Use reentrant ctime_r instead of ctime by Pau Espin Pedrol · 5 years ago
  51. 77021c7 (minor) fix typo in comments by Kévin Redon · 5 years ago
  52. 3aef238 logging: Check return error from time() call by Pau Espin Pedrol · 5 years ago
  53. d1e220f minor: don't redefine macros by Kévin Redon · 5 years ago
  54. 1af2cd5 fix isdigit taking unsigned as input by Kévin Redon · 5 years ago
  55. 274ac4d vty: command.c: Get rid of huge indentation block by Pau Espin Pedrol · 5 years ago
  56. de89099 cosmetic: vty: command.c: Use upper case for enum match_type value names by Pau Espin Pedrol · 5 years ago
  57. b8734ba protocol/gsm_04_08.h: do not check if unsigned is positive by Vadim Yanitskiy · 5 years ago
  58. d9fc604 core/utils: drop meaningless const from return value of osmo_luhn() by Vadim Yanitskiy · 5 years ago
  59. 6df2e44 vty: command.c: Fix is_cmd_ambiguous() returning always 0 by Pau Espin Pedrol · 5 years ago
  60. 4742526 vty: command.c: Get rid of huge indentation block by Pau Espin Pedrol · 5 years ago
  61. 186f878 gsm48_decode_bcd_number2: fix ENOSPC edge case by Oliver Smith · 5 years ago
  62. 8c9befe vty_transcript_test.vty: add choice auto-complete tests by Vadim Yanitskiy · 5 years ago
  63. cb5e831 fsm: Reduce amount of copy+pasted LOGPFSMSRC() statements by Harald Welte · 5 years ago
  64. 7b74551 fsm: Allow millisecond granularity in osmo_fsm built-in timer by Harald Welte · 5 years ago
  65. 7a56952 lapd_core: Perform N200 retransmissions, not N200-1 by Harald Welte · 5 years ago
  66. 20de620 lapdm: Allow user to specify T200 values; Use correct N200 values by Harald Welte · 5 years ago
  67. ef7be49 gsm0808_utils: Add gsm0808_decode_cell_id_u() by Harald Welte · 5 years ago
  68. 171ef82 make all library-internal static buffers thread-local by Harald Welte · 5 years ago
  69. 9b20741 utils: add gsmtap_logread.py a gsmtap log reader by Alexander Couzens · 5 years ago
  70. 2e78f90 lapdm: Don't truncate L3 payload at 200 bytes length by Harald Welte · 5 years ago
  71. b606d76 socket.c: fix Doxygen doc for osmo_sock_unix_init_ofd() by Vadim Yanitskiy · 5 years ago
  72. f5781c9 vty/command.c: cosmetic: add missing curly brackets by Vadim Yanitskiy · 5 years ago
  73. 1dc8264 gsm48_encode_bcd_number(): clarify optional LHV header initialization by Vadim Yanitskiy · 5 years ago
  74. bdf7034 rest_octets: Remove SI2ter + SI2bis encoders that don't do anything by Harald Welte · 5 years ago
  75. 86156de rest_octets: Implement actual SI6 rest octets encoding by Harald Welte · 5 years ago
  76. f85b33f rest_octets: Add function to parse SI3 rest octets by Harald Welte · 5 years ago
  77. 428d03b rest_octets: Suffix encoder functiosn with _encode by Harald Welte · 5 years ago
  78. 2fbb97f rest_octets: Fix export of osmo_gsm48_rest_octets by Harald Welte · 5 years ago
  79. c4cfeb7 rest_octets: Actually include gsm48_rest_octets.c in Makefile.am by Harald Welte · 5 years ago
  80. 1276c17 rest_octets: Use correct symbols names for range encoder by Harald Welte · 5 years ago
  81. 912d96d gsm48_rest_octets: Fix license: GPLv2+ instead of AGPLv3+ by Harald Welte · 5 years ago
  82. e4799f5 gsm48_decode_bcd_number2(): return -EINVAL if LV has too big length by Vadim Yanitskiy · 5 years ago
  83. 7194087 gsm48_decode_bcd_number2(): fix: return -ENOSPC on truncation by Vadim Yanitskiy · 5 years ago
  84. 2cd1dda gsm48_decode_bcd_number2(): fix output truncation by Vadim Yanitskiy · 5 years ago
  85. aa0683d gsm0408/gsm0408_test.c: introduce BCD number encoding / decoding test by Vadim Yanitskiy · 5 years ago
  86. 581a34d tdef: Fix license: GPLv2+ instead of AGPLv3+ by Harald Welte · 5 years ago
  87. c53afd9 oap_client: Fix license: GPLv2+ instead of AGPLv3+ by Harald Welte · 5 years ago
  88. a8d7ebb rsl: Add osmocom-specific extensions to RSL channel numbers for CBCH by Harald Welte · 5 years ago
  89. 1d32b7f protocol/gsm_12_21.h: fix copy-pasted struct description by Vadim Yanitskiy · 5 years ago
  90. 7023aa0 lapdm_rslms_recvmsg: Fix memory leak in error path by Harald Welte · 5 years ago
  91. 8006f53 TLV: Add one-shot TLV encoder by Harald Welte · 5 years ago
  92. e0c5d70 Cosmetic: GSUP: fix too long comment line by Oliver Smith · 5 years ago
  93. 0a1259b Deprecate usage of osmo_counter_* by Daniel Willmann · 5 years ago
  94. 5f46605 pseudotalloc: turn talloc_steal() into #define by Harald Welte · 5 years ago
  95. 753ae49 Revert "Change GSM48_PDISC_* to enum type" by Harald Welte · 5 years ago
  96. ece1d85 Change GSM48_PDISC_* to enum type by Max · 5 years ago
  97. 35f8ba0 codec/ecu: Add a bit of precision about the actual frame format used by Sylvain Munaut · 5 years ago
  98. cdac620 gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITS by Oliver Smith · 5 years ago
  99. 18506c8 gsm0808: Introduce Osmocom extensions to announce Osmux support by Pau Espin Pedrol · 5 years ago
  100. 38176d2 NS: log address:port on error by Max · 6 years ago