| 2012-04-08 |
Harald Welte | add 'ciph_state' member to BTS-side lchan definition master |
commit | commitdiff | tree | snapshot |
| 2012-04-08 |
Harald Welte | introduce HAVE_TM_GMTOFF_IN_TM |
commit | commitdiff | tree | snapshot |
| 2012-04-08 |
Harald Welte | make sure we still build on systems that don't have... |
commit | commitdiff | tree | snapshot |
| 2012-03-26 |
Holger Hans... | nat: Add another test case for TP-SRR clearing and... |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Holger Hans... | misc: Use other size modifiers to fix compiler warnings |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Holger Hans... | bsc: Prepare to have multiple MSC connections |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Holger Hans... | bsc: Use the right connection for outgoing packets |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Holger Hans... | bsc: Move more things to use osmo_msc_data* directly |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Holger Hans... | bsc: Move the bsc_filter to use the osmo_bsc_sccp_con |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Holger Hans... | bsc: Move away from ->bsc.msc to use the selected MSC |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Holger Hans... | bsc: Stop using net->bsc->msc and get the right msc... |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Holger Hans... | bsc: Create a osmo_bsc_data and embed osmo_msc_data |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Holger Hans... | bsc: Address warnings about implicit declarations |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Holger Hans... | bsc: Fix compiler warning about wrong return and unused... |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Harald Welte | mgcp: implement a more tolerant parser based on strtok_r() |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Harald Welte | mgcp: make sure all command line options are documented |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Harald Welte | mgcp: consistently name bsc_mgcp osmo-bsc_mgcp |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Holger Hans... | mgcp_test: Add wrong messages as input and check what... |
commit | commitdiff | tree | snapshot |
| 2012-03-16 |
Holger Hans... | mgcp_test: Rename method as it now operates on an array... |
commit | commitdiff | tree | snapshot |
| 2012-03-02 |
Holger Hans... | misc: Deal with smatch warnings about the bitfields |
commit | commitdiff | tree | snapshot |
| 2012-03-01 |
Holger Hans... | misc: Use msgb_free for freeing the messages |
commit | commitdiff | tree | snapshot |
| 2012-03-01 |
Andreas Eversberg | Improved generation of SYSTEM INFORMATIONs 2* and 5... |
commit | commitdiff | tree | snapshot |
| 2012-02-24 |
Tobias Engel | Make sure USSD code only responds *#100# for retrieving... |
commit | commitdiff | tree | snapshot |
| 2012-02-17 |
Harald Welte | fix generation of frequency list (E-GSM vs. P-GSM 900) |
commit | commitdiff | tree | snapshot |
| 2012-02-03 |
Holger Hans... | bts_ipaccess_nanobts.c: Remove unused variable. |
commit | commitdiff | tree | snapshot |
| 2012-02-03 |
Holger Hans... | abis_rsl.c: Remove unused variable net. |
commit | commitdiff | tree | snapshot |
| 2012-02-03 |
Holger Hans... | abis_rsl: The rach information was not used, introduce... |
commit | commitdiff | tree | snapshot |
| 2012-02-03 |
Holger Hans... | abis_rsl.c: Remove unused variable ts_number |
commit | commitdiff | tree | snapshot |
| 2012-02-03 |
Holger Hans... | abis_om2000.c: Remove unused variable to_trx_oml. |
commit | commitdiff | tree | snapshot |
| 2012-02-03 |
Holger Hans... | vty: Remove two unimplemented OML functions |
commit | commitdiff | tree | snapshot |
| 2012-02-03 |
Holger Hans... | misc: abis_nm.c Use the result of ret. |
commit | commitdiff | tree | snapshot |
| 2012-02-03 |
Holger Hans... | misc: gsm_data.c address compiler warning |
commit | commitdiff | tree | snapshot |
| 2012-01-29 |
Harald Welte | ARFCNs are in the range of 0..1023, not 0..1024 |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
Harald Welte | mgcp: add missing prototypes for send_mgcp_reset_* |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
Harald Welte | osmo-bsc: Remove hard-coded check for codec preferecne... |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
Harald Welte | MGCP: Add VTY commands to reset (RSIP) one or all endpoints |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
Harald Welte | bsc_mgcp: optionally connect the MGCP socket to the MGW |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
Harald Welte | MGCP: Add CRCX test cases |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
Harald Welte | further generalize mgcp testing code |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
Harald Welte | mgcp_test: remove duplicate code |
commit | commitdiff | tree | snapshot |
| 2012-01-23 |
Harald Welte | Move the bulk of RR processing from MSC into BSC |
commit | commitdiff | tree | snapshot |
| 2012-01-23 |
Harald Welte | Move processing of CLASSMARK CHANGE behind bsc_api |
commit | commitdiff | tree | snapshot |
| 2012-01-20 |
Harald Welte | osmo-bsc: correctly parse the TMSI in BSSAP paging... |
commit | commitdiff | tree | snapshot |
| 2012-01-18 |
Holger Hans... | nat: Add VTY command for the TP-DA rewriting. |
commit | commitdiff | tree | snapshot |
| 2012-01-18 |
Holger Hans... | nat: Fix the no sms-clear-tp-srr command |
commit | commitdiff | tree | snapshot |
| 2012-01-18 |
Holger Hans... | nat: Internationalize the TP-DA if it starts with a 00 |
commit | commitdiff | tree | snapshot |
| 2012-01-18 |
Holger Hans... | nat: Prepare to rewrite the TP-DA number of a SMS submit. |
commit | commitdiff | tree | snapshot |
| 2012-01-18 |
Holger Hans... | nat: Print the sizes and the offending data in case... |
commit | commitdiff | tree | snapshot |
| 2012-01-17 |
Holger Hans... | rsl: This is provided by libosmo-abis, remove it here |
commit | commitdiff | tree | snapshot |
| 2012-01-17 |
Holger Hans... | mgcp: Fix warning about unused variable |
commit | commitdiff | tree | snapshot |
| 2012-01-17 |
Holger Hans... | mgcp: Provide documentation for the method, check sscan... |
commit | commitdiff | tree | snapshot |
| 2012-01-17 |
Holger Hans... | bts: Convert the rsl_link to be a struct ipabis_link |
commit | commitdiff | tree | snapshot |
| 2012-01-17 |
Holger Hans... | lchan: Close a possible still open RTP Socket |
commit | commitdiff | tree | snapshot |
| 2012-01-17 |
Holger Hans... | ho: Remove rtp_proxy.h include, no proxy code in here |
commit | commitdiff | tree | snapshot |
| 2012-01-15 |
Holger Hans... | nat: Add the bsc_data.c file to the EXTRA_DIST |
commit | commitdiff | tree | snapshot |
| 2012-01-15 |
Holger Hans... | abis: gsm_data_shared.h includes libosmo-abis header... |
commit | commitdiff | tree | snapshot |
| 2012-01-14 |
Holger Hans... | mncc: Include size and offsets of struct gsm_mncc in... |
commit | commitdiff | tree | snapshot |
| 2012-01-14 |
Holger Hans... | channel: Review lchan_free calls and the state the... |
commit | commitdiff | tree | snapshot |
| 2012-01-14 |
Holger Hans... | lchan: Rename release_reason to release_mode |
commit | commitdiff | tree | snapshot |
| 2012-01-14 |
Holger Hans... | channel: Fix a typo in the lchan state documentation |
commit | commitdiff | tree | snapshot |
| 2012-01-14 |
Holger Hans... | channel: The error timer and the lchan_deact_tmr are... |
commit | commitdiff | tree | snapshot |
| 2012-01-14 |
Holger Hans... | Revert "libbsc: Log if a channel is freed with lchan... |
commit | commitdiff | tree | snapshot |
| 2012-01-14 |
Holger Hans... | bsc: Fix "show lchan" for partially provided information |
commit | commitdiff | tree | snapshot |
| 2012-01-11 |
Holger Hans... | nat: Add the line break after the '. |
commit | commitdiff | tree | snapshot |
| 2012-01-10 |
Holger Hans... | nat: Implement clearing of TP-SRR flags from TPDUs |
commit | commitdiff | tree | snapshot |
| 2012-01-10 |
Holger Hans... | nat: Reduce copy and paste in the test, create a verify_msg |
commit | commitdiff | tree | snapshot |
| 2012-01-10 |
Holger Hans... | nat: Use the link_id from the original message in the... |
commit | commitdiff | tree | snapshot |
| 2012-01-10 |
Holger Hans... | nat: Compare the DTAP L3 size with the size of the... |
commit | commitdiff | tree | snapshot |
| 2012-01-10 |
Holger Hans... | nat: Fix comment and mask for looking at TP-MTI |
commit | commitdiff | tree | snapshot |
| 2012-01-10 |
Holger Hans... | nat: SMS rewrite matching, empty list means match every... |
commit | commitdiff | tree | snapshot |
| 2012-01-10 |
Holger Hans... | nat: SMS comment updates |
commit | commitdiff | tree | snapshot |
| 2012-01-10 |
Holger Hans... | nat: Move SMS creation into a new method, no functional... |
commit | commitdiff | tree | snapshot |
| 2012-01-10 |
Holger Hans... | nat: Access data_ptr after we have checked the length |
commit | commitdiff | tree | snapshot |
| 2012-01-10 |
Holger Hans... | nat: Move the finding of the number to a new method |
commit | commitdiff | tree | snapshot |
| 2012-01-09 |
Holger Hans... | tests: Use atlocal/atlocal.in to enable/disable the... |
commit | commitdiff | tree | snapshot |
| 2012-01-09 |
Holger Hans... | Revert "tests: Make the test setup more abusive to... |
commit | commitdiff | tree | snapshot |
| 2012-01-09 |
Holger Hans... | tests: Make the test setup more abusive to fix the... |
commit | commitdiff | tree | snapshot |
| 2012-01-06 |
Holger Hans... | gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged... |
commit | commitdiff | tree | snapshot |
| 2012-01-06 |
Holger Hans... | gprs_sgsn.h: Include timer.h for the timer struct |
commit | commitdiff | tree | snapshot |
| 2012-01-06 |
Holger Hans... | tests: Introduce running tests with GNU autotest in... |
commit | commitdiff | tree | snapshot |
| 2012-01-06 |
Holger Hans... | mgcp: Print message when the test is finished |
commit | commitdiff | tree | snapshot |
| 2012-01-06 |
Holger Hans... | gsm0408: Print message when the test is done |
commit | commitdiff | tree | snapshot |
| 2012-01-06 |
Holger Hans... | db: Fix the test code |
commit | commitdiff | tree | snapshot |
| 2012-01-06 |
Holger Hans... | channel: Make the test not crash again. |
commit | commitdiff | tree | snapshot |
| 2012-01-06 |
Holger Hans... | nat: Log test output stdout using printf in prep for... |
commit | commitdiff | tree | snapshot |
| 2011-12-27 |
Holger Hans... | bsc: Assume assignment_complete/assignment_fail is set |
commit | commitdiff | tree | snapshot |
| 2011-12-24 |
Andreas Eversberg | RSL: Nokia BTS reports TA in quarter-bits, not full... |
commit | commitdiff | tree | snapshot |
| 2011-12-16 |
Andreas Eversberg | RSL: BS-11 reports TA in quarter-bits, not full bits. |
commit | commitdiff | tree | snapshot |
| 2011-12-02 |
Gus Bourg | Add NITZ (timezone) support as part of MM INFO |
commit | commitdiff | tree | snapshot |
| 2011-11-25 |
Alexander Huemer | fix two mistakes in AM_LDFLAGS |
commit | commitdiff | tree | snapshot |
| 2011-11-25 |
Harald Welte | BSSGP: Add functions required for true BSS-side BSSGP... |
commit | commitdiff | tree | snapshot |
| 2011-11-25 |
Harald Welte | BSSGP: add more doxygen comments |
commit | commitdiff | tree | snapshot |
| 2011-11-24 |
Harald Welte | GPRS: add new bssgp_create_cell_id(), opposite of bssgp... |
commit | commitdiff | tree | snapshot |
| 2011-11-24 |
Harald Welte | GPRS NS: Add some doxygen API documentation |
commit | commitdiff | tree | snapshot |
| 2011-11-13 |
Sylvain Munaut | bsc_vty: Fix usage of deprecated osmo_osmo_hexdump_nospc |
commit | commitdiff | tree | snapshot |
| 2011-11-13 |
Harald Welte | osmo_nitb: introduce --no-dbcounter command line option |
commit | commitdiff | tree | snapshot |
| 2011-11-07 |
Holger Hans... | gsm0408: Print a message when the LU is timing out. |
commit | commitdiff | tree | snapshot |
| 2011-11-06 |
Holger Hans... | mncc: Introduce a hello packet that is sent to the... |
commit | commitdiff | tree | snapshot |
| 2011-11-06 |
Holger Hans... | sgsn: Make sure each parameter has some sort of documen... |
commit | commitdiff | tree | snapshot |
| 2011-11-06 |
Holger Hans... | gb_proxy: Make sure each parameter has some sort of... |
commit | commitdiff | tree | snapshot |
| next |