Commit Graph

  • 07de92e2c0 sgsn/test: Add checks and reports to detect msgb leakage Jacob Erlbeck 2015-01-13 11:46:32 +0100
  • a6ddc2d99f gprs: Add subscriber functions to create/handle GSUP messages Jacob Erlbeck 2014-12-12 15:01:37 +0100
  • f3a271fa73 gprs: Add encoder/decoder for the Subscriber Update Protocol Jacob Erlbeck 2014-12-11 16:54:14 +0100
  • 46684dcfd2 sgsn/doc: Add IPA default parameters Jacob Erlbeck 2014-12-15 10:16:02 +0100
  • 0024cee9f8 sgsn/doc: Add protocol specification for remote subscriber update Jacob Erlbeck 2014-12-11 15:14:14 +0100
  • 17fb3d46ff sgsn: Fix VTY command error handling (Coverity) Jacob Erlbeck 2015-01-05 09:43:51 +0100
  • bb06eb9d7c meas: Unbreak the build once more Holger Hans Peter Freyther 2015-01-10 09:51:31 +0100
  • a67704753a Revert "debug.c: use new libosmocore features to print and save log filter" Harald Welte 2015-01-05 14:15:16 +0100
  • 0c4e400d2f meas_pcap2db.c: Fix build without CDK Harald Welte 2015-01-05 14:13:16 +0100
  • c598e6e0a6 debug.c: use new libosmocore features to print and save log filter Harald Welte 2013-06-06 07:30:29 +0200
  • a9e420e93d RSL: Change "... is back in operation" to an INFO level message Harald Welte 2012-11-13 04:26:22 +0100
  • 1dcc2603e9 Don't return an error to caller if we are out of lchan on CHAN RQD Harald Welte 2012-11-13 04:46:03 +0100
  • e5d2c60ae6 SMS: Attempting to send SMS is not a NOTICEable event Harald Welte 2012-11-13 06:52:42 +0100
  • 6995f24831 logging: Only compare the subscr address Holger Hans Peter Freyther 2014-12-28 18:54:32 +0100
  • b7ccac4d62 logging: Set the context for paging requests as well. Holger Hans Peter Freyther 2014-12-28 15:00:36 +0100
  • 454140e7fc lchan: Remember why a channel is broken using static strings Holger Hans Peter Freyther 2014-12-28 12:08:28 +0100
  • 52fa7bd2da misc: Ignore new binaries Holger Hans Peter Freyther 2015-01-02 11:34:43 +0100
  • c6e32ad0b8 Partial revert "Fix most compiler warnings with gcc-4.9.2" Holger Hans Peter Freyther 2015-01-02 11:25:54 +0100
  • c83f0276b3 Merge branch 'laforge/meas_vis' Harald Welte 2015-01-01 13:23:49 +0100
  • 8db0788896 meas_feed.c: Fix compiler warning Harald Welte 2015-01-01 13:06:48 +0100
  • dfbc42c261 meas_feed: add osmo-meas-udp2db for realtime feed into database Harald Welte 2012-11-15 12:29:15 +0100
  • dc9b4e9ebf meas_feed: Add tool to read meas_feed PCAP and write it to sqlite3 Harald Welte 2012-11-15 00:12:56 +0100
  • 7465e4c2e1 build meas_vis only if libcdk is available Harald Welte 2012-11-13 07:06:54 +0100
  • 61c9156a74 meas_vis: Add header and print TA + TO values Harald Welte 2012-11-11 12:57:05 +0100
  • 98ba6359a1 meas_vis: assign bar colors depending on level, display RxQual Harald Welte 2012-11-11 12:33:30 +0100
  • b4771a6871 Initial support for export + curses-visualization of measurements Harald Welte 2012-11-11 10:58:51 +0100
  • 7ff77ec713 smscb: Prepare to fill in the info for CBCH in SI4 Holger Hans Peter Freyther 2010-12-29 23:06:22 +0100
  • f86852ce0b chan_alloc: remove ts_alloc() and ts_free() Harald Welte 2015-01-01 12:46:26 +0100
  • 5468f76861 convert away from deprecated gsm_7bit_{encode,decode}() functions Harald Welte 2015-01-01 12:41:17 +0100
  • 7b1d25a11e Fix most compiler warnings with gcc-4.9.2 Harald Welte 2015-01-01 12:32:03 +0100
  • 7b129e76ce rtp_proxy: Remove dead code Harald Welte 2015-01-01 12:20:21 +0100
  • c3e66ff5c3 chan_alloc: Fix missing break statement Harald Welte 2015-01-01 12:14:43 +0100
  • c3f0cb38cf chan_alloc.c: Don't remove SDCCH/8 without CBCH Harald Welte 2015-01-01 12:13:42 +0100
  • 979ac86095 libbsc/chan_alloc: Fix size of pchan to hold the +CBCH channels as well Daniel Willmann 2014-12-30 12:15:08 +0100
  • 695675f539 libbsc/system_information.c: Fix off-by-one error in si4 generation with CBCH enabled Daniel Willmann 2014-12-30 12:10:25 +0100
  • 142d12d829 move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts Harald Welte 2014-12-29 17:47:08 +0100
  • 30f1f37638 Add basic support for CBCH / SMS-CB (Cell Brroadcast) Harald Welte 2014-12-28 15:00:45 +0100
  • 65be6de155 rtp: Remove the "correction" of timestamps Holger Hans Peter Freyther 2014-12-25 18:41:32 +0100
  • be8e775776 db: Extend the test to mark a SMS as delivered and verify it Holger Hans Peter Freyther 2014-12-25 17:27:15 +0100
  • 98a95ac17f sgsn: Add a subscriber based authentication phase Jacob Erlbeck 2014-11-28 14:55:25 +0100
  • 7921ab1593 sgsn: Add support for authentication triplets Jacob Erlbeck 2014-12-08 15:52:00 +0100
  • 7dba11fe32 sgsn: Be more tolerant with state and SUSPEND/RESUME Jacob Erlbeck 2014-12-22 17:58:18 +0100
  • 3ea2260d00 sgsn: Log requested state change in sgsn_auth_update Jacob Erlbeck 2014-12-19 18:17:10 +0100
  • 4b59d24f4f openbsc: Ignore generated coverage analysis files Jacob Erlbeck 2014-12-16 08:41:34 +0100
  • 697a534ed6 gprs: Add gprs_shift_tlv function Jacob Erlbeck 2014-12-11 12:05:29 +0100
  • dcfd456640 gprs: Move TLV parser functions to gprs_utils.c and rename them Jacob Erlbeck 2014-12-11 11:01:46 +0100
  • c939196557 sgsn: Add missing LF in log message Jacob Erlbeck 2014-12-18 09:53:07 +0100
  • 22fd3cd0de ho: Copy the multirate config to the new lchan Holger Hans Peter Freyther 2014-12-18 18:31:54 +0100
  • d30ed6b6f2 ho: Make sure the timer is always stopped Holger Hans Peter Freyther 2014-12-17 21:21:36 +0100
  • f7e23c5ff7 bts: When one link drops.. check what needs to be dropped Holger Hans Peter Freyther 2014-12-17 15:44:32 +0100
  • c22930e24b bts: Add some simple dependency between different BTS Holger Hans Peter Freyther 2014-12-17 14:46:17 +0100
  • 27ca0436ac bts: Remove unused fields from the trx structure Holger Hans Peter Freyther 2014-12-10 14:38:43 +0100
  • 2e5e94c328 sgsn: Support subscriber based authentication Jacob Erlbeck 2014-12-08 15:26:47 +0100
  • 4adb136da6 sgsn: Integrate Auth & Ciph into gsm48_gmm_authorize Jacob Erlbeck 2014-12-02 09:47:26 +0100
  • 665acd1dbd sgsn: Do not 'commit' implicitely when executing 'insert' Jacob Erlbeck 2014-11-11 14:01:48 +0100
  • 416c08f9ed nat: Fix copy and paste in the test code Holger Hans Peter Freyther 2014-12-09 19:13:00 +0100
  • a1e0373224 sgsn: Put SGSN related subscriber data into separate struct Jacob Erlbeck 2014-12-02 11:28:38 +0100
  • 207f4a5deb sgsn: Add VTY commands to manage subscriber cache Jacob Erlbeck 2014-11-11 14:01:48 +0100
  • 98647ca0ef sgsn: Add gsm0408_gprs_access_cancelled Jacob Erlbeck 2014-11-11 14:47:38 +0100
  • be2c8d9358 sgsn: Integrate subscriber handling into the SGSN Jacob Erlbeck 2014-11-12 10:18:09 +0100
  • 33b6dadc88 sgsn: Add gprs_subscriber.c Jacob Erlbeck 2014-11-12 10:12:11 +0100
  • 70d8e31a74 msc: Add per subscriber keep_in_ram flag Jacob Erlbeck 2014-12-03 11:08:23 +0100
  • 901c40f550 sgsn: Remove warnings Jacob Erlbeck 2014-12-08 11:53:34 +0100
  • af792d6bb2 msc: Add net parameter to trans_alloc Jacob Erlbeck 2014-12-02 14:22:53 +0100
  • 8ff3fb04f2 sgsn: Do authentication based on SRES values Jacob Erlbeck 2014-12-01 12:44:24 +0100
  • bd0cf1190a sgsn: Change Auth&Ciph timer handling Jacob Erlbeck 2014-12-01 12:33:33 +0100
  • 65d8273bf3 sgsn: Fix and enable auth/ciph message generation Jacob Erlbeck 2014-12-01 10:36:17 +0100
  • 0acc0018d9 bsc/test: Add tests for gsm_subscriber base Jacob Erlbeck 2014-12-03 13:05:16 +0100
  • 1e30a28e51 msc: Add and use gsm_subscriber_group Jacob Erlbeck 2014-12-03 09:28:24 +0100
  • dae1f64ba6 msc: Don't use the subscriber to access the net object Jacob Erlbeck 2014-12-02 14:22:53 +0100
  • f07c605361 msc: Add net back pointer to gsm_trans Jacob Erlbeck 2014-12-02 11:58:00 +0100
  • 1f6cce772e ctrl: Allow to query if the OML link is connected or not Holger Hans Peter Freyther 2014-12-05 14:44:21 +0100
  • 5eebb7a814 ctrl: Add command to get the current load of a BTS Holger Hans Peter Freyther 2014-12-05 12:03:24 +0100
  • de4bbc7146 sgsn/test: Add test case for unexpected Detach Accepts Jacob Erlbeck 2014-11-24 15:04:15 +0100
  • aec03a1f13 sgsn/test: Don't rely on the actual PRNG sequence Jacob Erlbeck 2014-11-24 14:40:28 +0100
  • 59ac49dc1f gbproxy: Reset TLLIs when the link_info is found by IMSI/P-TMSI Jacob Erlbeck 2014-10-30 17:15:43 +0100
  • 175a240285 bsc: Add ctrl command to set the TRX ARFCN Holger Hans Peter Freyther 2013-01-09 19:55:04 +0100
  • a49b2c010e bsc: Allow to generate new system information online Holger Hans Peter Freyther 2014-11-21 11:18:45 +0100
  • b92a538d23 bts: Store the bcch_change_mark in the bts structure Holger Hans Peter Freyther 2014-11-21 10:00:39 +0100
  • 8a64141a53 bsc: Allow to set the call-identity Holger Hans Peter Freyther 2014-11-21 10:54:42 +0100
  • b1461152e6 bsc: Allow to apply configuration for an individual BTS Holger Hans Peter Freyther 2014-11-21 10:20:29 +0100
  • b1edf7b64f mgcp/sdp: Session name must not be empty pick an empty one Holger Hans Peter Freyther 2014-11-20 23:17:32 +0100
  • 619b014d3a mgcp: Allow to omit sending the audio name at all Holger Hans Peter Freyther 2014-11-19 16:04:45 +0100
  • 02ab91e6a7 sgsn: Cross-link gsm_subscriber and sgsn_mm_ctx Jacob Erlbeck 2014-11-12 09:53:45 +0100
  • a0b6efb368 sgsn: Remove explicit sgsn_instance parameters Jacob Erlbeck 2014-11-13 10:48:39 +0100
  • f951a01bb2 sgsn: Refactor sgsn_auth to separate request and authorization Jacob Erlbeck 2014-11-07 14:17:44 +0100
  • f6e7d99d54 sgsn: Don't assign a new P-TMSI if one is pending Jacob Erlbeck 2014-11-06 15:43:10 +0100
  • c4f9bf3142 sgsn: Don't send XID reset after Detach Accept Jacob Erlbeck 2014-11-11 08:55:13 +0100
  • 80d07e30c7 sgsn: Cleanup after RA Update Reject / Attach Reject Jacob Erlbeck 2014-11-06 13:43:41 +0100
  • 106f547733 sgsn: Add 'acl-only' authentication policy Jacob Erlbeck 2014-11-04 10:08:37 +0100
  • 144b8b1ca7 sgsn/test: Add VTY tests for the SGSN Jacob Erlbeck 2014-11-04 11:15:01 +0100
  • 423f8bfa02 sgsn: Make authorization asynchronous Jacob Erlbeck 2014-10-24 18:09:54 +0200
  • 0c06f98ced sgsn: Move IMSI authorization to gsm48_gmm_authorize Jacob Erlbeck 2014-10-29 22:12:20 +0100
  • b1c074f62c sgsn: Fix LLME leak when forcing a reattach Jacob Erlbeck 2014-10-31 12:27:11 +0100
  • abdf02b9b9 sgsn: Split gsm0408_gprs_force_reattach into 2 functions Jacob Erlbeck 2014-10-31 12:20:49 +0100
  • a790456f1b sgsn: Call mm_ctx_cleanup_free to deregister MM context Jacob Erlbeck 2014-11-03 10:12:52 +0100
  • 0074a77424 sgsn: Cleanup GMM state transitions Jacob Erlbeck 2014-10-28 16:23:46 +0100
  • 93eae8ec78 sgsn: Reorganize and fix gsm48_gmm_authorize Jacob Erlbeck 2014-10-28 12:23:29 +0100
  • 3911880b68 bsc: Move gsm_subscriber_base.c to libcommon Jacob Erlbeck 2014-11-07 14:07:48 +0100
  • cdd4302c6d bsc: Move gsm_network_init function to libbsc Jacob Erlbeck 2014-11-10 11:21:32 +0100