1. 7dde1f4 add gsm23236: MSC pooling: TMSI and NRI utility functions by Neels Hofmeyr · 4 years, 2 months ago
  2. 2908dbf gsm0808: fix endieness of call identifier by Philipp Maier · 4 years, 1 month ago
  3. ef5b9b6 lapd_core: Fix log line being about LAPD and not LAPDm by Harald Welte · 4 years, 1 month ago
  4. 00b2faf lapd/lapdm: print user-defined string name instead of (dl=%p) by Harald Welte · 4 years, 2 months ago
  5. 6894496 NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2() by Harald Welte · 4 years, 1 month ago
  6. 057122e NS: Optionally disable NS-{RESET,BLOCK,UNBLOCK} when using UDP/IP by Harald Welte · 4 years, 1 month ago
  7. b795f03 Implement ITU-T I.460 multiplex / demultiplex by Harald Welte · 4 years, 1 month ago
  8. 6d67032 fix osmo_mi_name_c() to always return talloced strings, via osmo_mi_name_buf() by Neels Hofmeyr · 4 years, 1 month ago
  9. 512bf02 api doc: clarify 'returns' of gsm48_mi_to_string() by Neels Hofmeyr · 4 years, 1 month ago
  10. 12f93be gsmtap_makemsg_ex: NULL for unknown chan_type by Oliver Smith · 4 years, 1 month ago
  11. cf70aa0 enable vty xml dumping to stdout by Neels Hofmeyr · 4 years, 1 month ago
  12. 22630e6 gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding. by Alexander Chemeris · 4 years, 1 month ago
  13. 830b8db libosmogsm: add Doxygen docs for gsm0502_hop_seq_gen() by Harald Welte · 4 years, 1 month ago
  14. 63bee45 libosmogsm: import hopping sequence generation code by Sylvain Munaut · 4 years, 1 month ago
  15. 5785a4a codec: Add functions for AMR s->d bits and d->s bits by Harald Welte · 4 years, 1 month ago
  16. ddb7586 libosmogsm: cosmetic: add spaces before and after PRIu32 by Vadim Yanitskiy · 4 years, 1 month ago
  17. 2ac8f91 gsm0808_utils: Add gsm0808_get_cipher_reject_cause() back with a deprecation notice. by Alexander Chemeris · 4 years, 1 month ago
  18. fdfe25b gsm0808: Make a function to extract Cause IE publicly available. by Alexander Chemeris · 4 years, 1 month ago
  19. 3c0a87c gsm0505_amr_dtx: add missing value strings by Philipp Maier · 4 years, 2 months ago
  20. dc02c06 logging: do not allow multiple calls of log_init() by Philipp Maier · 4 years, 1 month ago
  21. dcad1c5 logging: use LOGL_NOTICE when no loglevel is set by Philipp Maier · 4 years, 3 months ago
  22. 6a90c72 exec: osmo_system_nowait2: initalize *pw pointer with NULL by Philipp Maier · 4 years, 2 months ago
  23. 3edd70c usb: Add osmo_libusb_find_open_claim() all-in-one API by Harald Welte · 4 years, 6 months ago
  24. a5b1b86 gsm0808: Fix encoding of the SAPI_N_REJECT BSSMAP message. by Alexander Chemeris · 4 years, 2 months ago
  25. d05def0 Drop old BSC references in fd check configure option by Pau Espin Pedrol · 4 years, 2 months ago
  26. 0ae0fa1 statsd: fix rendering for groups with idx==0 by Kirill Zakharenko · 4 years, 2 months ago
  27. f5bdef4 stats: Change timer to timerfd to make it a true interval timer. by Alexander Chemeris · 4 years, 2 months ago
  28. dfebf40 stats: Support regular stats flush by Alexander Chemeris · 4 years, 2 months ago
  29. f203ed3 stats: Fix documentation for osmo_stats_set_interval() by Alexander Chemeris · 4 years, 2 months ago
  30. 161adee stats: Move cfg_stats_interval_cmd() function. by Alexander Chemeris · 4 years, 2 months ago
  31. e8ec214 select: Fix typo in a comment Osmcoom->Osmocom by Alexander Chemeris · 4 years, 2 months ago
  32. 3a6bedf sim: When decoding SW, take application specific SW into account by Harald Welte · 4 years, 3 months ago
  33. c9eab82 rest_octets: fix encoding of 3G Early Classmark Sending Restriction by Vadim Yanitskiy · 4 years, 2 months ago
  34. 100e44e timerfd: call osmo_fd_unregister() when closing on read error by Harald Welte · 4 years, 2 months ago
  35. 06747d5 timer.c: make timers thread safe by Eric · 4 years, 2 months ago
  36. a70ac85 select.c: Introduce support for signalfd by Harald Welte · 4 years, 2 months ago
  37. f3cc731 exec: Introduce osmo_system_nowait2() to allow specify a user by Harald Welte · 4 years, 2 months ago
  38. 898c9c6 dtx: add decoding for AMR-DTX frames by Philipp Maier · 4 years, 5 months ago
  39. d1cd527 gsm0503_tables: Document USF encoding tables by Pau Espin Pedrol · 4 years, 3 months ago
  40. 63ebc36 gsm0503_coding: Fix USF encoding in MCS1-4 by Pau Espin Pedrol · 4 years, 3 months ago
  41. f62f073 gsm0503_coding: Fix misleading comment UL vs DL by Pau Espin Pedrol · 4 years, 3 months ago
  42. 9e713f3 coding: fix bit ordering in 11-bit RACH coding functions by Vadim Yanitskiy · 4 years, 3 months ago
  43. 8055cdd coding: fix documentation of PDTCH encoding functions by Vadim Yanitskiy · 4 years, 3 months ago
  44. 2954aa9 sim: Add HPSIM application support by Harald Welte · 4 years, 3 months ago
  45. e92f362 card_fs_{usim,isim}: Update to 15.7.0 / Release 15 by Harald Welte · 4 years, 3 months ago
  46. 58d173a osmo-sim-test: Also [attempt to] dump DF.GSM on USIM cards by Harald Welte · 4 years, 3 months ago
  47. 429adec sim: re-structure how we support cards + applications by Harald Welte · 4 years, 3 months ago
  48. bf90d74 sim: add osim_file_desc_find_aid() by Harald Welte · 4 years, 3 months ago
  49. 2d284df card_fs_sim: Avoid '/' in file names by Harald Welte · 4 years, 3 months ago
  50. b8c1da1 sim: card_fs_usim.c: Fix FID of EF.EXT4 by Harald Welte · 4 years, 3 months ago
  51. 3c44a64 libosmosim: Build irrespective of PC/SC support by Harald Welte · 4 years, 3 months ago
  52. 3a5917b gsm690: Fix amr speech bit length table by Philipp Maier · 4 years, 4 months ago
  53. 44b9926 socket: Add osmo_sock_mcast_iface_set() to bind multicast to device by Harald Welte · 4 years, 4 months ago
  54. 31c29ea conv: add convolutional coder for AMR SID UPDATE frames by Philipp Maier · 4 years, 4 months ago
  55. 1c46d19 parity: add amr crc14 definition by Philipp Maier · 4 years, 4 months ago
  56. 6773304 gsmtap: Solve TCH / FACCH confusion once and for all by Harald Welte · 4 years, 4 months ago
  57. 20618ca Add GSMTAP_CHANNEL_VOICE to gsmtap_gsm_channel_names[] value_string by Harald Welte · 4 years, 4 months ago
  58. 07cdd76 gb: Print signalling and data weights on NS-VC creation. by Alexander Chemeris · 4 years, 4 months ago
  59. 8abe45d gb: Fix typos in gprs_ns.c comments by Alexander Chemeris · 4 years, 4 months ago
  60. ac7fabe chantype_rsl2gsmtap(): Add entries for CBCH by Harald Welte · 4 years, 4 months ago
  61. 4960ee4 bitvec: avoid redundant zero-initialization in bitvec_alloc() by Vadim Yanitskiy · 4 years, 4 months ago
  62. c866b32 bitvec: cosmetic: init i only once in bitvec_[un]pack() by Vadim Yanitskiy · 4 years, 4 months ago
  63. a500bc3 bitvec: fix misleading description of bitvec_spare_padding() by Vadim Yanitskiy · 4 years, 4 months ago
  64. 832d8b8 bitvec: fix bitvec_unhex(): do not return 1 on success by Vadim Yanitskiy · 4 years, 4 months ago
  65. 4c9a36c bitvec: make bitvec_free() safe against NULL by Vadim Yanitskiy · 4 years, 5 months ago
  66. 979c3b7 exec: propogate errors from osmo_environment_[filter|append] by Vadim Yanitskiy · 4 years, 5 months ago
  67. d419f65 exec: prevent uninitialized memory access in osmo_system_nowait() by Vadim Yanitskiy · 4 years, 5 months ago
  68. 775a6b0 osmo_libusb: check return value of osmo_fd_register() by Vadim Yanitskiy · 4 years, 5 months ago
  69. a8809f0 conv: prevent theoretical NULL pointer dereference in osmo_conv_encode() by Vadim Yanitskiy · 4 years, 5 months ago
  70. df4f608 tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init() by Vadim Yanitskiy · 4 years, 5 months ago
  71. 18caa87 pcsc: don't leak memory by Eric Wild · 4 years, 5 months ago
  72. 89c0428 gsm/gsm48049.c: fix use of GNU 'missing =' extension in designator by Vadim Yanitskiy · 4 years, 5 months ago
  73. 685f7c3 usb/Makefile.am: fix copy-pasted library name: s/libosmosim/libosmousb/ by Vadim Yanitskiy · 4 years, 5 months ago
  74. e51cbe4 osmo_libusb: Check return of libusb_get_string_descriptor_ascii() by Harald Welte · 4 years, 5 months ago
  75. c45787b usb: Add osmo_libusb_find_matching_dev_{path,serial} by Harald Welte · 4 years, 6 months ago
  76. 7e689c6 add crcXXgen.c.tpl to EXTRA_DIST by Neels Hofmeyr · 5 years ago
  77. 424eac8 usb: Use OSMO_STRLCPY where appropriate by Harald Welte · 4 years, 6 months ago
  78. 57d1118 logging_vty.c: Avoid acquiring log tgt lock in logging level cmd when not needed by Pau Espin Pedrol · 4 years, 6 months ago
  79. 9b90ca8 gb: Fix typo in bssgp_cause_strings description by Pau Espin Pedrol · 4 years, 6 months ago
  80. 2b98cbe bitvec: Fix return value in doc for bitvec_write_field() by Pau Espin Pedrol · 4 years, 6 months ago
  81. 2862f90 Bump version: 1.2.0.108-c6a8-dirty → 1.3.0 by Pau Espin Pedrol · 4 years, 6 months ago 1.3.0
  82. c6a8697 Introduce helper functions for safe fork+exec of processes by Harald Welte · 4 years, 6 months ago
  83. d462e3f usb: Import a variety of libusb utility functions from simtrace by Harald Welte · 4 years, 6 months ago
  84. da432cd libosmocore libusb integration by Harald Welte · 4 years, 6 months ago
  85. 7d0fe2a gprs_bssgp: Work around gcc-9 claiming "error=stringop-overflow" by Harald Welte · 4 years, 6 months ago
  86. a47d37c debian, utils: switch to python 3 by Oliver Smith · 4 years, 7 months ago
  87. 94cd4ac sim: allow opening reader# > 0 by Eric Wild · 4 years, 8 months ago
  88. 49ddef6 gsup: Introduce OSMO_GSUP_NUM_VECTORS_REQ_IE by Harald Welte · 4 years, 10 months ago
  89. 797d533 gprs_ns_instantiate(): propagate errors from gprs_sns_init() to caller by Harald Welte · 4 years, 7 months ago
  90. 7a35b78 libosmovty: simplify condition checking vty->fd in vty_close() by Vadim Yanitskiy · 4 years, 7 months ago
  91. 54df08e libosmovty: properly initialize vty->fd in vty_new() by Vadim Yanitskiy · 4 years, 7 months ago
  92. a3e9ef9 04.80: Deprecate gsm0480_create_ussd_resp() by Harald Welte · 6 years ago
  93. 392f607 Introduce fields related to DTAP DLCI by Pau Espin Pedrol · 4 years, 7 months ago
  94. 8a7eed5 add osmo_escape_cstr and osmo_quote_cstr by Neels Hofmeyr · 4 years, 7 months ago
  95. d31de23 vty: track parent nodes also for telnet sessions by Neels Hofmeyr · 4 years, 8 months ago
  96. 951d32b osmo_sockaddr_str: deprecate osmo_sockaddr_str_*_32n() by Neels Hofmeyr · 4 years, 8 months ago
  97. 06356fd utils: add osmo_strnchr() by Neels Hofmeyr · 4 years, 7 months ago
  98. ff65d24 utils_test: add osmo_print_n_test() by Neels Hofmeyr · 4 years, 7 months ago
  99. 249e005 GSUP: rename E_ROUTING_ERROR to ROUTING_ERROR by Neels Hofmeyr · 4 years, 7 months ago
  100. c36e2e4 fix osmo_escape_str_c() and osmo_quote_str_c() by Neels Hofmeyr · 4 years, 7 months ago