Commit Graph

  • 7bdc637aae [mgcp] Move away from global variables and split out VTY code Holger Hans Peter Freyther 2010-02-20 21:21:02 +0100
  • 3415d41a8c add msgb and tlv support bits required for openbsc gprs branch Harald Welte 2010-02-21 19:03:41 +0100
  • a34bb9167f Bump version to 0.3.2 with the two memleak fixes. on-waves/0.3.2 Holger Hans Peter Freyther 2010-02-21 13:08:19 +0100
  • b8ac7ffd7c [msc/nat] It is better to use msgb_free to free the msgb Holger Hans Peter Freyther 2010-02-21 13:08:12 +0100
  • b13cf829da [nat/bsc] Fix memory leak of IPA messages... Holger Hans Peter Freyther 2010-02-21 12:56:02 +0100
  • ed71b8c597 add GPL to project source Harald Welte 2010-02-21 09:21:30 +0100
  • 1ed97629ad remove libosmocore from openbsc Harald Welte 2010-02-20 23:22:54 +0100
  • 5484480211 fix select.c build (config.h) Harald Welte 2010-02-20 22:23:08 +0100
  • e94ad58e8e fix config.h directory Harald Welte 2010-02-20 22:06:24 +0100
  • 3cae0398ea add missing automake / autoconf files Harald Welte 2010-02-20 21:09:24 +0100
  • 26cbdcff24 update gitignore file Harald Welte 2010-02-20 21:07:42 +0100
  • 8427e2e5df update .gitignore file Harald Welte 2010-02-20 20:58:06 +0100
  • 47a0885d78 add missing Makefile.am in include/osmocore/protocol directory Harald Welte 2010-02-20 20:37:26 +0100
  • ec8b4501c7 intial checkin of the libosmocore project Harald Welte 2010-02-20 20:34:29 +0100
  • 7756235562 make sure libosmocom builds when cross-compiling for ARM without OS Harald Welte 2010-02-20 20:14:01 +0100
  • 75135413cb u_int8_t -> uint8_t Harald Welte 2010-02-20 20:13:36 +0100
  • 9ff1eabcd3 convert from u_int*_t to u_int*_t (stdint.h format) Harald Welte 2010-02-20 19:14:22 +0100
  • a3d5514c21 change from u_int* to uint* (stdint.h) Harald Welte 2010-02-20 19:10:44 +0100
  • 13f52974e6 move GSM protocol definitions to include/osmocore/protocol/* Harald Welte 2010-02-20 18:56:00 +0100
  • 5998d114f5 add gsmtap.h Harald Welte 2010-02-20 18:43:19 +0100
  • 5d720b11e8 add .gitignore to libosmocom Harald Welte 2010-02-20 17:30:47 +0100
  • f98a4974d7 finish openbsc / libosmocore separation Harald Welte 2010-02-20 17:29:27 +0100
  • dfe6c7d910 split 'libosmocore' from openbsc codebase Harald Welte 2010-02-20 16:24:02 +0100
  • 9442c1b9ba Merge branch 'on-waves/sccp' Holger Hans Peter Freyther 2010-02-20 00:38:20 +0100
  • e2c5028dc4 [sccp] Use msgb->l2h instead of msgb->data for CR Holger Hans Peter Freyther 2010-02-20 00:36:03 +0100
  • 4d2d95b35a ipaccess.c: Fix some resource leaks in error conditions. Holger Hans Peter Freyther 2010-02-19 13:07:05 +0100
  • 1fdbf40e8a Install gsm_04_08.h and required headers into a openbsc/ Holger Hans Peter Freyther 2010-02-16 17:51:42 +0100
  • 62c87b5237 Merge branch 'on-waves/sccp' Holger Hans Peter Freyther 2010-02-14 19:27:52 +0100
  • b2abbe8a93 [sccp] Make the bitfields work on big endian machines too Holger Hans Peter Freyther 2010-02-14 17:17:28 +0100
  • b973955295 [msc/nat] It is better to use msgb_free to free the msgb Holger Hans Peter Freyther 2010-02-13 01:37:36 +0100
  • 9d51a36528 [nat/bsc] Fix memory leak of IPA messages... Holger Hans Peter Freyther 2010-02-13 00:42:21 +0100
  • 8fabf514ef [sccp] Set the data_len when parsing UDT messages as well Holger Hans Peter Freyther 2010-02-12 23:08:21 +0100
  • 7184c2d7d2 Merge branch 'on-waves/sccp' Holger Hans Peter Freyther 2010-02-12 22:52:12 +0100
  • 8a69cb2d99 [sccp] Make the file includable outside of OpenBSC Holger Hans Peter Freyther 2010-02-12 22:44:50 +0100
  • c64d9f7201 Move debug.c into the liblaf0rge1.a too Holger Hans Peter Freyther 2010-02-12 12:39:38 +0100
  • 5e6f52f15a [sccp] Install the static sccp library and the headers Holger Hans Peter Freyther 2010-02-12 12:31:11 +0100
  • ba3bbe55c1 [nat] Add configuration file for the bsc nat. Holger Hans Peter Freyther 2010-02-12 22:26:45 +0100
  • 6d89dac721 [msgb] Make it possible to include it directly and from liblaf0rge Holger Hans Peter Freyther 2010-02-12 01:47:10 +0100
  • 245d17bd88 misc: Include the linuxlist header via a local include Holger Hans Peter Freyther 2010-02-10 00:56:04 +0100
  • 6b46c474e5 liblaforge: Fix the .pc file. The preferred way to include is <laf0rge/foo.h> Holger Hans Peter Freyther 2010-02-09 22:14:35 +0100
  • b19dc286aa liblaf0rge: Make the other targets depend on the liblaforge... Holger Hans Peter Freyther 2010-02-09 22:04:09 +0100
  • a49ffb4cb4 Create a liblaforge with OpenBSC utility functions to be used for other projects Holger Hans Peter Freyther 2010-02-09 21:50:25 +0100
  • 701d175653 [tlv] Implement a variant for the IDTAG list for the IPA Holger Hans Peter Freyther 2010-02-09 16:26:49 +0100
  • fb0b6fcaea [bsc] Allow to set a EGSM900, RGSM900 ARFCN Holger Hans Peter Freyther 2010-02-09 15:44:14 +0100
  • d3d5be1cde [ipaccess] Make the IPA version of LTV public. Holger Hans Peter Freyther 2010-02-09 14:37:23 +0100
  • 0619478073 [nat] Intercept the PAGING message and then forward it to the BSCs with that LAC Holger Hans Peter Freyther 2010-02-09 17:35:09 +0100
  • f8f184edab [nat] Fix compiler warning.. Holger Hans Peter Freyther 2010-02-09 16:30:53 +0100
  • d838951302 [nat] Implement token based identification. Holger Hans Peter Freyther 2010-02-09 16:28:32 +0100
  • f8e1b45a78 [tlv] Implement a variant for the IDTAG list for the IPA Holger Hans Peter Freyther 2010-02-09 16:26:49 +0100
  • dd2c9fdbcf [bsc] Allow to set a EGSM900, RGSM900 ARFCN Holger Hans Peter Freyther 2010-02-09 15:44:14 +0100
  • 9991421cfb [ipaccess] Make the IPA version of LTV public. Holger Hans Peter Freyther 2010-02-09 14:37:23 +0100
  • e30f0e1c75 [nat] Do not forward messages from and to BSC when it is not authenticated Holger Hans Peter Freyther 2010-02-08 23:24:32 +0100
  • 18598ff66d [nat] Use default handler for SIGINT to quit the app Holger Hans Peter Freyther 2010-02-08 23:23:54 +0100
  • 8882c9e3a8 Merge commit 'on-waves/0.3.1' into on-waves/bsc-master Holger Hans Peter Freyther 2010-02-08 20:20:27 +0100
  • fdc64f6806 [bsc_msc_ip] Fix the re-queuing of packets... on-waves/0.3.1 Holger Hans Peter Freyther 2010-02-08 20:14:53 +0100
  • 16b331d14f Merge commit 'on-waves/0.3' into on-waves/bsc-master Holger Hans Peter Freyther 2010-02-08 15:46:17 +0100
  • ab46372e2a Bump the configure.in to 0.3on-wave. on-waves/0.3 Holger Hans Peter Freyther 2010-02-08 15:39:07 +0100
  • be807e4250 [nat] Add VTY support to the BSC nat application Holger Hans Peter Freyther 2010-02-07 14:57:06 +0100
  • 3bc856bc16 [ipa] Make sending of ID REQ public... Holger Hans Peter Freyther 2010-02-07 12:04:07 +0100
  • 301e628761 [ipaccess] Create a method to send the ID ACK messages Holger Hans Peter Freyther 2010-01-13 09:06:46 +0100
  • f5b36cac6b [telnet] Remove ancient #define... Holger Hans Peter Freyther 2010-02-07 13:16:03 +0100
  • 71ddbf5c4f [telnet] Remove ancient #define... Holger Hans Peter Freyther 2010-02-07 13:16:03 +0100
  • 63bb29fac0 [nat] Move the structs to the header file Holger Hans Peter Freyther 2010-02-07 13:08:09 +0100
  • 04b4f915a7 [ipa] Make sending of ID REQ public... Holger Hans Peter Freyther 2010-02-07 12:04:07 +0100
  • 4d95ab2231 [vty] Add a config for a simple OpenBSC BSC token Holger Hans Peter Freyther 2010-02-07 11:43:27 +0100
  • 17944f7285 [nat] Add missing Makefile.am.. Holger Hans Peter Freyther 2010-02-04 19:24:43 +0100
  • 3cb2890e56 [sccp] Slightly improve the log message Holger Hans Peter Freyther 2010-01-30 10:34:18 +0100
  • 6ae657228c [sccp] Refer to the right Company in the Copyright/Copyleft line Holger Hans Peter Freyther 2010-02-03 18:10:07 +0100
  • 67f5003caa Merge branch 'master' into on-waves/sccp Holger Hans Peter Freyther 2010-02-03 18:15:05 +0100
  • 9377528c70 Merge branch 'on-waves/mgcp' Holger Hans Peter Freyther 2010-02-03 18:11:22 +0100
  • 92026f1cef [mgcp] Refer to the right Company in the Copyright/Copyleft line Holger Hans Peter Freyther 2010-02-03 18:10:07 +0100
  • 62e836c533 [mgcp] Make the mgcp_protocol generate a struct msgb* Holger Hans Peter Freyther 2010-02-03 11:03:45 +0100
  • 77f7afe08e [mgcp] Prepare the in process MGCP handling by adding callbacks Holger Hans Peter Freyther 2010-02-03 09:54:43 +0100
  • 2ada71de64 [mgcp] Replace DEBUGP with the LOGP statement Holger Hans Peter Freyther 2010-02-03 09:13:10 +0100
  • e0955029a1 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process Holger Hans Peter Freyther 2010-02-03 08:50:33 +0100
  • 89f3cb8606 [mgcp] Rename the source to mgcp_main.c Holger Hans Peter Freyther 2010-02-02 12:07:21 +0100
  • a18445d262 [mgcp] Move the MGCP procoess into a sub directory Holger Hans Peter Freyther 2010-02-01 14:00:07 +0100
  • e01ee97cd3 [mgcp] In forward mode we need to rediscover the BTS more often Holger Hans Peter Freyther 2010-01-14 08:35:57 +0100
  • 9100e1dea4 [mgcp] Handle BTS and NET being on the same host Holger Hans Peter Freyther 2010-01-14 00:15:44 +0100
  • 9b28fc8be2 [mgcp] Warn about unknown messages... Holger Hans Peter Freyther 2010-01-13 23:53:59 +0100
  • bd5130d3c1 [mgcp] Allow to forward to a different port Holger Hans Peter Freyther 2010-01-13 23:36:53 +0100
  • 6c79646089 [mgcp] Rename rtp and rtcp variables to net_rtp and net_rtcp Holger Hans Peter Freyther 2010-01-13 22:49:55 +0100
  • 601a67e274 [mgcp] Make it possible to not specify a bts ip Holger Hans Peter Freyther 2010-01-13 16:37:32 +0100
  • d2964b6cd1 [nat] Make some methods static. Holger Hans Peter Freyther 2010-01-31 13:52:32 +0100
  • 1ce5d7c8b7 [nat] Begin to patch SCCP connections Holger Hans Peter Freyther 2010-01-31 09:46:21 +0100
  • 846457b10a [nat] Send a GSM 08.08 Reset Ack to the BSC... Holger Hans Peter Freyther 2010-01-30 12:45:10 +0100
  • e7b9771c4d [nat] Specify the direction of the message Holger Hans Peter Freyther 2010-01-30 11:53:30 +0100
  • d709900efa [sccp] Slightly improve the log message Holger Hans Peter Freyther 2010-01-30 10:34:18 +0100
  • 55b4f5cc2e [nat] Prepare more sophisicated filtering and patching Holger Hans Peter Freyther 2010-01-29 06:27:21 +0100
  • 1ac5ac75a9 [nat] Make use of the LOGP macro in the code base. Holger Hans Peter Freyther 2010-01-29 05:58:43 +0100
  • 5cf38ed1ab [nat] Add debug area for the NAT code Holger Hans Peter Freyther 2010-01-29 05:49:06 +0100
  • caf49b4c14 [sccp] Implement sccp_parse_header to be used by the NAT code. Holger Hans Peter Freyther 2010-01-29 04:31:51 +0100
  • ef84539fb7 [sccp] Split Connection DT1 into two parts Holger Hans Peter Freyther 2010-01-29 04:31:00 +0100
  • 18c5cadc46 [sccp] Split Connection Release Complete into two parts Holger Hans Peter Freyther 2010-01-29 04:19:56 +0100
  • ca1d1d1493 [sccp] Split Connection Confirm handling into two parts Holger Hans Peter Freyther 2010-01-29 04:03:00 +0100
  • fe5de4e524 [sccp] Split Connection Refused into two parts Holger Hans Peter Freyther 2010-01-29 03:58:12 +0100
  • 88fe6eec76 [sccp] Split Connection Released into two parts Holger Hans Peter Freyther 2010-01-29 03:49:32 +0100
  • a8cd2e6b0e [sccp] Separate connection parsing and policy for connection request Holger Hans Peter Freyther 2010-01-27 12:25:13 +0100
  • efca5419b7 [sccp] Move the UDT parsing to a new method Holger Hans Peter Freyther 2010-01-27 12:12:46 +0100
  • 82da7fcf62 [sccp] Invent new API to be used by the BSC NAT Holger Hans Peter Freyther 2010-01-27 12:29:49 +0100