aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-09-27hnbap: accept UE Register Requests with TMSI and pTMSINeels Hofmeyr2-4/+129
2016-09-27hnbgw: UE context: add handling by tmsi identificationNeels Hofmeyr2-3/+19
2016-09-27hnbap: add UE Register Reject for pTMSIRAI identityNeels Hofmeyr1-32/+99
2016-09-26log VTY telnet bind only onceNeels Hofmeyr2-3/+0
2016-09-22comment: note RAB assignment spec referenceNeels Hofmeyr1-1/+4
2016-09-16ranap: include port in RTP TransportLayerInformationNeels Hofmeyr2-9/+4
2016-09-09build: parallel build: require ../libosmo-ranap.la from tests/Neels Hofmeyr1-0/+3
2016-09-09build: move headers to include/osmocom/*Neels Hofmeyr25-290/+33
2016-09-09build: cosmetic: hnbap: undup asn1 src pathNeels Hofmeyr1-1/+3
2016-09-09build: distcheck: add missing bits for testsuite distcheckNeels Hofmeyr1-0/+10
2016-09-09build: distcheck: look for asn1 in top_srcdir, not top_builddirNeels Hofmeyr1-1/+1
2016-09-09build: distcheck: add missing distclean filesNeels Hofmeyr2-0/+13
2016-09-09build: fix ranap gen, use same for gen hnbap and rua genNeels Hofmeyr12-255/+43
2016-09-09tests: don't log filename nor color in unit testsNeels Hofmeyr2-3/+5
2016-09-09UE Register with TMSI: reply with a Register RejectNeels Hofmeyr1-1/+65
2016-09-08RAB Assign for voice: heed the x213 nsap flagNeels Hofmeyr2-5/+9
2016-08-18hnbgw: make Iuh bind address configurable via VTYNeels Hofmeyr3-1/+38
2016-08-18hnbgw vty: add empty hnbgw and hnbgw/iuh vty nodesNeels Hofmeyr1-0/+49
2016-08-18hnbgw: move vty commands out to new hnbgw_vty.cNeels Hofmeyr4-63/+95
2016-08-18hnbgw: make cmdline options stronger than config fileNeels Hofmeyr1-5/+29
2016-08-18hnbgw: add config file and -c cmdline optionNeels Hofmeyr1-4/+16
2016-08-18hnbgw: add cmdline arg parsing with default optionsNeels Hofmeyr1-3/+81
2016-08-18hnbgw: add copyright to vty_infoNeels Hofmeyr1-0/+10
2016-07-12fix compiler warning: osmo_prim_cb() has void* argNeels Hofmeyr1-1/+2
2016-07-12fix compiler warnings with new libosmo-sccp: rename to osmo_sccp_*Neels Hofmeyr4-11/+11
2016-07-12make regen: fix: use $(MAKE) instead of makeNeels Hofmeyr1-3/+3
2016-05-15attempt to fix parallel build, improve AM logicAlexander Huemer1-2/+3
2016-05-04fix test-ranap, after tmsi endianness fixNeels Hofmeyr1-2/+2
2016-05-04ranap_msg_factory: Fix endianess in paging commandDaniel Willmann1-5/+2
2016-05-03fix: test-ranap.c: missing NULL initNeels Hofmeyr1-1/+1
2016-05-02test-ranap: fix missing free in test_aper_causemisc, fixes expoutNeels Hofmeyr1-0/+1
2016-05-01RAB parameters: add Extended Max BitrateHarald Welte2-12/+26
2016-05-01hnbgw: dumb fix of context map hnb_list double deleteNeels Hofmeyr1-0/+1
2016-05-01test-ranap: Add test case about constrained integer range decodeHarald Welte2-0/+30
2016-04-30Add test case about RANAP MaxBitrate encodingHarald Welte2-6/+46
2016-04-25UE Register: fix: free ies when no IMSI is foundNeels Hofmeyr1-0/+1
2016-04-25ranap_msg_factory: fix RAB IP addr byte order for use_x213_nsap==falseNeels Hofmeyr1-1/+1
2016-04-25new RAB: add use_x213_nsap parameter / change it to boolNeels Hofmeyr2-6/+9
2016-04-25compiler warning: hnbgw_ranap.c: include ranap_msg_factory.hNeels Hofmeyr1-0/+1
2016-04-25cosmetic: comments, log typo, explicit pointerNeels Hofmeyr3-3/+7
2016-04-25hnbgw: remove unused static functionNeels Hofmeyr1-14/+0
2016-04-25ranap_parse_lai(): properly initialize out-arg, adjust test experrNeels Hofmeyr2-2/+6
2016-04-20dummy-cn: add optarg, add --bind argumentNeels Hofmeyr1-1/+52
2016-04-20ranap_msg_factory: Add keystatus parameter for security mode cmdDaniel Willmann3-4/+4
2016-04-19hnb-test: receive Paging, add CL rxNeels Hofmeyr4-0/+55
2016-04-19hnbgw: add debug log about new CN linksNeels Hofmeyr1-0/+3
2016-04-19cosmetic: indentation fixNeels Hofmeyr1-2/+2
2016-04-19hnbgw_cn.c: fix uninitialized hnb_gw pointerNeels Hofmeyr1-1/+2
2016-04-19hnbgw_cn.c: pass cnlink instead of slinkNeels Hofmeyr1-10/+9
2016-04-19cosmetic: comment typosNeels Hofmeyr1-2/+2