Commit Graph

639 Commits (e395b7561927962018b8e6d42ae84e5e76cb02d0)
 

Author SHA1 Message Date
Pau Espin e395b75619 hnb-test: Fix rc var may be used uninitialized
2 years ago
Pau Espin 6334953f1c hnbgw_cn.c: Use proper type struct
2 years ago
Pau Espin 5310f5458e hnbgw_rua.c: Use proper type struct
2 years ago
Oliver Smith 6a77d1ffa5 contrib/osmo-iuh.spec.in: fix header packaging
2 years ago
Pau Espin b1103fc8e3 README.md: Document how to re-generate code from ASN1 files
2 years ago
Pau Espin 44481e435e move-asn1-header-files.sh: Replace original asn file path in generated asn1 header files
2 years ago
Pau Espin dba8b0c334 Provide libosmo-rua as a public shared library
2 years ago
Pau Espin 35f2bd60ae Provide libosmo-hnbap as a public shared library
2 years ago
Pau Espin 2127a71515 src/*/Makefile.am: Fix trailing whitespace
2 years ago
Pau Espin 40c1729c61 src/tests/Makefile.am: Drop reference to non-existent RANAP_FILES var
2 years ago
Pau Espin 6f1de40430 cosmetic: src/ranap/Makefile.am: Drop trailing whitespace
2 years ago
Pau Espin 1f6c117d07 hnb-test: Fix typo in vty cmd description
2 years ago
Pau Espin 7fcd33df8c ranap_iu_tx_release_free(): always trigger RANAP_IU_EVENT_IU_RELEASE as a result
2 years ago
Pau Espin 68a796ebc5 iu_client: Log event sent to upper layer callback
2 years ago
Harald Welte 09d635ce9b hnbgw: Add missing break statement
2 years ago
Pau Espin c1385f2986 Bump version: 0.6.0.49-356f-dirty → 0.7.0
2 years ago
Harald Welte 356f49e723 manuals: generate vty reference xml at build time
2 years ago
Pau Espin ff8c223440 Workaround ASan report memleak during call to --vty-ref-xml
2 years ago
Pau Espin 79d001fcb6 hnbgw: Avoid re-defining same global variable twice
2 years ago
Harald Welte d24839fea0 main: add --vty-ref-mode, use vty_dump_xml_ref_mode()
2 years ago
Pau Espin a94752e684 tests: Replace deprecated API log_set_print_filename
2 years ago
Pau Espin 2c6aed38bd tests: Explicitly drop category from log
2 years ago
Harald Welte e8299eb745 ranap_msg_factory: Fix LOGP statements
2 years ago
Harald Welte e3f707b8c6 ranap_msg_factory: Allow detailed control over UEA/UIA algorithm encoded
2 years ago
Harald Welte f05c5bf6cd hnbgw: Use LOGHNB() to add log context information to log lines
2 years ago
Oliver Smith dee13c345f configure.ac: set -std=gnu11
2 years ago
Pau Espin e6342e1cab tests/hnb-test: Disable building unsued code
2 years ago
Pau Espin 8653233b57 tests/hnb-test: Initialize logging with existing struct log_info
2 years ago
Pau Espin 4c928485ba tests/hnb-test: Fix signedness of assigned pointer
2 years ago
Pau Espin 84c3e8649a tests/hnb-test: Fix uninitialized use of rc variable
2 years ago
Pau Espin 634fd81f3d tests/hnb-test-ranap: Fix missing include for ranap_bcd_decode
2 years ago
Pau Espin 101fba211a tests/hnb-test-ranap: Fix incorrect signedness in pointer
2 years ago
Pau Espin 96a94bc482 tests/hnb-test: check return code of hnbap_encode_ueregisterrequesties
2 years ago
Pau Espin b4ff1f42b8 tests/hnb-test: Fix signedness of imsi_buf
2 years ago
Pau Espin 89f4c80541 tests/hnb-test: Drop unused variables
2 years ago
Pau Espin 825a1e40a8 tests/hnb-test-ranap: Fix incorrect pointer type cast
2 years ago
Oliver Smith 220f0e2d94 contrib/jenkins: don't build osmo-gsm-manuals
2 years ago
Harald Welte d37d3c8181 configure.ac: Ensure netinet/sctp.h is present
2 years ago
Harald Welte 3f70fcd417 debian: Actually build manuals; add osmo-hnbgw-doc package
2 years ago
Harald Welte c6d93452b2 hnbgw: Introduce LOGHNB() macro for log context information
2 years ago
Harald Welte dc529f3d78 hnbgw: use OSMO_STRLCPY_ARRAY() instead of open coding it
2 years ago
Pau Espin 294610160d contrib/jenkins: Enable parallel make in make distcheck
3 years ago
Pau Espin 4875f09f85 hnbgw: Mark SCTP conn as NODELAY
3 years ago
Vadim Yanitskiy 83417696da vty: use install_lib_element() and install_lib_element_ve()
3 years ago
Pau Espin 9074d91451 Change default SCTP conn NULL->127.0.0.1 to localhost->localhost
3 years ago
Vadim Yanitskiy 9922e083ea debian/control: change maintainer to the Osmocom team / mailing list
3 years ago
Harald Welte 4f18ce1ecc Provide more context when logging "Error in ANY_fromType_aper"
3 years ago
Oliver Smith c879975742 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in
3 years ago
Oliver Smith 70abda0ab2 contrib: integrate RPM spec
3 years ago
Pau Espin 4f35665b9f Fix OneDefinitionRule Asan violation in tests and osmo-hnbgw
3 years ago