aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ganc: Fix use after free from 1301d9cd394e87d9b3bd010466f971b39080ace6zecke/laforge-gancHolger Hans Peter Freyther2013-04-071-1/+1
* experinmental and incomplete hack trying to build separate MSCHarald Welte2013-04-078-226/+691
* ganc: use vTvLV_GAN TLV encoder/decoderHarald Welte2013-04-071-9/+2
* ganc: Store more data (GERAN LAC, MAC addr, ESSID, ...) of peerHarald Welte2013-04-073-5/+119
* ganc: TCP typo fixHermann Gausterer2013-04-071-1/+1
* ganc: fix free() order between osmo_conn and gan_peerHarald Welte2013-04-071-5/+9
* ganc: Make sure to close tcp socket when closing ganc / track REG stateHarald Welte2013-04-072-5/+50
* ganc vty: show keep-alive time-out for every peer in vtyHarald Welte2013-04-071-4/+16
* ganc: implement release timer for gan_peerHarald Welte2013-04-072-8/+51
* ganc: actually read + use settings from the config fileHarald Welte2013-04-073-2/+28
* ganc: add VTY for 'show gan-peer' and configuring virtual btsHarald Welte2013-04-073-1/+317
* ganc: Add a FIXME about our msgb memory leakHarald Welte2013-04-071-0/+1
* ganc: extend ganc_bts with description and SEGW / GANC IP/portHarald Welte2013-04-071-0/+7
* ganc: destroy peer after read fails or RELEASE has been sentHarald Welte2013-04-071-0/+14
* ganc: Add peer to global list of peers in networkDieter Spaar2013-04-071-0/+5
* ganc: use different host name for default UNCHarald Welte2013-04-071-1/+1
* ganc: implement sending of GA-CSR RELEASEDieter Spaar2013-04-071-0/+17
* ganc: announce < R99 MSC to avoid sequence number in msg_typeHarald Welte2013-04-071-0/+4
* ganc_data: add linked list to connect objectsHarald Welte2013-04-072-1/+17
* ganc: fix segfault during memset()Harald Welte2013-04-071-1/+1
* ganc: change hard-coded MCC/MNC to 901-70Harald Welte2013-04-071-2/+2
* ganc: add (currently unused) functions for PAGING REQ and DL XFERHarald Welte2013-04-071-0/+33
* ganc: properly zero-initialize the GAN CCH description IEHarald Welte2013-04-071-0/+3
* Use uint16_t for MCC and MNCHarald Welte2013-04-071-2/+2
* ganc: don't put IP addressess as string into a FQDN attributeHarald Welte2013-04-071-3/+26
* ganc: handle classmark changeHarald Welte2013-04-072-2/+29
* ganc: fix TLV parsing and dump L3 content as hexHarald Welte2013-04-072-42/+83
* ganc: process some more messagesHarald Welte2013-04-072-15/+82
* ganc: update copyright headersHarald Welte2013-04-073-0/+40
* ganc: Correctly return DISCOVERY ACCEPT and REGISTRATION ACCEPTHarald Welte2013-04-075-16/+197
* ganc: fix code to do naything useful at allHarald Welte2013-04-072-12/+46
* osmo-ganc: actually register the accepted fd's with select loopHarald Welte2013-04-071-0/+3
* initial skeleton for accepting UMA/GAN connectionsHarald Welte2013-04-078-1/+597
* debian: Fix the installation of the sgsn example dataHolger Hans Peter Freyther2013-04-051-1/+1
* sysmobts: Add the necessary data structure and init for the SAPI queueHolger Hans Peter Freyther2013-04-052-0/+5
* nat: Fix authentication by-pass using shorter tokensHolger Hans Peter Freyther2013-04-021-2/+20
* bsc-ctrl: Fix a potential memory leak on failed verificationHolger Hans Peter Freyther2013-03-281-2/+5
* db: Link to the VTY library for the vty_config_unlock symbolHolger Hans Peter Freyther2013-03-211-1/+1
* Add VTY option to set GPRS network-control-order to enable MS measurementsAndreas Eversberg2013-03-173-0/+25
* Fix osmo-nitb build without libsmppHarald Welte2013-03-131-0/+2
* SMPP: Implement SMPP Osmocom Estensions on MO-SMS0.13.0Harald Welte2013-03-135-7/+112
* SMPP: Fix crash on delivery of incoming SUBMIT-SMHarald Welte2013-03-132-6/+10
* IPA: Allow RSL connection to different IP address as OMLHarald Welte2013-03-123-1/+32
* BTS: Add S counter for link loss criterion to lchan structureAndreas Eversberg2013-03-111-0/+2
* si: Another round of PCS related fixesHolger Hans Peter Freyther2013-03-103-5/+22
* rsl: Properly initialize the cm structure with memsetHolger Hans Peter Freyther2013-03-091-1/+1
* bsc_vty: Prevent printing -1 as unsigned integer for timeslot TSCHarald Welte2013-03-081-1/+2
* bsc: Stop "show paging" from crashing before the first pagingHolger Hans Peter Freyther2013-03-031-0/+3
* doc: Do not have examples with accept-all in our repositoryHolger Hans Peter Freyther2013-03-031-1/+0
* vty: Document some previously undocumented parametersHolger Hans Peter Freyther2013-03-034-9/+14