1. ef4c597 vty/command: restrict the use of '.', '!', and '@' as flags by Vadim Yanitskiy · 3 years, 9 months ago
  2. e566bdd vty: introduce and use VTY_CMD_USR_ATTR_NUM by Vadim Yanitskiy · 3 years, 9 months ago
  3. 608b1a4 command: add library command attribute for libosmo-sccp by Philipp Maier · 3 years, 9 months ago
  4. c0745eb vty/command: introduce API for the library specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  5. 99d5c2d vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappers by Vadim Yanitskiy · 3 years, 9 months ago
  6. ceb3b39 vty/command: add global command attribute CMD_ATTR_NODE_EXIT by Vadim Yanitskiy · 3 years, 9 months ago
  7. 1fac6f7 ns2: vty: allow the users (pcu/sgsn) to set a default bind by Alexander Couzens · 3 years, 9 months ago
  8. da0a285 ns2: status ind: add additional flags (first and persistent) by Alexander Couzens · 3 years, 9 months ago
  9. e9069eb gsm_12_21: add osmo_oml_nsvc_address_type for OML NM_ATT_OSMO_NS_LINK_CFG by Alexander Couzens · 3 years, 9 months ago
  10. 66138cc write_queue: Add osmo_wqueue_enqueue_quiet() by Harald Welte · 3 years, 9 months ago
  11. 4a96b7c vty/command: introduce new attribute CMD_ATTR_IMMEDIATE by Vadim Yanitskiy · 3 years, 9 months ago
  12. 4fb27a8 gprs_ns2: Make reason const by Daniel Willmann · 3 years, 9 months ago
  13. 38b19e8 ns2: refactor nsvc_by_ functions by Alexander Couzens · 3 years, 9 months ago
  14. 4692a1c gsm_08_16.h: Add missing header by Daniel Willmann · 3 years, 10 months ago
  15. 7f1ecd9 vty: add program specific attributes to VTY commands by Vadim Yanitskiy · 3 years, 11 months ago
  16. 9277b97 add osmo_use_count_to_str_c() by Neels Hofmeyr · 3 years, 10 months ago
  17. 158143f ipaccess.h: Add more enum values and 'official' names by Harald Welte · 3 years, 10 months ago
  18. 6a16149 Gb: add a second NS implementation by Alexander Couzens · 4 years ago
  19. f6db765 bitXXgen: add osmo_loadXXbe_ext_2() to get right-adjusted values by Neels Hofmeyr · 3 years, 10 months ago
  20. c0ac4e3 bitXXgen: ensure not reading/storing past valid size by Neels Hofmeyr · 3 years, 10 months ago
  21. 0f36421 add osmo_sockaddr_local_ip() to determine the local address for a remote. by Alexander Couzens · 4 years ago
  22. e4181ea socket: add osmo_sockaddr_cmp() by Alexander Couzens · 4 years ago
  23. 43957e6 socket: introduce osmo_sock_init_osa & osmo_sock_init_osa_ofd by Alexander Couzens · 4 years ago
  24. d95f5d4 sockaddr_str: add osmo_sockaddr_str_from_str2() which doesn't set the port by Alexander Couzens · 4 years, 1 month ago
  25. 5cc4fe4 socket: Add some osmo_sockaddr print helpers by Pau Espin Pedrol · 3 years, 10 months ago
  26. fa6cd88 gsm0808: add gsm0808_create_sapi_reject_cause() by Vadim Yanitskiy · 3 years, 10 months ago
  27. e9fd7ff l1sap.h: Fix typo in doxygen documentation by Pau Espin Pedrol · 3 years, 10 months ago
  28. 1cbdee3 comment: typo in cbsp.h by Neels Hofmeyr · 3 years, 10 months ago
  29. b19b533 comment: mention spec reference in cbsp.[ch] by Neels Hofmeyr · 3 years, 10 months ago
  30. 9a21d2a Add VTY + CTRL ports for upcoming OsmoSMLC by Harald Welte · 3 years, 11 months ago
  31. 161d42a gsmtap: Add definitions for E1/T1 payload (LAPD, TRAU, FR) in GSMTAP by Harald Welte · 3 years, 11 months ago
  32. 523c4e0 vty/command: cosmetic: drop redundant line break by Vadim Yanitskiy · 3 years, 11 months ago
  33. 8419bb2 socket.h: introduce osmo_sockaddr to hold v4 and v6 endpoints by Alexander Couzens · 4 years, 1 month ago
  34. eb6882f vty: Introduce support to set cpu-affinity and scheduler policy by Pau Espin Pedrol · 4 years ago
  35. 6300aff gsm 12.21: add osmocom specific NM_ATT_OSMO_NS_LINK_CFG by Alexander Couzens · 4 years, 1 month ago
  36. 85a8fd3 Gb/BSSGP: replace hardcoded Tx into NS library by a callback by Alexander Couzens · 4 years ago
  37. b3b474d i460: pass more context to call-back functions by Harald Welte · 4 years ago
  38. eb8240d i460: Add back-pointer from sub-channel to timeslot by Harald Welte · 4 years ago
  39. b5518a8 i460_mux: add callback to notify empty tx queue by Philipp Maier · 4 years ago
  40. 6d21448 gsm_08_58: add missing RSL error cause codes by Philipp Maier · 4 years ago
  41. 99c538e vty: add a define VTY_IPV46_CMD to require a IPv4/6 address by Alexander Couzens · 4 years, 1 month ago
  42. 03a4213 bts_features: add feature BTS_FEAT_IPV6_NSVC by Alexander Couzens · 4 years, 1 month ago
  43. a087cdf gprs_ns_frgre.h: add missing declaration of structs by Alexander Couzens · 4 years ago
  44. ea71b43 stat_item: Add function to reset stat items and groups by Daniel Willmann · 4 years ago
  45. 26a9539 rate_ctr: Add functions to reset rate counter (groups) by Daniel Willmann · 4 years ago
  46. 0e7349d use_count.h: Fix API doc example by Pau Espin Pedrol · 4 years ago
  47. ecbf5a1 gprs_ns.h: add missing prototype gprs_ns_rcvmsg() by Alexander Couzens · 4 years, 1 month ago
  48. db974f3 vty/ports.h: Add VTY port for osmo-e1d by Harald Welte · 4 years ago
  49. 2d3465f gprs_bssgp: Add bssgp_tx_bvc_reset2() by Harald Welte · 4 years ago
  50. 1bd726a gsm0808: Add gsm0808_create_common_id() by Harald Welte · 4 years ago
  51. 1793334 bts_features.h: Introduce BTS_FEAT_PAGING_COORDINATION by Harald Welte · 4 years ago
  52. ed0445b gsm0502: add TDMA frame number constants and modular arithmetic by Vadim Yanitskiy · 4 years, 1 month ago
  53. 83025bf add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  54. a13fb75 Revert "add osmo_mobile_identity API" by Harald Welte · 4 years, 1 month ago
  55. d1ceca9 add osmo_mobile_identity API by Neels Hofmeyr · 4 years, 1 month ago
  56. c71f771 tlv.h: add msgb_tvl_put() to add a TvLV without the value part by Neels Hofmeyr · 4 years, 1 month ago
  57. 7dde1f4 add gsm23236: MSC pooling: TMSI and NRI utility functions by Neels Hofmeyr · 4 years, 2 months ago
  58. 00b2faf lapd/lapdm: print user-defined string name instead of (dl=%p) by Harald Welte · 4 years, 2 months ago
  59. 6894496 NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2() by Harald Welte · 4 years, 1 month ago
  60. 057122e NS: Optionally disable NS-{RESET,BLOCK,UNBLOCK} when using UDP/IP by Harald Welte · 4 years, 1 month ago
  61. 383b3bf bts_features: introduce osmo_bts_unset_feature() by Vadim Yanitskiy · 4 years, 1 month ago
  62. f8e153d bts_features: fix: properly check the result of bitvec_get_bit_pos() by Vadim Yanitskiy · 4 years, 1 month ago
  63. b795f03 Implement ITU-T I.460 multiplex / demultiplex by Harald Welte · 4 years, 2 months ago
  64. dacac99 api doc: clarify OSMO_NAME_C_IMPL() required FUNC_BUF signature by Neels Hofmeyr · 4 years, 1 month ago
  65. cf70aa0 enable vty xml dumping to stdout by Neels Hofmeyr · 4 years, 2 months ago
  66. 22630e6 gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding. by Alexander Chemeris · 4 years, 2 months ago
  67. 63bee45 libosmogsm: import hopping sequence generation code by Sylvain Munaut · 4 years, 2 months ago
  68. 534f0f4 cosmetic: apply changes to match struct_endianess.py output by Neels Hofmeyr · 4 years, 2 months ago
  69. 12f109b add missing endian.h in gsm_23_041.h by Neels Hofmeyr · 4 years, 2 months ago
  70. 5785a4a codec: Add functions for AMR s->d bits and d->s bits by Harald Welte · 4 years, 2 months ago
  71. 2ac8f91 gsm0808_utils: Add gsm0808_get_cipher_reject_cause() back with a deprecation notice. by Alexander Chemeris · 4 years, 2 months ago
  72. ecfb0d6 gsm0808_utils: Fix gsm0808_cause_class() function by Alexander Chemeris · 4 years, 2 months ago
  73. fdfe25b gsm0808: Make a function to extract Cause IE publicly available. by Alexander Chemeris · 4 years, 2 months ago
  74. 555bb1b gsm_04_08.h: fix big endian structs by Neels Hofmeyr · 4 years, 2 months ago
  75. 3edd70c usb: Add osmo_libusb_find_open_claim() all-in-one API by Harald Welte · 4 years, 6 months ago
  76. dfebf40 stats: Support regular stats flush by Alexander Chemeris · 4 years, 2 months ago
  77. 3a6bedf sim: When decoding SW, take application specific SW into account by Harald Welte · 4 years, 4 months ago
  78. 9892945 gsm_29_118.h: Fix compilation with gcc-10 by Harald Welte · 4 years, 3 months ago
  79. d87d6f1 gsm_04_06.h: Remove repeated egprs header struct definitions by Pau Espin Pedrol · 4 years, 2 months ago
  80. 1f48b93 gsm0503_parity: Fix compilation with gcc-10 by Harald Welte · 4 years, 3 months ago
  81. a70ac85 select.c: Introduce support for signalfd by Harald Welte · 4 years, 3 months ago
  82. f3cc731 exec: Introduce osmo_system_nowait2() to allow specify a user by Harald Welte · 4 years, 3 months ago
  83. e616cba ports.h: Add 4268 for UECUPS VTY by Harald Welte · 4 years, 3 months ago
  84. 898c9c6 dtx: add decoding for AMR-DTX frames by Philipp Maier · 4 years, 5 months ago
  85. 429adec sim: re-structure how we support cards + applications by Harald Welte · 4 years, 4 months ago
  86. bf90d74 sim: add osim_file_desc_find_aid() by Harald Welte · 4 years, 4 months ago
  87. 44b9926 socket: Add osmo_sock_mcast_iface_set() to bind multicast to device by Harald Welte · 4 years, 4 months ago
  88. 1c46d19 parity: add amr crc14 definition by Philipp Maier · 4 years, 4 months ago
  89. d8c74b8 fixup depreciation warning by Harald Welte · 4 years, 4 months ago
  90. 6773304 gsmtap: Solve TCH / FACCH confusion once and for all by Harald Welte · 4 years, 4 months ago
  91. 7dedeba Add CTRL port number for osmo-mgw by Harald Welte · 4 years, 4 months ago
  92. 1d3e9de gsmtap.h: Add definitions for voice inside GSMTAP by Harald Welte · 4 years, 4 months ago
  93. 053bebc osmo-sim-test: Fall-back to classic SIM by Harald Welte · 4 years, 5 months ago
  94. df4f608 tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init() by Vadim Yanitskiy · 4 years, 5 months ago
  95. cc0b5d5 value_string: Switch val from unsigned to int by Pau Espin Pedrol · 4 years, 5 months ago
  96. c45787b usb: Add osmo_libusb_find_matching_dev_{path,serial} by Harald Welte · 4 years, 6 months ago
  97. 7497b41 l1sap: add measurement related struct members by Philipp Maier · 4 years, 8 months ago
  98. c6a8697 Introduce helper functions for safe fork+exec of processes by Harald Welte · 4 years, 7 months ago
  99. d462e3f usb: Import a variety of libusb utility functions from simtrace by Harald Welte · 4 years, 7 months ago
  100. da432cd libosmocore libusb integration by Harald Welte · 4 years, 7 months ago