1. c68ce3b serial.c: Some ports don't support TIOCMBIS for RTS/CTS control by Harald Welte · 8 years ago
  2. 1db3782 serial: Open devie in non-blocking mode and then switch to blocking by Harald Welte · 8 years ago
  3. a0f74f2 add CRC16-CCITT to libosmocore by Harald Welte · 8 years ago
  4. 5e5954d Fix erroneously AGPL licensed file in libosmocore. by Harald Welte · 8 years ago
  5. 7309e19 fsm: log tweak: upon free, say 'Freeing instance' by Neels Hofmeyr · 8 years ago
  6. b6d58e8 doc: fix typo for osmo_hexparse by Neels Hofmeyr · 8 years ago
  7. 1808096 utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macros by Neels Hofmeyr · 8 years ago
  8. 4e72ee0 Catch-up with git version tags by Max · 8 years ago
  9. 06ac9b4 fsm: term: safer iteration to remove all child FSMs by Neels Hofmeyr · 8 years ago
  10. 2ae5f18 fsm: explicitly log removal from parent fsm by Neels Hofmeyr · 8 years ago
  11. 5c5c78a add value strings for enum osmo_fsm_term_cause and use for logging by Neels Hofmeyr · 8 years ago
  12. a3953e0 typo in comment for osmo_fsm_log_addr() by Neels Hofmeyr · 8 years ago
  13. 725698a fsm: log caller's source for events and state changes, not fsm.c lines by Neels Hofmeyr · 8 years ago
  14. 6a13e7f fsm: add LOGPFSML to pass explicit logging level by Neels Hofmeyr · 8 years ago
  15. 886d6fd fix logging: log_set_category_filter() for internal DL* logging cats by Neels Hofmeyr · 8 years ago
  16. 7480226 fix logging: out-of-bounds check should end with user categories by Neels Hofmeyr · 8 years ago
  17. ca13574 fix logging: also catch first out-of-bounds logging cat by Neels Hofmeyr · 8 years ago
  18. 42240de fix logging: redirection to DLGLOBAL for invalid categories by Neels Hofmeyr · 8 years ago
  19. dd97950 gsm/oap: more robust: decode presence as clearly either 1 or 0 by Neels Hofmeyr · 8 years ago
  20. c0f0007 import oap message parsing / encoding from openbsc.git; AGPL->GPL by Harald Welte · 8 years ago
  21. 9795cf1 fix: DLGSUP logging category "unusable" by Neels Hofmeyr · 8 years ago 0.9.5
  22. fd9ec3b Fix VTY: add missing doc for 'log gsmtap [HOSTNAME]' by Neels Hofmeyr · 8 years ago
  23. aa00f99 Implement GSMTAP log target by Harald Welte · 8 years ago
  24. 665d48b cosmetic: gsup comments: write 'Generic' for the G in GSUP by Neels Hofmeyr · 8 years ago
  25. 5f460de license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom' by Neels Hofmeyr · 8 years ago
  26. c7f52c4 wqueue: Reject messges if queue is considered full by Holger Hans Peter Freyther · 8 years ago
  27. d7c0a37 logging: Extend log_target with call-back for un-formatted log line by Harald Welte · 8 years ago
  28. bc1d758 gsm0480: add gsm0480_create_ussd_notify() and *_release_complete() by Neels Hofmeyr · 8 years ago
  29. 25774b9 gsm0480: code dup: introduce and use gsm0480_l3hdr_push() by Neels Hofmeyr · 8 years ago
  30. ec9bd52 timer: only call the callback if not NULL by Alexander Couzens · 8 years ago
  31. edf6fe7 ctrl_cmd_parse: Make coverity FORWARD_NULL happy by Harald Welte · 8 years ago
  32. aeecc48 Introduce osmo_strlcpy() function so we can stop using strncpy() by Harald Welte · 8 years ago
  33. 1fa7856 osmo_gsup_encode(): Make coverity happy by invariant checking by Harald Welte · 8 years ago
  34. 4a1cb09 telnet_interface: Handle osmo_fd_register() eror return code by Harald Welte · 8 years ago
  35. 0fc315d osmo_sock_init(): Fix memory leak in error path by Harald Welte · 8 years ago
  36. 9d862c8 Fix unchecked return valueof osmo_fd_register() by Harald Welte · 8 years ago
  37. 9b4d065 Extend IPA error logging by Max · 8 years ago
  38. 55363a9 vty: Skip printing non-initialized log categories by Daniel Willmann · 8 years ago
  39. 6176b6e bssgp_rx_paging(): Fix parsing of P-TMSI IE in Paging message by Harald Welte · 8 years ago
  40. c4193d3 gan: Mark gan_pdisc_vals[] as public / non-static symbol by Harald Welte · 8 years ago
  41. 684cf32 bssgp_vty: Remove dead code and compiler warning by Harald Welte · 8 years ago
  42. 1554f80 statsd: Fix compiler warning (int32_t vs. int64_t) by Harald Welte · 8 years ago
  43. bf173a3 bitcomp: Remove the t4 decoding from libosmocore by Holger Hans Peter Freyther · 8 years ago
  44. 3de97e1 Add logging and testing for FSM deallocation by Max · 8 years ago
  45. e9e5f8e Add null-pointer check to osmo_amr_rtp_dec() by Max · 8 years ago
  46. 61281f4 Fix typo in osmo_fsm_log_addr() by Max · 8 years ago
  47. 72e43f0 gsm0408: Completing GSM 04.08 RR message types by Philipp · 8 years ago
  48. ada0042 COSMETIC: moving rr_cause_name() in gsm48.c by Philipp · 8 years ago
  49. a6b5216 utils/conv_gen.py: add EDGE MCS 1-9 definitions by Vadim Yanitskiy · 8 years ago
  50. f3d38c4 utils/conv_gen.py: add RACH, SCH and TCH/AHS definitions by Vadim Yanitskiy · 8 years ago
  51. d2d9760 utils/conv_gen.py: generate a single file by Vadim Yanitskiy · 8 years ago
  52. eb604cf vty/show asciidoc: counters: improve table headers by Alexander Couzens · 8 years ago
  53. e052dc2 vty/show asciidoc: add user readable description of the version by Alexander Couzens · 8 years ago
  54. 27a35ed stats_statsd: use int64_t instead of int for value and delta. by Alexander Couzens · 8 years ago
  55. 3e432e1 vty/osmo_counter: use name if description is NULL by Alexander Couzens · 8 years ago
  56. 2b3c228 gsm/Makefile.am: use proper top_builddir/top_srcdir paths by Neels Hofmeyr · 8 years ago
  57. bc067eb Add function to send TRAP over Control Interface by Max · 8 years ago
  58. a95ee5e fix USSD: SS message type mask should be 0x3f, not 0xbf by Neels Hofmeyr · 8 years ago
  59. 9c0751f osmo_select_main(): drop useless call to osmo_timers_check() by Neels Hofmeyr · 8 years ago 3G_2016_09
  60. f45334b msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx() by Neels Hofmeyr · 8 years ago
  61. 38d232e log CTRL bind address and port by Neels Hofmeyr · 8 years ago
  62. 55dc2ed log telnet bind address and port by Neels Hofmeyr · 8 years ago
  63. 8e2f7e8 add osmo_gettimeofday as a shim around gettimeofday by Neels Hofmeyr · 8 years ago
  64. 5b34f77 remove unused local variable in get_rate_ctr() by Neels Hofmeyr · 8 years ago
  65. 2e38d35 remove unused function get_rate_ctr_group() by Neels Hofmeyr · 8 years ago
  66. 6320934 libosmocodec link fix on MacOSX by Anatoly Orlov · 8 years ago
  67. 0318f6b IuPS: add GMM Service Request related constants and value_str by Neels Hofmeyr · 8 years ago
  68. b7f191f fix printf format for commit 'osmo_sock_init(): include host and port in error messages' by Neels Hofmeyr · 8 years ago
  69. f0f07d9 osmo_sock_init(): include host and port in error messages by Neels Hofmeyr · 8 years ago
  70. 898e1d8 vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1" by Neels Hofmeyr · 8 years ago
  71. 460f9ef fsm: Make sure we call 'onenter' of new state, not old state by Harald Welte · 8 years ago
  72. f92e44c lapd_core: Fix crash in lapd_dl_flush_hist() by Harald Welte · 8 years ago
  73. 9a5bbf3 egprs: Add CPS tables from TS 04.60 by Tom Tsou · 8 years ago
  74. 4739076 rsl: add rsl_act_type_name() by Neels Hofmeyr · 8 years ago
  75. fd80f5a dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCH by Neels Hofmeyr · 8 years ago
  76. 505adee fix compiler warning: gsup.c: missing braces by Neels Hofmeyr · 8 years ago
  77. 511b448 bitvec: Force inlining of bitvec_set_bit_pos/bitvec_set_bit by Holger Hans Peter Freyther · 8 years ago
  78. 4f16950 Add GEA3 & GEA4 ciphers by Max · 8 years ago
  79. 02a6672 fsm: delete the timer when changing state by Harald Welte · 8 years ago
  80. f323911 fsm: talloc + copy the 'id' passed into a FSM by Harald Welte · 8 years ago
  81. 673018f fsm: call 'onenter' as last step of a state change by Harald Welte · 8 years ago
  82. f5f773f Add strings with GPRS GMM messages by Max · 8 years ago
  83. fdca25d Add function to check GMM encryptability by Max · 8 years ago
  84. 92ce39f Add missing osmo_c4 export by Max · 8 years ago
  85. 0ee90f8 lapd_dl_flush_hist(): Don't flush a non-existant history by Harald Welte · 8 years ago
  86. a337b9c Add function to check MS GEA capabilities by Max · 8 years ago
  87. ceae123 Make C4 function globally available by Max · 8 years ago
  88. b897c42 Add strings for GPRS ciphers by Max · 8 years ago
  89. 14bf28a Mark input parameter to bitvec_set_bits() as 'const' by Harald Welte · 8 years ago
  90. f627c0f fsm: Introduce default time-out handling by Harald Welte · 8 years ago
  91. d826f17 Fix potential segfault in msg_dequeue by Max · 8 years ago
  92. e0a7d9e Add octet-aligned/unaligned shift functions by Max · 8 years ago
  93. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago
  94. 82f94ef Add UMTS AKA related MM/GMM message type and IE definitions by Harald Welte · 8 years ago
  95. db78d21 gsup.c: Fix encoding of UMTS auth vectors by Harald Welte · 8 years ago
  96. f624c33 vty: Fix documentation of 'show asciidoc counters' VTY command by Harald Welte · 8 years ago
  97. 22886d9 Fix retrieving rate_ctr over control interface by Max · 8 years ago
  98. ad580ba add vty call show asciidoc: generate a documentation for counters by Alexander Couzens · 8 years ago
  99. 0167e3f add rsl_or_ipac_msg_name() for both standard and ip.access msg types by Neels Hofmeyr · 8 years ago
  100. 8d6dcd9 add get_value_string_or_null() to handle unknown items by Neels Hofmeyr · 8 years ago