You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann 780ea8867c fix asn1_m2ap test
- there was an issue in the stack allocation of the large
  m2ap pdu struct that was fixed by heap-allocating it

- there was also an issue in the m2ap packing that used
  a temporary struct that was not initialized
6 years ago
..
CMakeLists.txt update copyright notice 6 years ago
asn1_utils.cc added default init for booleans and integers 6 years ago
gtpc.cc update copyright notice 6 years ago
liblte_common.cc add srslte_asn1 lib 8 years ago
liblte_m2ap.cc fix asn1_m2ap test 6 years ago
liblte_mme.cc Added config of cipher_algo and integ_algo initialization in NAS class. 6 years ago
liblte_s1ap.cc update copyright notice 6 years ago
rrc_asn1.cc added default init for booleans and integers 6 years ago
rrc_asn1_enum.cc update copyright notice 6 years ago