Skip to content

TELECOM-11229: 3.4 upstream merge #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 314 commits into
base: 3.4-genesys
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
314 commits
Select commit Hold shift + click to select a range
2939930
Remove references to README-MODULES; Remove svn '$Id$' tags
liviuchircu May 9, 2024
9f2d4d5
status_report: Fix bad 3rd parameter to sr_set_status()
liviuchircu May 10, 2024
fdfe37f
status_report: Avoid return 0 in sr_set_status()
liviuchircu May 10, 2024
3eb9916
Rebuild documentation
opensips-github May 11, 2024
1779c50
cfg parser: Avoid unnecessary strlen on error case
liviuchircu May 22, 2024
577ffe1
b2b_entities: logic_key should always be printable
razvancrainea May 23, 2024
1859806
Rebuild documentation
opensips-github May 25, 2024
9cfdab5
db_mysql: Drop usage of MYSQL_OPT_RECONNECT in 8.0.35+
liviuchircu May 28, 2024
a861f90
Fix `perl_exec_simple` memory leak
p120ph37 May 31, 2024
9d0e05a
Rebuild documentation
opensips-github Jun 1, 2024
6fe6e96
Merge pull request #3403 from p120ph37/3.4
liviuchircu Jun 3, 2024
b353e3e
Merge pull request #3399 from NormB/NormB-patch-3
bogdan-iancu Jun 3, 2024
41475ad
Merge pull request #3400 from NormB/NormB-patch-4
bogdan-iancu Jun 3, 2024
d607d10
Fix shutdown crash when 'event_shm_threshold' is enabled
liviuchircu Jun 6, 2024
5a8cca2
Rebuild documentation
opensips-github Jun 8, 2024
bcaadf8
[nathelper] do proper URI enclosing for FROM and TO URIs
bogdan-iancu Jun 7, 2024
4896e5c
Remove b2b_logic_xml from exclude list
bogdan-iancu Jun 11, 2024
9d30b05
menuconfig templates: Fix nat_uac_test() flags; Load a TLS module
liviuchircu Jun 11, 2024
098168d
Update opensips.vim syntax file (v3.4)
liviuchircu Jun 11, 2024
54b671f
db_sqlite raw queries: Fix unnecessary lowercase restriction
liviuchircu Jun 13, 2024
77924d9
siprec: expose streams in xml
razvancrainea Jun 12, 2024
65a5c86
siprec: properly handle paused recording
razvancrainea Jun 13, 2024
f36f40b
tracer: use own flag for B2B tracing
razvancrainea Jun 13, 2024
231c71b
packaging/debian: do not run berkeley stubs if not built
razvancrainea Jun 13, 2024
1b40fea
rtp_relay: ignore correct branch index
razvancrainea Jun 14, 2024
3b4f48a
rtpengine: fix unitialized warning
razvancrainea Jun 14, 2024
5b4a170
rtpproxy: fix structure copying
razvancrainea Jun 14, 2024
27cc42d
Rebuild documentation
opensips-github Jun 15, 2024
3bb0d23
[net/tcp] log the unref BEFORE destroying the conn
bogdan-iancu Jun 17, 2024
ecbaff2
rtpengine: fix uninitialized tmp warning
razvancrainea Jun 14, 2024
2d8ea8e
[tcp] check if the history list exists when doing unref
bogdan-iancu Jun 18, 2024
31bbb28
[event_kafka] remove bogus example in docs
bogdan-iancu Jun 19, 2024
7847b38
Update ChangeLog for 3.4.6
liviuchircu Jun 19, 2024
ab10b68
Bump version to 3.4.6
liviuchircu Jun 19, 2024
c8f852f
dialog: advertise dst_leg in callbacks
razvancrainea Feb 12, 2024
481c12d
domain: init db connection in all processes
razvancrainea Jun 21, 2024
26e9a75
[rabbitmq_consumer] fix wrong IPC advertising in rabbitMQ aux process
bogdan-iancu Jun 25, 2024
ab093e4
siprec: proper handling recording resuming
razvancrainea Jul 1, 2024
cf708e1
Update README
NormB Jun 5, 2024
0f0d08d
fraud_detection: Fix possible SHM allocation bug w/ prefixless rules
liviuchircu Jul 4, 2024
25b7e36
[stir_shaken] fix agressive test on Identity hdr.
bogdan-iancu Jul 5, 2024
47659e3
[stir_shaken] updated docs...
bogdan-iancu Jul 5, 2024
caefff7
siprec: fix failover crash
razvancrainea Jul 5, 2024
3f3ee78
backtrace.h: Make code more usage-friendly
liviuchircu Jul 8, 2024
9145fd1
Merge pull request #3429 from okhowang/uac-expires
bogdan-iancu Jul 8, 2024
058863c
TCP Main: Make connection frees easier to troubleshoot
liviuchircu Jul 9, 2024
306952c
[tracer] remove useless line, pron to crashes
bogdan-iancu Jul 10, 2024
abcda64
TCP: Add more connection debug logs from TCP workers
liviuchircu Jul 15, 2024
31c8c55
db_mysql: Add the 'tls_opts=' optional DB URL parameter
liviuchircu Jul 16, 2024
b5ba833
b2b_sdp_demux: reset successful legs for in-dialog
razvancrainea Jul 19, 2024
c67e16b
sql_cacher: remove test key from cache
razvancrainea Jul 22, 2024
d279257
TCP: Fix race condition in "proto_tcp.tcp_parallel_handling"
liviuchircu Jul 22, 2024
2ddd14a
TCP debugging: Fine-tune TCP conn history settings
liviuchircu Jul 22, 2024
722547d
presence: Fix subtle race condition in update_db_subs()
liviuchircu Jul 22, 2024
1f4ee25
Fixed test over the IO flags when removing a fd from reactor
bogdan-iancu Jul 23, 2024
bbb65c2
[I/O reactor] do sanity check on the provided fd index
bogdan-iancu Jul 23, 2024
ff81687
[IO reactor] added an enhanced logging when detecting a reactor data …
bogdan-iancu Jul 23, 2024
c594a11
[I/O reactor] Small improvements to c15bd04aa4
liviuchircu Jul 23, 2024
1d36aff
event_kafka: fix xml admin doc file
razvancrainea Jul 24, 2024
bdbffba
Update ChangeLog for 3.4.7
liviuchircu Jul 24, 2024
e611311
Bump version to 3.4.7
liviuchircu Jul 24, 2024
79ebc9d
io_wait: fix declaration according to c89 standard
razvancrainea Jul 24, 2024
54bea59
tm: Avoid running hop-by-hop ACK callbacks before reply callbacks
liviuchircu May 8, 2024
c0bc614
media_exchange: Fix bad free in MI `media_exchange_from_call_to_uri`
liviuchircu Jul 25, 2024
7c8b5b2
siprec: make sure dialog exists when restoring session
razvancrainea Jul 26, 2024
7da509e
usrloc federation: Fix shutdown crash edge-case
liviuchircu Jul 26, 2024
2564715
media_exchange: register index on pre_init
razvancrainea Jul 26, 2024
c209d63
Rebuild documentation
opensips-github Jul 27, 2024
6763383
rtp_relay: update $rtp_relay doc on branch route
razvancrainea Jul 30, 2024
de32161
media_exchange: sync SDPs when offering/answering
razvancrainea Jul 30, 2024
6ba0f30
rtpengine: respect disable state when choosing a node
razvancrainea Jul 31, 2024
888f099
rtp_relay: prevent patch on abnormal traffic
razvancrainea Jul 31, 2024
e5bf3e1
tm: clean receive_info for replicated packages
razvancrainea Aug 2, 2024
dafe083
topology_hiding: store the appropriate routes in headers for indialog
razvancrainea Aug 2, 2024
c104d90
rtp_relay: do not check for pending when late
razvancrainea Mar 18, 2024
4ad2778
Rebuild documentation
opensips-github Aug 3, 2024
4bc0bee
mi_script: Avoid race condition in async(mi())
liviuchircu Aug 6, 2024
739c059
rtp_relay: fix leg detection on newer branches
razvancrainea Aug 6, 2024
43cd7f8
rtp_relay: sync leg tag on late
razvancrainea Aug 7, 2024
eecb641
rtp_relay: try first to match by tag, and only fallback to index
razvancrainea Aug 8, 2024
6668c07
rtp_relay: add enhanced leg debugging
razvancrainea Aug 8, 2024
5b87766
rtp_relay: fix debugging in prev commit
razvancrainea Aug 8, 2024
c310812
Rebuild documentation
opensips-github Aug 10, 2024
50650b7
[TCP] fix pkg versus shm for the TCP workers array
bogdan-iancu Aug 12, 2024
c76a542
[TCP] fix OOM error logs (pkg versus shm)
bogdan-iancu Aug 12, 2024
b8e9e77
b2b_logic: fix error logging when bridging existing entities
razvancrainea Aug 12, 2024
ef0b9a7
redhat: replace deprecated radiuslient with radcli
razvancrainea Aug 19, 2024
c32d8da
Update stir_shaken.h
Integration-IT Aug 19, 2024
27057b9
Update stir_shaken.c - enforce verifier pvar error reason
Integration-IT Aug 19, 2024
842a302
packaging: add python3-setuptools dependency on redhat
razvancrainea Aug 20, 2024
7aeb53c
tm docs: Expand $T_fr_inv_timeout section
liviuchircu Aug 21, 2024
82d335d
Update ChangeLog for 3.4.8
liviuchircu Aug 21, 2024
78cdea9
Bump version to 3.4.8
liviuchircu Aug 21, 2024
b802ff4
tm: fix bogus contact built without domain
razvancrainea Aug 20, 2024
d5ca8c6
Fix comparision of SIP URIs, add GR and PN related params checks
vladpaiu Aug 22, 2024
883683d
Rebuild documentation
opensips-github Aug 24, 2024
96cf168
SIP PN: Prevent overlapping modifications of pn_ebr_filters template
liviuchircu Aug 27, 2024
600f051
NULL check received connections
vladpaiu Aug 22, 2024
e39971e
Rebuild documentation
opensips-github Aug 31, 2024
ed632d4
Fix HP_MALLOC build flag - DBG_MALLOC is not necessary for it
Shkiperon Sep 2, 2024
91af8cc
Revert "tm: fix bogus contact built without domain"
razvancrainea Sep 3, 2024
0fbabbe
topology_hiding: do not mark the contacts parts as HDR_CONTACT_T
razvancrainea Sep 3, 2024
c075eb0
Merge pull request #3457 from Shkiperon/3.4-builder-fix
liviuchircu Sep 3, 2024
5c5d8a5
clusterer: fix possible inconsistent list handling
razvancrainea Sep 5, 2024
7039ab8
Rebuild documentation
opensips-github Sep 7, 2024
5cfe3cf
b2b_entities: alocate mem for empty str
razvancrainea Sep 9, 2024
be67b0a
topology_hiding: remove bogus debugging
razvancrainea Sep 9, 2024
920d4e1
Fix fetching TLS domain for a redis connection
vladpaiu Sep 11, 2024
ba2c904
Fixed - rcl_release_url() was never called in some cases
ar45 Sep 11, 2024
371ba49
Fixes #3464
ar45 Sep 11, 2024
6dc8c3b
rest_client: Complete the fix in a3dd31ad6
liviuchircu Sep 12, 2024
26aaf7e
dialog: never update ACK cseq with 0 value
razvancrainea Sep 13, 2024
ea95ce8
dialplan: create DB connection from all workers
razvancrainea Sep 13, 2024
8cb9a95
b2b_entitites: do not unref cancelled cell if not ours
razvancrainea Sep 13, 2024
9159b27
dialplan: no longer use per MI child init
razvancrainea Sep 13, 2024
18b9c36
b2b_entities: do not `reset_cancelled_t`
razvancrainea Sep 13, 2024
e1b334c
Rebuild documentation
opensips-github Sep 14, 2024
809a23e
permissions: connect to db from each process
razvancrainea Sep 17, 2024
2d3f1e6
Fix bogus active counting for procs terminating due to down-scaling
bogdan-iancu Sep 20, 2024
4abf73a
b2b_logic: prevent crash in case a bridging is in progress
razvancrainea Sep 18, 2024
023478c
Rebuild documentation
opensips-github Sep 21, 2024
4590c57
dispatcher docs: Add a section on clusterer's "seed" mechanism
liviuchircu Sep 23, 2024
304ced9
drouting docs: Add a section on clusterer's "seed" mechanism
liviuchircu Sep 23, 2024
8b19e1d
Clustered modules: Add sections on clusterer's "seed" mechanism
liviuchircu Sep 23, 2024
c667f1a
db_sqlite: Fix some mis-placed NULL checks during row reallocs
liviuchircu Sep 25, 2024
11c9948
Populate last dst leg for internally generated sequentials
vladpaiu Sep 26, 2024
ffb6a64
Rebuild documentation
opensips-github Sep 28, 2024
3f89c05
compression: Fix potential copy-paste error
oanatitoc Sep 24, 2024
1223e3e
compression: Add and fix null checks
oanatitoc Sep 24, 2024
2dde327
dialog: Fix potential copy-paste error
oanatitoc Sep 25, 2024
f68caa6
db_sqlite: properly store BLOB values in DB
razvancrainea Oct 1, 2024
eb20141
media_exchange: keep media session until dlg ends
razvancrainea Oct 1, 2024
9c0f5b0
dialog: update SDP on ACK as well
razvancrainea Oct 3, 2024
f078fe0
dialog: fix compile error in previous commit
razvancrainea Oct 3, 2024
7919e32
uac_auth(): Fix corner-case with missing "algorithm=" in 401
liviuchircu Oct 3, 2024
1ebff08
Rebuild documentation
opensips-github Oct 5, 2024
2aac7fe
media_exchange: handle faked replies for re-INVITEs
razvancrainea Oct 8, 2024
0c060fb
[ldap] fix error handling when no available conn
bogdan-iancu Oct 9, 2024
bcbfaf8
Rebuild documentation
opensips-github Oct 12, 2024
ec2ccb8
load_balancer: open db connection from every process
razvancrainea Oct 17, 2024
b793fde
Merge pull request #3497 from sippy/pr_fix_3495
bogdan-iancu Oct 18, 2024
0a99310
Rebuild documentation
opensips-github Oct 19, 2024
f423f90
clusterer: Fix potential AB/BA sync deadlock on DONOR nodes
liviuchircu Oct 22, 2024
eeddfcc
clusterer: Add/Improve some important logs during startup sync
liviuchircu Oct 22, 2024
8392a70
clusterer: Prevent startup delays from causing aborted syncs
liviuchircu Oct 22, 2024
94184a2
[clusterer] Fix error handling when failing to load nodes
bogdan-iancu Sep 23, 2024
8f09f44
Update ChangeLog for 3.4.9
liviuchircu Oct 23, 2024
cd02af8
Bump version to 3.4.9
liviuchircu Oct 23, 2024
e629e20
Only update the TM UAS if we are in request context and are not runni…
vladpaiu Aug 22, 2024
0672480
dialog: accurate match of outgoing legs
razvancrainea Oct 23, 2024
717940a
b2b_entities: always unref a transaction created programatically
razvancrainea Oct 23, 2024
61c8ec6
b2b_logic: do not discard a recognized cross-BYE
razvancrainea Oct 23, 2024
817adea
b2b_logic: always terminate a bridge initiator
razvancrainea Oct 23, 2024
fe9fac9
b2b_logic: a BYE for a disconnected entity should not influence the call
razvancrainea Oct 23, 2024
8d6cd37
clusterer: Fix sync edge-case causing SHM accumulation
liviuchircu Oct 24, 2024
d6ad768
clusterer sync: Fix several SHM leaks on error cases (Donor side)
liviuchircu Oct 24, 2024
653361b
Rebuild documentation
opensips-github Oct 26, 2024
f17c60f
[drouting] do not report error if replicated flags are the same
bogdan-iancu Nov 12, 2024
1ba9ebe
go to the next sub on continue
vladpaiu Nov 13, 2024
e7fcb8a
event_routing: Clean up convoluted looping logic
liviuchircu Nov 15, 2024
19c7631
usrloc: fix build error when ORACLE_USRLOC flag is present
GangZhuo Nov 6, 2024
d2bd391
db_oracle: fix "invalid parameter value" error when do sql_query("upd…
GangZhuo Nov 15, 2024
448fdf9
Rebuild documentation
opensips-github Nov 16, 2024
9bd311b
dialog: Do not crash with previous table version (11)
liviuchircu Nov 19, 2024
b3c7f70
nathelper: Improve docs on fix_nated_register() and received_avp
liviuchircu Nov 19, 2024
6bf24a3
Fix more logs exposing URL passwords
liviuchircu Apr 1, 2021
9fed325
cachedb_redis: Fix Cluster Master-Slave detection; Add dbg logs
vladpaiu Nov 18, 2024
b5c1bb2
Merge pull request #3519 from vladpaiu/troubleshoot_redis_issue
liviuchircu Nov 21, 2024
175743c
Rebuild documentation
opensips-github Nov 23, 2024
518380f
proto_bin: Bump 'bin_async_max_postponed_chunks' 32 -> 1024
liviuchircu Dec 3, 2024
ca35a93
b2b_logic: do not discard BYEs of active entities
razvancrainea Dec 4, 2024
223d89a
clusterer: Fix links going down during sync; Optimize pinging
liviuchircu Oct 29, 2024
aa1aa93
usrloc HA: Improve management for replicated "labels"
liviuchircu Nov 27, 2024
b1038d4
clusterer: Fix a subtle subtraction bug
liviuchircu Dec 4, 2024
7cd5550
clusterer: Add some dev debugging logs
liviuchircu Dec 4, 2024
3e10b12
Rebuild documentation
opensips-github Dec 7, 2024
2ab7e9e
json: Fix handling for long integers
liviuchircu Dec 3, 2024
d721132
Rebuild documentation
opensips-github Dec 14, 2024
1f3bb9d
Merge pull request #3480 from ar45/fix-maxfwds
bogdan-iancu Dec 16, 2024
40c2e94
[dns_cache] Fix restoring IP array in hostend struct
bogdan-iancu Dec 17, 2024
ae38e5c
[sipmsgops] Fix messing up the max-fwd parsed value upon msg validation
bogdan-iancu Dec 17, 2024
902f205
b2b_logic: make retry list NULL terminated
razvancrainea Dec 18, 2024
978a21c
Update ChangeLog for 3.4.10
liviuchircu Dec 18, 2024
6d63a8c
Bump version to 3.4.10
liviuchircu Dec 18, 2024
c0b2ea5
script routes: Fix rare edge-case leading to crash
liviuchircu Dec 19, 2024
bf9db6c
script routes: Fix memory corruption with dialog routes
liviuchircu Dec 20, 2024
c1740e8
Rebuild documentation
opensips-github Dec 21, 2024
56f3aab
rtpengine: fix docs typos
razvancrainea Jan 8, 2025
7ba69c1
rtpproxy: do not create dialog unless timeout notifications are enforced
razvancrainea Jan 8, 2025
c1fc6bb
dispatcher: Fix rare crash with 'pvar_algo_pattern'
liviuchircu Jan 10, 2025
32bb0fc
Rebuild documentation
opensips-github Jan 11, 2025
5f4904e
Fix missing handling of certain hdr types when cloning MSG/HDRs
bogdan-iancu Jan 14, 2025
5f7aa87
[tm] fix format of trasaction identifier in t_reply MI cmd
bogdan-iancu Jan 14, 2025
feb77ef
Merge pull request #3555 from vasilevalex/sqlite_fixes
bogdan-iancu Jan 15, 2025
0a428c7
Rebuild documentation
opensips-github Jan 18, 2025
905daa1
b2b_logic: make sure old entity peer is stored when bridged
razvancrainea Jan 21, 2025
378ace5
[b2b_entities] fixed RURI matching against our sockets/listeners
bogdan-iancu Jan 16, 2025
4093083
Fix dangling parsed_uri structure in to_body
bogdan-iancu Jan 23, 2025
bb45717
Rebuild documentation
opensips-github Jan 25, 2025
ac8e09f
parser_authenticate: fix re-entrance of parse_authenticate_header
razvancrainea Jan 28, 2025
41c3dcb
registrar docs: Fix misleading $(ct[1]) example input
liviuchircu Jan 28, 2025
be3d5cd
Rebuild documentation
opensips-github Feb 1, 2025
ca648c1
Pass the directional flag to rtpengine if required
petekelly Feb 6, 2025
96d1e77
Merge pull request #3572 from petekelly/3.4
razvancrainea Feb 7, 2025
305e644
debian: mongodb package should check for libmongoc-1.0-0t64 package too
razvancrainea Feb 7, 2025
2497724
CacheDB: Allow "@" in URL "params" part
liviuchircu Feb 7, 2025
841c8bc
Rebuild documentation
opensips-github Feb 8, 2025
b76c4e6
Fix avpops memory leak in avp_db_load / avp_db_delete / avp_db_store
nikbyte Feb 9, 2025
9355b00
usrloc: Silence ERR logs on failed contact DEL packets
liviuchircu Feb 12, 2025
fd6c580
Rebuild documentation
opensips-github Feb 15, 2025
37cfed0
Update ChangeLog for 3.4.11
liviuchircu Feb 19, 2025
d16321c
Bump version to 3.4.11
liviuchircu Feb 19, 2025
78e31d1
Use actions/cache@v4, actions/upload-artifact@v4, actions/checkout@v4
liviuchircu Feb 19, 2025
5dc15da
rtp_relay: provide message for B2B local replies
razvancrainea Feb 21, 2025
ffed584
Rebuild documentation
opensips-github Feb 22, 2025
56c9b5a
Merge pull request #3575 from nikbyte/memfix_avpops
bogdan-iancu Feb 26, 2025
a3e44bd
Rebuild documentation
opensips-github Mar 1, 2025
ca0c8eb
Merge pull request #3528 from vladpaiu/fix_inject_before_relay
bogdan-iancu Mar 3, 2025
4474d8a
Merge pull request #3532 from hateeyan/fd
razvancrainea Mar 5, 2025
216cb69
clusterer: Fix sharing tag deadlock during dialog sync
liviuchircu Mar 7, 2025
ea4ffb1
Rebuild documentation
opensips-github Mar 8, 2025
0fc0884
[tm] avoid missing transaction unref if `to_tag` is missing in `tm_re…
bogdan-iancu Mar 10, 2025
804f5ee
[tm] t_lookup_ident() must not mess up with T
bogdan-iancu Mar 10, 2025
4c1b5d3
media_exchange: fix leg detection on media_exchange_from_uri
razvancrainea Mar 10, 2025
8fdaa22
rtp_relay: remove session on timeout
razvancrainea Jan 14, 2025
b968210
Preserving the flags of the topology_hiding in non dialog mode in thi…
davidtrihy-genesys Mar 7, 2025
dab1e54
Merge pull request #3599 from nikbyte/master
bogdan-iancu Mar 13, 2025
7c74825
Rebuild documentation
opensips-github Mar 15, 2025
6fadc1c
Use str2int and int2str for encoding and decoding the flags
davidtrihy-genesys Mar 18, 2025
26d0ab0
Merge pull request #3598 from purecloudlabs/fix/encode_flags_thinfo
razvancrainea Mar 18, 2025
a9e7ca8
event_stream: Avoid double-free of @con.pending_buffer
liviuchircu Mar 19, 2025
e4ed366
Merge pull request #3604 from ovidiusas/master
bogdan-iancu Mar 20, 2025
3dcd03b
[tm] advertise T during t_inject()
bogdan-iancu Mar 21, 2025
7bab591
rtp_relay: prevent removing the context twice
razvancrainea Mar 21, 2025
6566b54
Rebuild documentation
opensips-github Mar 22, 2025
bced0a8
dialog: add release function to send indialog callbacks
razvancrainea Mar 28, 2025
f744599
b2b_entities: handle case where callback is not yet registered
razvancrainea Feb 20, 2024
d139101
dialog: restore buffer only if STR value
razvancrainea Apr 2, 2025
6e8c8ff
Fix 0'ed msg passed to callbacks on parse error.
bogdan-iancu Apr 2, 2025
ef7664a
Fix launch crash if the resume route is not defined in script.
bogdan-iancu Apr 3, 2025
fdacc2d
[async] make the resume route checking more tolerant to script reload
bogdan-iancu Apr 3, 2025
c346895
Rebuild documentation
opensips-github Apr 5, 2025
70d590f
Merge branch '3.4' into TELECOM-11229
benceszigeti Apr 16, 2025
9646aff
TELECOM-11229: Fix CI: Unused variable (170f78a)
benceszigeti Apr 16, 2025
67d7400
TELECOM-11229: Fix CI: Missing `tcp_sync_connect_fd` `mark` parameter…
benceszigeti Apr 16, 2025
098288a
Revert "TCP: Fix race condition in "proto_tcp.tcp_parallel_handling""
benceszigeti Apr 17, 2025
48cbe2c
Reverting block on update_cloned_msg_from_msg in async
davidtrihy-genesys Apr 18, 2025
c3afbf9
Merge branch '3.4-genesys' into TELECOM-11229
benceszigeti Apr 23, 2025
6a3bf14
Merge branch '3.4-genesys' into TELECOM-11229
benceszigeti Apr 23, 2025
924474d
Merge branch '3.4-genesys' into TELECOM-11229
benceszigeti Apr 23, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

# Cache the compiler cache
- name: Cache the compiler cache
uses: actions/cache@v3
uses: actions/cache@v4
if: endsWith(matrix.compiler, '-qemu-cross')
with:
path: ccache
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive

- name: Cache the compiler cache
uses: actions/cache@v3
uses: actions/cache@v4
if: endsWith(matrix.compiler, '-qemu-cross')
with:
path: ccache
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
color: danger

- name: Collect test logs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: unit_tests-logs_${{ matrix.os }}_${{ matrix.compiler }}
path: |
Expand Down
Loading
Loading