1. 3938dfb gsup.h: define newly added PCO IE by Alexander Couzens · 3 months ago
  2. b365b1d osmo_io: Change struct osmo_io_ops to contain struct, not union by Harald Welte · 3 months ago
  3. 74ee024 gsup: Convert PDP-Type IE to PDP-Address IE by Pau Espin Pedrol · 4 months ago
  4. 68a04df gsup: Deprecate field pdp_type in favour of pdp_type_nr and pdp_type_org by Pau Espin Pedrol · 4 months ago
  5. 85554db isdn: initial implementation of the V.110 TA by Vadim Yanitskiy · 1 year, 2 months ago
  6. 83c8c80 core: osmo_tdef_fsm_inst_state_chg(): allow millisecond precision by Vadim Yanitskiy · 5 months ago
  7. 19f27bb socket: Introduce API osmo_sock_sctp_get_peer_addr_info() by Pau Espin Pedrol · 6 months ago pespin/multiaddr
  8. 5ac8aa5 socket: Introduce API osmo_sock_multiaddr_get_name_buf() by Pau Espin Pedrol · 6 months ago
  9. 6a2975c socket: Introduce API osmo_sock_multiaddr_get_ip_and_port() by Pau Espin Pedrol · 6 months ago
  10. f51f916 LAPDm: Add an extra queue for UI frames by Andreas Eversberg · 7 months ago
  11. 2d7119d LAPDm: Add support for RTS based polling by Andreas Eversberg · 7 months ago
  12. 49b7087 LAPD: Add support for RTS based polling and T200 by Andreas Eversberg · 7 months ago
  13. 1584b2a gsmtap: Hide implementation of gsmtap_inst by arehbein · 7 months ago
  14. 64ba9ed socket: Introduce APIs osmo_sock_multiaddr_{add,del}_local_addr() by Pau Espin Pedrol · 8 months ago
  15. aca2c72 Bump version: 1.8.0.252-13c29 → 1.9.0 by Pau Espin Pedrol · 8 months ago 1.9.0
  16. 658c509 socket: Remove OSMO_SOCK_F_SCTP_ASCONF_SUPPORTED, add osmo_sock_init2_multiaddr2() by Pau Espin Pedrol · 9 months ago
  17. 6df53dc tlv: Introduce API msgb_tv32_push() by Pau Espin Pedrol · 10 months ago
  18. 8bd9d5d libosmogsm: Add support for TUAK authentication algorithm by Harald Welte · 12 months ago
  19. 76f4c5c libosmogsm: Factor out the C2 derivation function by Harald Welte · 12 months ago
  20. 08450c9 libosmogsm: Support authentication with 256-bit K and/or OP/OPc by Harald Welte · 12 months ago
  21. 57a3b3a gsm0503_tch_hr_decode2(): new function, emits TS101318 format by Mychaela N. Falconia · 1 year ago
  22. 8857f3b Add osmo_io with initial poll backend by Harald Welte · 1 year, 6 months ago
  23. e4b8473 vty: move struct vty_parent_node to private API by Neels Hofmeyr · 1 year, 1 month ago
  24. 559a6ee Fix parsing of TLV_TYPE_SINGLE_TV by Pau Espin Pedrol · 1 year, 2 months ago
  25. 0158b05 Move libosmogsm TS 44.060 declarations under include/osmocom/gsm/ by Pau Espin Pedrol · 1 year, 3 months ago
  26. 5f15e41 Bump version: 1.7.0.119-b31a-dirty → 1.8.0 by Pau Espin Pedrol · 1 year, 4 months ago osmith/1.8.1 1.8.0
  27. 51e9dde Introduce tundev API by Pau Espin Pedrol · 1 year, 4 months ago
  28. 9d0321d Introduce netdev API by Pau Espin Pedrol · 1 year, 4 months ago
  29. 8a5014b Introduce netns API by Pau Espin Pedrol · 1 year, 4 months ago
  30. cc296c9 socket.h: Introduce API osmo_sockaddr_netmask_to_prefixlen() by Pau Espin Pedrol · 1 year, 4 months ago
  31. d98a867 logging.h: Allocate DLM2PA and DLM2UA for libosmo-sigtran by Harald Welte · 1 year, 9 months ago
  32. 3b3955b socket: Introduce API osmo_sockaddr_is_any by Pau Espin Pedrol · 1 year, 8 months ago
  33. a1584d2 Bump version: 1.6.0.132-0239-dirty → 1.7.0 by Pau Espin Pedrol · 1 year, 11 months ago 1.7.0
  34. 0cdd0ab cbsp: Add enum and value string for Cause by Pau Espin Pedrol · 2 years ago
  35. 510f4c9 iuup: Rework API to support RFCI IDs != RFCI index by Pau Espin Pedrol · 2 years ago
  36. 1dac875 gsm: Introduce helper rach_tx_integer_raw2val() by Pau Espin Pedrol · 2 years, 1 month ago
  37. 767bfd8 bssgp_bvc_fsm: Add a hook to notify when a reset was acknowledged by Daniel Willmann · 2 years, 2 months ago
  38. a25a6dc BSSAP: HO Request Ack: add missing Codec List (BSS Supported) by Neels Hofmeyr · 2 years, 3 months ago
  39. b5551ee gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id number by Pau Espin Pedrol · 2 years, 3 months ago
  40. c7deaf2 Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 by Pau Espin Pedrol · 2 years, 6 months ago 1.6.0
  41. 6a59407 refactor stat_item: report only changed values by Neels Hofmeyr · 2 years, 8 months ago
  42. e90c717 refactor stat_item: get rid of FIFO and "skipped" error by Neels Hofmeyr · 2 years, 8 months ago
  43. 11da4a4 stats: send real last value if no new values come by Oliver Smith · 2 years, 9 months ago
  44. c3fa007 kdf: add key derivation functions by Eric · 3 years ago
  45. 09f075f stat,rate_ctr: Allow setting group name and use it at report time by Pau Espin Pedrol · 3 years ago
  46. 20199da sim: Add osim_card_{reset,close}() API by Harald Welte · 3 years ago
  47. 645aec8 vty: Introduce API vty_read_config_filep by Pau Espin Pedrol · 3 years ago
  48. 87fa1ca fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeout by Neels Hofmeyr · 3 years, 1 month ago
  49. 22117a7 sim: Obtain card ATR when opening the card by Harald Welte · 3 years, 1 month ago
  50. cde4779 gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdef by Pau Espin Pedrol · 3 years, 1 month ago
  51. 1b625cb gsm: Support Sending Last EUTRAN PLMN Id in Handover Required by Pau Espin Pedrol · 3 years, 1 month ago
  52. a0fb376 TODO-RELEASE: Request increasing _LAST_OSMOVTY_NODE next release by Harald Welte · 3 years, 3 months ago
  53. f286fdc Bump version: 1.4.0.535-e387-dirty → 1.5.0 by Pau Espin Pedrol · 3 years, 3 months ago 1.5.0
  54. d426ba6 gsm: Introduce osmo_{rai,cgi_ps}_cmp() APIs by Pau Espin Pedrol · 3 years, 4 months ago
  55. 9584cd7 ctrl: Allow handling CTRL get/set replies in user defined code by Pau Espin Pedrol · 3 years, 5 months ago
  56. 8f5844e gsm_08_58: add flexible array member to 'struct ipac_preproc_ave_cfg' by Vadim Yanitskiy · 3 years, 5 months ago
  57. 946bb95 GPRS Cell Options (SI13): Add REL-4 CCN_ACTIVE bit by Pau Espin Pedrol · 3 years, 5 months ago
  58. 7f1ecd9 vty: add program specific attributes to VTY commands by Vadim Yanitskiy · 3 years, 9 months ago
  59. fa6cd88 gsm0808: add gsm0808_create_sapi_reject_cause() by Vadim Yanitskiy · 3 years, 9 months ago
  60. 5c5713e Bump version: 1.3.0.173-51974 → 1.4.0 by Harald Welte · 3 years, 9 months ago 1.4.0
  61. ea71b43 stat_item: Add function to reset stat items and groups by Daniel Willmann · 3 years, 10 months ago
  62. 26a9539 rate_ctr: Add functions to reset rate counter (groups) by Daniel Willmann · 3 years, 10 months ago
  63. 2d3465f gprs_bssgp: Add bssgp_tx_bvc_reset2() by Harald Welte · 4 years ago
  64. 1bd726a gsm0808: Add gsm0808_create_common_id() by Harald Welte · 4 years ago
  65. 00b2faf lapd/lapdm: print user-defined string name instead of (dl=%p) by Harald Welte · 4 years, 1 month ago
  66. 6894496 NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2() by Harald Welte · 4 years ago
  67. 383b3bf bts_features: introduce osmo_bts_unset_feature() by Vadim Yanitskiy · 4 years ago
  68. 3a6bedf sim: When decoding SW, take application specific SW into account by Harald Welte · 4 years, 2 months ago
  69. bf90d74 sim: add osim_file_desc_find_aid() by Harald Welte · 4 years, 2 months ago
  70. 7497b41 l1sap: add measurement related struct members by Philipp Maier · 4 years, 7 months ago
  71. 2862f90 Bump version: 1.2.0.108-c6a8-dirty → 1.3.0 by Pau Espin Pedrol · 4 years, 5 months ago 1.3.0
  72. 951d32b osmo_sockaddr_str: deprecate osmo_sockaddr_str_*_32n() by Neels Hofmeyr · 4 years, 6 months ago
  73. 8eae2fc GPRS/BSSGP: introduce bssgp_bvc_ctx_free() by Vadim Yanitskiy · 4 years, 7 months ago
  74. b99f4ca gsm_04_08.h: Introduce API osmo_gsm48_rfpowercap2powerclass() by Pau Espin Pedrol · 4 years, 7 months ago
  75. 0cbe8f0 tdef: Introduce min_val and max_val fields by Pau Espin Pedrol · 4 years, 8 months ago
  76. 989f01c osmo_tdef_get(): allow passing -1 as default timeout by Neels Hofmeyr · 4 years, 9 months ago
  77. 1fcdd0d Bump version: 1.0.1.143-cc72c → 1.1.0 by Pau Espin Pedrol · 5 years ago 1.1.0
  78. 302aafc BSSMAP: tweaks by Neels Hofmeyr · 5 years ago
  79. ecef7ec add osmo_{escape,quote}_str_buf2() for standard args ordering by Neels Hofmeyr · 5 years ago
  80. 3b414a4 fsm: add flag to ensure osmo_fsm_inst_term() happens only once by Neels Hofmeyr · 5 years ago
  81. 047f387 NS: Add support for GPRS NS IP Sub-Network-Service (SNS) by Harald Welte · 6 years ago
  82. a0c1cba Bump version: 0.12.0.128-8dfde → 1.0.0 by Harald Welte · 5 years ago 1.0.0
  83. 45f89c9 LCLS: fix LCLS-CONNECT-CONTROL encoder by Max · 5 years ago
  84. c262831 GSUP/SMS: introduce MO-/MT-FORWARD-SM messages by Vadim Yanitskiy · 6 years ago
  85. aa93463 Update 3GPP TS 08.08 Cause handling by Max · 6 years ago
  86. e521ede core/msgb.h: introduce msgb_l4len() helper by Vadim Yanitskiy · 6 years ago
  87. 30cfeeb libosmogsm: (re)introduce gsm48_push_l3hdr() by Vadim Yanitskiy · 6 years ago
  88. 924ef0b Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0 by Pau Espin Pedrol · 6 years ago 0.12.0
  89. 36c7b33 GSUP: introduce new messages for SS/USSD payloads by Vadim Yanitskiy · 6 years ago
  90. 7269604 GSUP: implement TCAP-like session management by Vadim Yanitskiy · 6 years ago
  91. 13154ff Bump version: 0.10.2.284-bc47-dirty → 0.11.0 by Pau Espin Pedrol · 6 years ago 0.11.0
  92. 01dd570 osmo-release.sh: Always generate entire commit changelog by Pau Espin Pedrol · 6 years ago
  93. a24ead0 gsm0480: copy the raw USSD data, its DCS and length by Vadim Yanitskiy · 6 years ago
  94. d1f5793 fsm: allow graceful exit on FSM termination by Philipp Maier · 6 years ago
  95. 40def49 libosmocodec: implement ECU (Error Concealment Unit) for FR by Philipp Maier · 6 years ago
  96. 32e5641 Add functions for extended RACH coding by Max · 7 years ago
  97. 3fad5d7 msgb: add inline msgb_queue_free() by Neels Hofmeyr · 7 years ago
  98. faee5de Tag/Release version 0.10.0 by Harald Welte · 7 years ago 0.10.0
  99. 224a6dd gb: optionally allow nsip packets only from a specific host by Philipp Maier · 7 years ago
  100. e05c1f4 vty: additional nodes for sccp-address configuration by Philipp Maier · 7 years ago