aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-19cosmetic: comment typosNeels Hofmeyr2-3/+3
2016-04-19hnb-test: request Iu Release, handle Iu Release CommandNeels Hofmeyr3-0/+25
2016-04-19ranap_common_cn.c: for now add more decoding that doesn't belong hereNeels Hofmeyr1-0/+18
2016-04-19ranap_msg_factory: add Iu Release Complete msg generatorNeels Hofmeyr2-0/+31
2016-04-19add missing comment in ranap_msg_factory.cNeels Hofmeyr1-0/+1
2016-04-19hnb-test: add Security Mode Command handlingNeels Hofmeyr3-0/+26
2016-04-19ranap_msg_factory: add Security Mode Complete msg generatorNeels Hofmeyr2-0/+38
2016-04-19RANAP Initiating msg: rx and free Security Mode CommandNeels Hofmeyr1-0/+10
2016-04-19hnb-test: cosmetic: rename hnb_test_nas_tx_dt() to hnb_test_tx_dt()Neels Hofmeyr1-4/+4
2016-04-19hnb-test: simplify crossing message layersNeels Hofmeyr4-121/+68
2016-04-19hnb-test: generate SRES from hardcoded KiNeels Hofmeyr1-5/+30
2016-04-15hnbgw_cn.c: add #include for inet_ntoa()Neels Hofmeyr1-0/+2
2016-04-09update dependencies in README fileHarald Welte1-0/+2
2016-04-06hnb-test: parse_mm: assert MM pdiscNeels Hofmeyr1-0/+2
2016-04-06hnb-test: on auth response, make it seq nr 2Neels Hofmeyr1-1/+1
2016-04-06hnb-test: rx dtap: log message sizeNeels Hofmeyr1-1/+1
2016-04-06hnb-test: don't segfault when msgb has no l3Neels Hofmeyr1-0/+20
2016-04-06hnbgw: set default RNC ID to 23 (for testing)Neels Hofmeyr1-0/+1
2016-04-06hnbgw: debug-log cn disconnect indNeels Hofmeyr1-0/+5
2016-04-06hnbgw: add handle_cn_conn_conf() debug loggingNeels Hofmeyr1-0/+9
2016-04-06cosmetic: add comment to hnbgw_cnlink_init()Neels Hofmeyr1-0/+2
2016-04-06hnbgw: set DMAIN loglevel to DEBUG by defaultNeels Hofmeyr1-1/+1
2016-04-06hnb-test: use gsm48_hdr_pdisc() and gsm48_hdr_msg_type() instead of bitmasksNeels Hofmeyr1-3/+3
2016-04-06ranap_parse_lai(): Fix wrong BCD decoding for MNC. Add test.Neels Hofmeyr6-5/+114
2016-04-06ranap_parse_lai(): add LAC size check, and log all parse errorsNeels Hofmeyr1-2/+14
2016-03-30rename README.msc to READMENeels Hofmeyr1-0/+0
2016-03-30hnb-test: print sent bytesNeels Hofmeyr1-0/+1
2016-03-30hnb-test: answer MM Authentication RequestNeels Hofmeyr1-0/+42
2016-03-30hnb-test: print LU RejectNeels Hofmeyr1-0/+4
2016-03-30hnb-test: factor out MM header parsingNeels Hofmeyr1-25/+33
2016-03-30use of sccp_helpers: apply osmo_ name prefix additionNeels Hofmeyr1-4/+6
2016-03-30Move sccp_helpers.[hc] to libosmo-sigtranNeels Hofmeyr4-172/+3
2016-03-04hnb-test: send TMSI REALLOC COMPL only when LU ACC sent a TMSINeels Hofmeyr1-3/+32
2016-02-29build: use $top_srcdir instead of ../Neels Hofmeyr4-10/+10
2016-02-29fix build: move local include dir before sys installed oneNeels Hofmeyr5-5/+5
2016-02-29hnb-test: make hnb-gw address configurableNeels Hofmeyr2-2/+8
2016-02-29hnb-test: add messages leading to Location Update AcceptNeels Hofmeyr1-8/+81
2016-02-29hnb-test: replace some hex vals with GSM48_* constantsNeels Hofmeyr1-3/+4
2016-02-29hnb-test-ranap.c: fix missing returnNeels Hofmeyr1-1/+1
2016-02-29hnb-test fix id respNeels Hofmeyr1-5/+1
2016-02-29avoid a warning by declaring struct gprs_ra_id opaquelyNeels Hofmeyr1-0/+1
2016-02-29hnb-test: attempt to reply to an MM Identity RequestNeels Hofmeyr3-11/+109
2016-02-29hnb-test: decode NAS pdu when receiving RUA from CNNeels Hofmeyr4-1/+97
2016-02-29hnb-test: tweak commentNeels Hofmeyr1-1/+1
2016-02-29hnb-test: comment on gen_initue_lu() IMSINeels Hofmeyr1-0/+13
2016-02-24hnb-test: some rua rx printfsNeels Hofmeyr2-3/+66
2016-02-24osmo-hnbgw, hnb-test: allow configuring VTY addressNeels Hofmeyr2-2/+7
2016-02-22asn1: Generate _free_*ies function declarationsDaniel Willmann2-1/+328
2016-02-22import TR 25.931 with examples of signalling proceduresHarald Welte3-0/+2
2016-02-20test-ranap.ok: fix expectations after commit 49f99cd26Neels Hofmeyr1-6/+6