- Jun 20, 2019
-
-
DONG Anyuan authored
Fix Coverity Scan CID 60394 (Using uninitialized value addr6. Field addr6.sin6_flowinfo is uninitialized when calling bind.)
-
DONG Anyuan authored
Fix Coverity Scan CID 60413 (Using uninitialized value udp. Field udp.hUdp is uninitialized when calling nwGtpv1uSetUdpEntity.)
-
DONG Anyuan authored
-
DONG Anyuan authored
Fix Coverity Scan CID 60469 (Using uninitialized value log. Field log.logMgrHandle is uninitialized when calling nwGtpv1uSetLogMgrEntity.)
-
DONG Anyuan authored
Fix Coverity Scan CID 60471 (Function memory_read does not terminate string *user->nas_user_nvdata.)
-
DONG Anyuan authored
Fix Coverity Scan CID 261458 (Variable message_p going out of scope leaks the storage it points to.)
-
DONG Anyuan authored
Fix Coverity Scan CID 261481 (Overwriting message_p in message_p = NULL leaks the storage that message_p points to.)
-
DONG Anyuan authored
Fix Coverity Scan CID 261499 (Overrunning array sqn_ms of 6 bytes at byte offset 6 using index 6 - i (which evaluates to 6).)
-
DONG Anyuan authored
Fix Coverity Scan CID 261543 (Overrunning array usim_data->usim_sqn_data.sqn_ms of 6 bytes at byte offset 6 using index 6 - i (which evaluates to 6).)
-
- May 28, 2019
-
-
DONG Anyuan authored
Fix Coverity Scan CID 339932 (Overrunning array messages_callback of 48 24-byte elements at element index 48 (byte offset 1152) using index pdu.choice.initiatingMessage.procedureCode (which evaluates to 48).)
-
SAWADA Kentaro authored
-
- Apr 05, 2019
-
-
frtabu authored
-
- Mar 27, 2019
-
-
Raphael Defosseux authored
fixed also new warnings Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Mar 05, 2019
-
-
-
- free correctly in rrc_eNB_free_mem_UE_context - check for existence of ue_context.handover_info in rrc_enb_process_itti_msg - check return value sctp_peeloff in sctp_handle_new_association_req_multi and exit in case of failure
-
- Feb 25, 2019
-
-
frtabu authored
Fix corrupted LOGs in L1L2simulator, introducing two new components NFAPI_VNF and NFAPI_pnf. Integrate Fujitsu fix for up to 50 UEs. Apply astyle to all modified files in the branch
-
- Feb 19, 2019
-
-
frtabu authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Feb 17, 2019
- Feb 15, 2019
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Feb 12, 2019
- Feb 01, 2019
-
-
Cédric Roux authored
-
- Jan 22, 2019
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- Jan 21, 2019
-
-
frtabu authored
remove L1L2 task, also remove some call to send messages to UNKNOWN_TASK, removed in new itti. Align LOG in rlc sources with new LOG code (remove DEBUG_RLC...)
-
- Jan 15, 2019
-
-
Cédric Roux authored
-
- Jan 10, 2019
-
-
Robert Schmidt authored
sctp_create_new_listener() takes a parameter server_type which is NOT the IP version but whether it is an SCTP multihoming server. There was a bug that when multihoming is not wanted, it created an IPv6 socket instead of IPv4. This commit fixes this. IPv6 is not supported yet.
-
- Jan 09, 2019
-
-
knopp authored
corrected bug in handling of UE_mode during initial connection once timing synchronization condition (hysteresis count) is satisfied.
-
- Jan 07, 2019
-
-
Cédric Roux authored
For whatever reason most of the files had their permission changed from 644 to 755, which is not wanted.
-
- Dec 26, 2018
-
-
Thomas Laurent authored
-
- Dec 23, 2018
-
-
Thomas Laurent authored
-
Thomas Laurent authored
-
- Dec 18, 2018
-
-
Konstantinos Alexandris authored
S1AP PATH SWITCH REQUEST/REQUEST ACK/FAILURE RRC MEASUREMENT REPORT MINOR CHANGES IN MAC LAYER
-
- Nov 16, 2018
-
-
Louis Adrien Dufrene authored
-