1. c014f60 fsm: factor out osmo_fsm_inst_term_children() from osmo_fsm_inst_term() by Neels Hofmeyr · 8 years ago
  2. eeacf90 fsm: move LOGPFSMSRC and LOGPFSMLSRC to .h by Neels Hofmeyr · 8 years ago
  3. c7155df fsm: log calling file+line for error "event for NULL fi" by Neels Hofmeyr · 8 years ago
  4. b805cc1 fsm: doc: add missing file, line args; fix ws + tweak on one line by Neels Hofmeyr · 8 years ago
  5. cba8eb9 fsm_test.c: fix compiler warning: timer cb return type by Neels Hofmeyr · 8 years ago
  6. 1514f34 serial.c: file descriptor '0' is a valid value by Harald Welte · 8 years ago
  7. d251045 serial.c: Fix fd leak in case of fcntl() error paths by Harald Welte · 8 years ago
  8. c68ce3b serial.c: Some ports don't support TIOCMBIS for RTS/CTS control by Harald Welte · 8 years ago
  9. 1db3782 serial: Open devie in non-blocking mode and then switch to blocking by Harald Welte · 8 years ago
  10. a0f74f2 add CRC16-CCITT to libosmocore by Harald Welte · 8 years ago
  11. 5e5954d Fix erroneously AGPL licensed file in libosmocore. by Harald Welte · 8 years ago
  12. 126def7 Integrate Debian packaging changes by Max · 8 years ago
  13. 7309e19 fsm: log tweak: upon free, say 'Freeing instance' by Neels Hofmeyr · 8 years ago
  14. b6d58e8 doc: fix typo for osmo_hexparse by Neels Hofmeyr · 8 years ago
  15. 1808096 utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macros by Neels Hofmeyr · 8 years ago
  16. 4e72ee0 Catch-up with git version tags by Max · 8 years ago
  17. 06ac9b4 fsm: term: safer iteration to remove all child FSMs by Neels Hofmeyr · 8 years ago
  18. 42b59c1 fsm api doc: fix typo in doxygen marker '\breif' by Neels Hofmeyr · 8 years ago
  19. 2ae5f18 fsm: explicitly log removal from parent fsm by Neels Hofmeyr · 8 years ago
  20. 5c5c78a add value strings for enum osmo_fsm_term_cause and use for logging by Neels Hofmeyr · 8 years ago
  21. a3953e0 typo in comment for osmo_fsm_log_addr() by Neels Hofmeyr · 8 years ago
  22. 725698a fsm: log caller's source for events and state changes, not fsm.c lines by Neels Hofmeyr · 8 years ago
  23. 6a13e7f fsm: add LOGPFSML to pass explicit logging level by Neels Hofmeyr · 8 years ago
  24. 886d6fd fix logging: log_set_category_filter() for internal DL* logging cats by Neels Hofmeyr · 8 years ago
  25. a4842af show bug in logging: log_set_category_filter on DL* categories by Neels Hofmeyr · 8 years ago
  26. 7480226 fix logging: out-of-bounds check should end with user categories by Neels Hofmeyr · 8 years ago
  27. d1a145e show bug in logging: out-of-bounds check should end with user categories by Neels Hofmeyr · 8 years ago
  28. ca13574 fix logging: also catch first out-of-bounds logging cat by Neels Hofmeyr · 8 years ago
  29. a280b82 show bug in logging: erratic redirection to DLGLOBAL for first invalid category by Neels Hofmeyr · 8 years ago
  30. 42240de fix logging: redirection to DLGLOBAL for invalid categories by Neels Hofmeyr · 8 years ago
  31. 85b42c4 show bug in logging: erratic redirection to DLGLOBAL for invalid categories by Neels Hofmeyr · 8 years ago
  32. 9adf32f logging test: cosmetic: print target and don't print color by Neels Hofmeyr · 8 years ago
  33. 3cc757d doc: osmocom-authn-protocol.txt: fix numbering, mark unused sync msgs by Neels Hofmeyr · 8 years ago 0.9.6
  34. d981efa oap: add encode/decode unit test by Neels Hofmeyr · 8 years ago
  35. dd97950 gsm/oap: more robust: decode presence as clearly either 1 or 0 by Neels Hofmeyr · 8 years ago
  36. c0f0007 import oap message parsing / encoding from openbsc.git; AGPL->GPL by Harald Welte · 8 years ago
  37. 9795cf1 fix: DLGSUP logging category "unusable" by Neels Hofmeyr · 8 years ago 0.9.5
  38. fd9ec3b Fix VTY: add missing doc for 'log gsmtap [HOSTNAME]' by Neels Hofmeyr · 8 years ago
  39. aa00f99 Implement GSMTAP log target by Harald Welte · 8 years ago
  40. a65e993 gsmtap: Add defintions for GSMTAP based remote logging by Harald Welte · 8 years ago
  41. a24be85 Fix msgb_test on 64 bit architectures by Harald Welte · 8 years ago
  42. 665d48b cosmetic: gsup comments: write 'Generic' for the G in GSUP by Neels Hofmeyr · 8 years ago
  43. 5f460de license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom' by Neels Hofmeyr · 8 years ago
  44. dda5e79 doc: fsm timer_cb: explain return value by Neels Hofmeyr · 8 years ago
  45. 0898a00 contrib: add fsm-to-dot.py to draw osmo_fsm dotty graphs by Neels Hofmeyr · 8 years ago
  46. c7f52c4 wqueue: Reject messges if queue is considered full by Holger Hans Peter Freyther · 8 years ago
  47. d7c0a37 logging: Extend log_target with call-back for un-formatted log line by Harald Welte · 8 years ago
  48. 909cbec Revert "gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE" by Neels Hofmeyr · 8 years ago
  49. bc1d758 gsm0480: add gsm0480_create_ussd_notify() and *_release_complete() by Neels Hofmeyr · 8 years ago
  50. 25774b9 gsm0480: code dup: introduce and use gsm0480_l3hdr_push() by Neels Hofmeyr · 8 years ago
  51. c3c2852 gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  52. ec9bd52 timer: only call the callback if not NULL by Alexander Couzens · 8 years ago
  53. edf6fe7 ctrl_cmd_parse: Make coverity FORWARD_NULL happy by Harald Welte · 8 years ago
  54. aeecc48 Introduce osmo_strlcpy() function so we can stop using strncpy() by Harald Welte · 8 years ago
  55. 1fa7856 osmo_gsup_encode(): Make coverity happy by invariant checking by Harald Welte · 8 years ago
  56. 9533631 osmo-sim-test.c: Fix rmsg check by Harald Welte · 8 years ago
  57. 4a1cb09 telnet_interface: Handle osmo_fd_register() eror return code by Harald Welte · 8 years ago
  58. 0fc315d osmo_sock_init(): Fix memory leak in error path by Harald Welte · 8 years ago
  59. 9d862c8 Fix unchecked return valueof osmo_fd_register() by Harald Welte · 8 years ago
  60. 9683104 build: make check: disable sim_test when built with --disable-pcsc by Neels Hofmeyr · 8 years ago
  61. 6e363e7 gsm_08_58.h: Add more Ericsson specific RSL IE Identifiers by Harald Welte · 8 years ago
  62. 00b1539 RSL: Add defines for ericsson systinfo SI13 by Philipp · 8 years ago
  63. 9b4d065 Extend IPA error logging by Max · 8 years ago
  64. 55363a9 vty: Skip printing non-initialized log categories by Daniel Willmann · 8 years ago
  65. 8593f1f msgb: add msgb_push_u{8,16,32}() functions by Harald Welte · 8 years ago
  66. 6176b6e bssgp_rx_paging(): Fix parsing of P-TMSI IE in Paging message by Harald Welte · 8 years ago
  67. c4193d3 gan: Mark gan_pdisc_vals[] as public / non-static symbol by Harald Welte · 8 years ago
  68. 684cf32 bssgp_vty: Remove dead code and compiler warning by Harald Welte · 8 years ago
  69. 1554f80 statsd: Fix compiler warning (int32_t vs. int64_t) by Harald Welte · 8 years ago
  70. bf173a3 bitcomp: Remove the t4 decoding from libosmocore by Holger Hans Peter Freyther · 8 years ago
  71. 3de97e1 Add logging and testing for FSM deallocation by Max · 8 years ago
  72. e9e5f8e Add null-pointer check to osmo_amr_rtp_dec() by Max · 8 years ago
  73. 8b25a3f Add osmo_fsm_unregister() to header by Max · 8 years ago
  74. f9c2c56 utils/conv_gen.py: explicitly import reduce() by Vadim Yanitskiy · 8 years ago
  75. 45ebc52 utils/conv_gen.py: don't mix print and write() by Vadim Yanitskiy · 8 years ago
  76. 61281f4 Fix typo in osmo_fsm_log_addr() by Max · 8 years ago
  77. 72e43f0 gsm0408: Completing GSM 04.08 RR message types by Philipp · 8 years ago
  78. ada0042 COSMETIC: moving rr_cause_name() in gsm48.c by Philipp · 8 years ago
  79. a6b5216 utils/conv_gen.py: add EDGE MCS 1-9 definitions by Vadim Yanitskiy · 8 years ago
  80. 84fc2ce utils/conv_gen.py: fix some typos by Vadim Yanitskiy · 8 years ago
  81. f3d38c4 utils/conv_gen.py: add RACH, SCH and TCH/AHS definitions by Vadim Yanitskiy · 8 years ago
  82. c7a01d5 gsm/gsm0503.h: fix typo by Vadim Yanitskiy · 8 years ago
  83. 6908fa7 utils/conv_gen.py: improve output formatting by Vadim Yanitskiy · 8 years ago
  84. d2d9760 utils/conv_gen.py: generate a single file by Vadim Yanitskiy · 8 years ago
  85. 694f72d Revert "Constify ctrl_cmd struct fields where appropriate" by Neels Hofmeyr · 8 years ago
  86. eb604cf vty/show asciidoc: counters: improve table headers by Alexander Couzens · 8 years ago
  87. e052dc2 vty/show asciidoc: add user readable description of the version by Alexander Couzens · 8 years ago
  88. 27a35ed stats_statsd: use int64_t instead of int for value and delta. by Alexander Couzens · 8 years ago
  89. 3e432e1 vty/osmo_counter: use name if description is NULL by Alexander Couzens · 8 years ago
  90. a238176 configure: add --enable-sanitize, use in jenkins.sh by Neels Hofmeyr · 8 years ago
  91. 2b3c228 gsm/Makefile.am: use proper top_builddir/top_srcdir paths by Neels Hofmeyr · 8 years ago
  92. bc067eb Add function to send TRAP over Control Interface by Max · 8 years ago
  93. 530736f jenkins.sh: drop unecessary PATH, now in slave config by Neels Hofmeyr · 8 years ago
  94. 349784c gsm0408: Adding 3g spcific RR message types by Philipp · 8 years ago
  95. a95ee5e fix USSD: SS message type mask should be 0x3f, not 0xbf by Neels Hofmeyr · 8 years ago
  96. ed9d6da Constify ctrl_cmd struct fields where appropriate by Max · 8 years ago
  97. cbdfa65 build: be robust against install-sh files above the root dir by Neels Hofmeyr · 8 years ago
  98. 2bb65be Mark inline header function as static by Max · 8 years ago
  99. 56155c1 jenkins.sh: output all test logs when 'make check' failed by Neels Hofmeyr · 8 years ago
  100. 9c0751f osmo_select_main(): drop useless call to osmo_timers_check() by Neels Hofmeyr · 8 years ago 3G_2016_09