1. 8352d31 GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16 by Neels Hofmeyr · 7 years ago
  2. 4a7f87c comment: ports.h: more visibly remind to keep docs+wiki synced by Neels Hofmeyr · 7 years ago
  3. 92fa18e vty/ports.h: reserve port 4258 for OsmoHLR VTY by Neels Hofmeyr · 7 years ago
  4. 48f5583 socket: Introduce function to obtain socket name by Harald Welte · 7 years ago
  5. 319f321 OML: add external alerts by Max · 7 years ago
  6. 6030ce8 sim: Link to libtalloc as symbols of it are used here by Holger Hans Peter Freyther · 7 years ago
  7. abba153 ipa: Remove unneeded #include statement by Harald Welte · 7 years ago
  8. 75c0e2f utils.h: #include <stdio.h> as we use fprintf() by Harald Welte · 7 years ago
  9. 44c0f63 disable various code if building for bare-iron embedded by Harald Welte · 7 years ago
  10. 505a22f linuxlist.h: add llist_count() by Neels Hofmeyr · 7 years ago
  11. b0a4234 Add abis_nm_fail_evt_vrep to libosmogsm.map by Max · 7 years ago
  12. 0aeda1b doc: fix doxygen 'utils' group closing brace by Neels Hofmeyr · 7 years ago
  13. 6e8c172 libosmogsm.map: fix typo by Max · 7 years ago
  14. aa1bc01 logging: remove code duplication by Max · 7 years ago
  15. d8494bc tests/conv: whitespece fix by Vadim Yanitskiy · 7 years ago
  16. 1214295 tests/conv: add LTE PBCH test vector by Vadim Yanitskiy · 7 years ago
  17. 8928747 CTRL: add write-only helpers by Max · 7 years ago
  18. ace80bb Mark deprecated function as such by Max · 7 years ago
  19. b41b48e stats_test: fix mismatching osmo_stats_reporter->send_item signature by Neels Hofmeyr · 7 years ago
  20. df83ece doc: clarify osmo_strlcpy() doc by Neels Hofmeyr · 7 years ago
  21. 449324b bitvec: Ensure bitvec.h and bitvec.c agree on function argument type by Harald Welte · 7 years ago
  22. f2899c6 Always include <osmocom/core/talloc.h> and not <talloc.h> by Harald Welte · 7 years ago
  23. 1a7d64c configure.ac: Disable PCSC related code on EMBEDDED by Harald Welte · 7 years ago
  24. 1c67e75 configure.ac: Introduce --disable-ctrl by Harald Welte · 7 years ago
  25. 2f0b0c9 Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap_test.c by Max · 7 years ago
  26. c32bfd5 gprs_ns_vty: guard against duplicate VTY elements by Neels Hofmeyr · 7 years ago
  27. 1251afe Add abis_nm_fail_evt_vrep() function by Max · 7 years ago
  28. b632e03 Remove obsolete .deb patch by Max · 7 years ago
  29. 87218ed LAPD: improve logging by Max · 7 years ago
  30. d02c8af DTX: fix AMR SID-FIRST detection by Jean-Francois Dionne · 7 years ago
  31. 85908a9 Add value strings for Probable Cause Type by Max · 7 years ago
  32. ebcf02d gsmtap: Add GSMTAP_TYPE_QC_DIAG by Harald Welte · 7 years ago
  33. c0c8432 gitignore: ignore *.pyc files by Vadim Yanitskiy · 7 years ago
  34. 3419391 fsm: Add VTY introspection of osmo_fsm and their instances by Harald Welte · 7 years ago
  35. 8808bb4 Add osmo_fsm_find_by_name() and avoid registering FSM with same name by Harald Welte · 7 years ago
  36. addeaa3 vty: OSMO_ASSERT() if two identical commands are installed by Harald Welte · 7 years ago
  37. ecbcdf5 Add OML Failure Event Report support by Max · 7 years ago
  38. 07352fe Add event cause string descriptions by Max · 7 years ago
  39. 848de8f Add function to get uninterrupted bit run by Pravin Kumarvel · 8 years ago
  40. 592fcc9 Add cause enum for OML fail reports by Minh-Quang Nguyen · 7 years ago
  41. dbd3a92 Add parsed TLV helpers from OsmoBTS by Max · 7 years ago
  42. 0bee65c Add OML definitions from OsmoBTS by Max · 7 years ago
  43. edc8db2 Remove direct logging by Max · 7 years ago
  44. b1edd16 gitignore: ignore tests/oap/oap_test by Vadim Yanitskiy · 7 years ago
  45. 53e2672 lapd_test: avoid calling memcpy with NULL source by Harald Welte · 7 years ago
  46. 6cfa56b gprs_cipher_core: Use typecase to avoid sanitizer error by Harald Welte · 7 years ago
  47. 3faa014 fsm: term: get parent pointer as late as possible by Neels Hofmeyr · 8 years ago
  48. 15492bc utils/conv_gen.py: separate code definitions by Vadim Yanitskiy · 8 years ago
  49. 6431add utils/conv_gen.py: use shared tables if possible by Vadim Yanitskiy · 8 years ago
  50. c014f60 fsm: factor out osmo_fsm_inst_term_children() from osmo_fsm_inst_term() by Neels Hofmeyr · 8 years ago
  51. eeacf90 fsm: move LOGPFSMSRC and LOGPFSMLSRC to .h by Neels Hofmeyr · 8 years ago
  52. c7155df fsm: log calling file+line for error "event for NULL fi" by Neels Hofmeyr · 8 years ago
  53. b805cc1 fsm: doc: add missing file, line args; fix ws + tweak on one line by Neels Hofmeyr · 8 years ago
  54. cba8eb9 fsm_test.c: fix compiler warning: timer cb return type by Neels Hofmeyr · 8 years ago
  55. 1514f34 serial.c: file descriptor '0' is a valid value by Harald Welte · 7 years ago
  56. d251045 serial.c: Fix fd leak in case of fcntl() error paths by Harald Welte · 7 years ago
  57. c68ce3b serial.c: Some ports don't support TIOCMBIS for RTS/CTS control by Harald Welte · 8 years ago
  58. 1db3782 serial: Open devie in non-blocking mode and then switch to blocking by Harald Welte · 8 years ago
  59. a0f74f2 add CRC16-CCITT to libosmocore by Harald Welte · 8 years ago
  60. 5e5954d Fix erroneously AGPL licensed file in libosmocore. by Harald Welte · 8 years ago
  61. 126def7 Integrate Debian packaging changes by Max · 8 years ago
  62. 7309e19 fsm: log tweak: upon free, say 'Freeing instance' by Neels Hofmeyr · 8 years ago
  63. b6d58e8 doc: fix typo for osmo_hexparse by Neels Hofmeyr · 8 years ago
  64. 1808096 utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macros by Neels Hofmeyr · 8 years ago
  65. 4e72ee0 Catch-up with git version tags by Max · 8 years ago
  66. 06ac9b4 fsm: term: safer iteration to remove all child FSMs by Neels Hofmeyr · 8 years ago
  67. 42b59c1 fsm api doc: fix typo in doxygen marker '\breif' by Neels Hofmeyr · 8 years ago
  68. 2ae5f18 fsm: explicitly log removal from parent fsm by Neels Hofmeyr · 8 years ago
  69. 5c5c78a add value strings for enum osmo_fsm_term_cause and use for logging by Neels Hofmeyr · 8 years ago
  70. a3953e0 typo in comment for osmo_fsm_log_addr() by Neels Hofmeyr · 8 years ago
  71. 725698a fsm: log caller's source for events and state changes, not fsm.c lines by Neels Hofmeyr · 8 years ago
  72. 6a13e7f fsm: add LOGPFSML to pass explicit logging level by Neels Hofmeyr · 8 years ago
  73. 886d6fd fix logging: log_set_category_filter() for internal DL* logging cats by Neels Hofmeyr · 8 years ago
  74. a4842af show bug in logging: log_set_category_filter on DL* categories by Neels Hofmeyr · 8 years ago
  75. 7480226 fix logging: out-of-bounds check should end with user categories by Neels Hofmeyr · 8 years ago
  76. d1a145e show bug in logging: out-of-bounds check should end with user categories by Neels Hofmeyr · 8 years ago
  77. ca13574 fix logging: also catch first out-of-bounds logging cat by Neels Hofmeyr · 8 years ago
  78. a280b82 show bug in logging: erratic redirection to DLGLOBAL for first invalid category by Neels Hofmeyr · 8 years ago
  79. 42240de fix logging: redirection to DLGLOBAL for invalid categories by Neels Hofmeyr · 8 years ago
  80. 85b42c4 show bug in logging: erratic redirection to DLGLOBAL for invalid categories by Neels Hofmeyr · 8 years ago
  81. 9adf32f logging test: cosmetic: print target and don't print color by Neels Hofmeyr · 8 years ago
  82. 3cc757d doc: osmocom-authn-protocol.txt: fix numbering, mark unused sync msgs by Neels Hofmeyr · 8 years ago 0.9.6
  83. d981efa oap: add encode/decode unit test by Neels Hofmeyr · 8 years ago
  84. dd97950 gsm/oap: more robust: decode presence as clearly either 1 or 0 by Neels Hofmeyr · 8 years ago
  85. c0f0007 import oap message parsing / encoding from openbsc.git; AGPL->GPL by Harald Welte · 8 years ago
  86. 9795cf1 fix: DLGSUP logging category "unusable" by Neels Hofmeyr · 8 years ago 0.9.5
  87. fd9ec3b Fix VTY: add missing doc for 'log gsmtap [HOSTNAME]' by Neels Hofmeyr · 8 years ago
  88. aa00f99 Implement GSMTAP log target by Harald Welte · 8 years ago
  89. a65e993 gsmtap: Add defintions for GSMTAP based remote logging by Harald Welte · 8 years ago
  90. a24be85 Fix msgb_test on 64 bit architectures by Harald Welte · 8 years ago
  91. 665d48b cosmetic: gsup comments: write 'Generic' for the G in GSUP by Neels Hofmeyr · 8 years ago
  92. 5f460de license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom' by Neels Hofmeyr · 8 years ago
  93. dda5e79 doc: fsm timer_cb: explain return value by Neels Hofmeyr · 8 years ago
  94. 0898a00 contrib: add fsm-to-dot.py to draw osmo_fsm dotty graphs by Neels Hofmeyr · 8 years ago
  95. c7f52c4 wqueue: Reject messges if queue is considered full by Holger Hans Peter Freyther · 8 years ago
  96. d7c0a37 logging: Extend log_target with call-back for un-formatted log line by Harald Welte · 8 years ago
  97. 909cbec Revert "gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE" by Neels Hofmeyr · 8 years ago
  98. bc1d758 gsm0480: add gsm0480_create_ussd_notify() and *_release_complete() by Neels Hofmeyr · 8 years ago
  99. 25774b9 gsm0480: code dup: introduce and use gsm0480_l3hdr_push() by Neels Hofmeyr · 8 years ago
  100. c3c2852 gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago