Commit Graph

  • 84406e2779 sccp: Make sccp_write take an additional local context 0.0.6 Holger Hans Peter Freyther 2011-06-04 16:42:47 +0200
  • 90f38cb7ed libosmo-sccp: update .gitignore Alexander Huemer 2011-05-24 15:17:27 +0200
  • 7f495a1a13 libosmo-sccp: add missing AC_LANG_SOURCE for current autoconf Alexander Huemer 2011-05-24 15:17:26 +0200
  • 89cf0b3db6 update debian changelog for 0.0.5 Harald Welte 2011-05-10 17:30:56 +0200
  • 8be06bc288 tests: update to libosmocore namespace prefix (osmo_) 0.0.5.1 Harald Welte 2011-05-08 09:45:10 +0200
  • d35a3079df namespace: use osmo_static_assert() instead of static_assert() Harald Welte 2011-05-08 08:51:28 +0200
  • 2d97000f98 Update include paths with libosmocore 0.2.0 0.0.5 Harald Welte 2011-03-23 18:30:22 +0100
  • 4cd6e62eb3 m2ua: Fix some defines found when moving this to Smalltalk 0.0.4 Holger Hans Peter Freyther 2011-02-25 11:49:04 +0100
  • 2bf19da405 m2ua: Allow to set a log area for DM2UA. Holger Hans Peter Freyther 2011-01-22 22:59:39 +0100
  • ecfd1d97c6 m2ua: Fix the padding calculation Holger Hans Peter Freyther 2011-01-18 17:38:14 +0100
  • 518780c203 m2ua: Okay... get the order of the arguments right Holger Hans Peter Freyther 2011-01-14 19:47:44 +0100
  • 5dd47222d2 m2ua: Attempt to use a memcpy... maybe this is fixing a segfault Holger Hans Peter Freyther 2011-01-14 19:21:01 +0100
  • aa914ef127 m2ua: Pad the data properly, read over the padding properly Holger Hans Peter Freyther 2011-01-14 18:33:44 +0100
  • ecc75459f2 m2ua: Move the test into a new function. Holger Hans Peter Freyther 2011-01-14 18:18:10 +0100
  • 9566027b07 m2ua: Implement to find a tag inside a message Holger Hans Peter Freyther 2011-01-13 13:53:06 +0100
  • d9447ba5e6 m2ua: Free the resources at the end Holger Hans Peter Freyther 2011-01-13 13:49:07 +0100
  • f81e8f7b9d debian: Use the 3.0 git format, upgrade the version, fix depends Holger Hans Peter Freyther 2011-01-13 18:17:22 +0800
  • 17cf0fec57 build: Fix building on maverick Holger Hans Peter Freyther 2011-01-13 18:18:41 +0800
  • f3b7effbc1 m2ua: Add parsing and creation of m2ua packages Holger Hans Peter Freyther 2011-01-12 11:20:32 +0100
  • b8962797a5 m2ua: Add enum values for the parameters of the individual messages Holger Hans Peter Freyther 2011-01-11 21:05:10 +0100
  • 2127f19672 m2ua: Add basic header file for the common structure of a M2UA msg Holger Hans Peter Freyther 2011-01-11 20:17:52 +0100
  • c7ba0e5018 mtp: Remove the mtp_data header file as it refers to the cellmgr Holger Hans Peter Freyther 2011-01-12 11:04:16 +0100
  • 2ae23e4b02 sccp: Print the wrong data so one can compare it. Holger Hans Peter Freyther 2010-11-26 18:17:02 +0100
  • 039c7adcd5 sccp: Add a test case for GTI creation, set the SSN indicator bit Holger Hans Peter Freyther 2010-11-26 18:16:11 +0100
  • 4698d27f4c sccp_test: Add a test case for SCCP Addresses with POI Wenbin WU 2010-11-26 18:01:25 +0100
  • 6ecf8104c0 sccp: Use the length of the address to update the offsets Holger Hans Peter Freyther 2010-11-16 20:54:41 +0100
  • 13cd1199b9 sccp: Rewrite the sccp_test_addr to set the size correctly Holger Hans Peter Freyther 2010-11-16 20:47:37 +0100
  • ec5409ca4f sccp: Make the sccp_create_addr function public Holger Hans Peter Freyther 2010-11-16 20:40:20 +0100
  • 120d23e8a1 Merge branch 'master' of git.osmocom.org:libosmo-sccp Harald Welte 2010-08-25 12:55:25 +0200
  • 2377a569ee debian: add build dependency to pkg-config Harald Welte 2010-08-25 12:55:07 +0200
  • 27cdccf74a sccp: Pass the sccp_connection down to the send method if it exists 0.0.3 Holger Hans Peter Freyther 2010-08-25 11:56:57 +0800
  • e9acdc861c Add 'debian' directory containing packaging information Harald Welte 2010-08-24 15:21:54 +0200
  • 365af78578 fix git-version-gen to find .git directory 0.0.2 Harald Welte 2010-08-03 15:08:43 +0200
  • 61307dafb8 move include files to $(includedir)/osmocom/* Harald Welte 2010-08-03 14:58:33 +0200
  • 3e021b827f sccp.c: Make the create work with data + len to not have a msgb Holger Hans Peter Freyther 2010-08-02 23:01:02 +0800
  • b5a2f8d589 sccp: We have the gti_ind inside the address already. Holger Hans Peter Freyther 2010-08-02 22:00:28 +0800
  • d2a7174414 sccp: Allow to create a _udt message with the given parameter. Holger Hans Peter Freyther 2010-08-01 20:52:01 +0800
  • 8c1402ea99 sccp: Use the function to put the sccp address.. fixes GTI for connect Holger Hans Peter Freyther 2010-08-01 20:47:39 +0800
  • 00e6f692e9 mtp: Add the MTP Level3 code to the SCCP repoistory Holger Hans Peter Freyther 2010-08-01 16:58:34 +0800
  • 68b7e8bd60 sccp: Rename the SCCP file and delete the sccp/ directory.. Holger Hans Peter Freyther 2010-08-01 05:30:55 +0800
  • ce7190d462 sccp: Add test case for GTI... Holger Hans Peter Freyther 2010-08-01 04:57:18 +0800
  • cee698ac9a sccp: Remove SCCP address check, routing is a different topic.. Holger Hans Peter Freyther 2010-08-01 04:31:58 +0800
  • 6b4c9f194f sccp: Allow to have more data in the buffer than wanted by UDT.. Holger Hans Peter Freyther 2010-08-01 04:31:17 +0800
  • 7360a36ead sccp: Copy out pointers to the GTI into the parsed structure.. Holger Hans Peter Freyther 2010-08-01 04:06:04 +0800
  • 9aa8c8bb35 sccp: Make it possible to have a POC inside the sockaddr_sccp. Holger Hans Peter Freyther 2010-08-01 02:52:28 +0800
  • 444d8d1234 sccp: Make it possible to put a GlobalTitle into the SCCP header. Holger Hans Peter Freyther 2010-08-01 01:04:28 +0800
  • f7630e662c sccp_test: Add debug code to the test app to have extended debugging Holger Hans Peter Freyther 2010-07-31 22:13:15 +0800
  • aa45e92b0c sccp_test: Compile the sccp.c directly into the binary Holger Hans Peter Freyther 2010-07-31 06:05:43 +0800
  • ce7afe40e2 sccp_test: Change FAIL to abort immediately, remove code after a FAIL Holger Hans Peter Freyther 2010-07-31 06:04:00 +0800
  • 7cab49b434 sccp: Rename the pkg-config file to osmo-sccp 0.0.1 Holger Hans Peter Freyther 2010-07-30 02:25:47 +0800
  • 6b6d5d9315 sccp: Ignore certain files. Holger Hans Peter Freyther 2010-07-30 02:14:23 +0800
  • 17097d06b5 sccp: Add a new buildsystem for the OSMO SCCP library Holger Hans Peter Freyther 2010-07-30 02:13:37 +0800
  • e4cb3e039b sccp: Adjust the code to only depend on libosmocore Holger Hans Peter Freyther 2010-07-30 02:12:02 +0800
  • 30cc096640 Merge branch 'on-waves/sccp' Holger Hans Peter Freyther 2010-07-23 18:42:27 +0800
  • e3c0d8bbf3 sccp: u_int32_t -> uint32_t Holger Hans Peter Freyther 2010-07-23 18:40:10 +0800
  • be76a717e0 sccp: u_int16_t -> uint16_t Holger Hans Peter Freyther 2010-07-23 18:39:39 +0800
  • acd31a3ac4 sccp: u_int8_t -> uint8_t Holger Hans Peter Freyther 2010-07-23 18:39:17 +0800
  • 08b7545c78 add more executables to .gitignore Harald Welte 2010-06-16 10:48:44 +0200
  • 8f473d20bf Merge branch 'on-waves/sccp' Holger Hans Peter Freyther 2010-06-15 17:06:45 +0800
  • 4da58e06ca [sccp] Add method to create a dt1 packet. Holger Hans Peter Freyther 2010-05-16 20:41:48 +0800
  • 29c30a0c15 [sccp] Create a method to create RLSD messages. Holger Hans Peter Freyther 2010-05-16 18:33:26 +0800
  • 72bec50b8e [sccp] Create a SCCP CC creation routine. Holger Hans Peter Freyther 2010-05-16 17:55:07 +0800
  • 38cc0e6c4d [sccp] Make it optional to send data on a SCCP Connection Refuse Holger Hans Peter Freyther 2010-05-15 05:35:48 +0800
  • bfa3c776af [sccp] Export function to create SCCP Refuse message. Holger Hans Peter Freyther 2010-05-14 03:34:35 +0800
  • 8e06ff22c8 Merge branch 'master' into on-waves/mgcp Holger Hans Peter Freyther 2010-05-14 02:42:15 +0800
  • 6ee6b6dee2 Merge branch 'on-waves/sccp' Holger Hans Peter Freyther 2010-04-25 23:07:24 +0800
  • a35712a940 [sccp] Move from DEBUGP to LOGP in sccp.c Holger Hans Peter Freyther 2010-04-21 21:08:58 +0800
  • c459c0491a [sccp] Parse the error message and add a unit test for it. Holger Hans Peter Freyther 2010-04-21 15:38:16 +0800
  • 6f883cb645 Merge branch 'master' into on-waves/mgcp Holger Hans Peter Freyther 2010-04-07 23:03:27 +0200
  • bd07f929ca Merge branch 'on-waves/sccp' Holger Hans Peter Freyther 2010-04-07 22:54:12 +0200
  • 902e32e051 [sccp] Add a force_free method for connections Holger Hans Peter Freyther 2010-04-05 18:13:40 +0200
  • a2597e34bc Merge remote branch 'origin/master' into on-waves/mgcp Holger Hans Peter Freyther 2010-03-30 15:35:26 +0200
  • a9e39c3264 sccp: Change the ownership of the msgb passed to the callback Holger Hans Peter Freyther 2010-03-26 05:44:21 +0100
  • e929c0c843 automatically include program version and print it from vty and --version Harald Welte 2010-03-23 00:09:32 +0800
  • 53279db6fc Merge remote branch 'origin/on-waves/sccp' Holger Hans Peter Freyther 2010-02-26 20:21:21 +0100
  • be49ea0601 Merge remote branch 'origin/master' into on-waves/sccp Holger Hans Peter Freyther 2010-02-26 20:18:24 +0100
  • 1c9c378e10 Merge remote branch 'origin/master' into on-waves/mgcp Holger Hans Peter Freyther 2010-02-26 20:16:37 +0100
  • 5d074c7ee2 [misc] Add LIBOSMOCORE_CFLAGS to the includes Holger Hans Peter Freyther 2010-02-26 20:10:58 +0100
  • d8879f86ae [sccp] Implement parsing the rather easy IT messages. Holger Hans Peter Freyther 2010-02-26 19:26:35 +0100
  • 6886ad5f66 finish openbsc / libosmocore separation Harald Welte 2010-02-20 17:29:27 +0100
  • 88d982b48c split 'libosmocore' from openbsc codebase Harald Welte 2010-02-20 16:24:02 +0100
  • dc095c5934 Merge branch 'on-waves/sccp' Holger Hans Peter Freyther 2010-02-20 00:38:20 +0100
  • 2b68a7393d [sccp] Use msgb->l2h instead of msgb->data for CR Holger Hans Peter Freyther 2010-02-20 00:36:03 +0100
  • dcf5d78525 Merge branch 'on-waves/sccp' Holger Hans Peter Freyther 2010-02-14 19:27:52 +0100
  • f1aec7d448 [sccp] Make the bitfields work on big endian machines too Holger Hans Peter Freyther 2010-02-14 17:17:28 +0100
  • 85a95763b7 [sccp] Set the data_len when parsing UDT messages as well Holger Hans Peter Freyther 2010-02-12 23:08:21 +0100
  • 756aaadf5b Merge branch 'on-waves/sccp' Holger Hans Peter Freyther 2010-02-12 22:52:12 +0100
  • 63cd135faa [sccp] Make the file includable outside of OpenBSC Holger Hans Peter Freyther 2010-02-12 22:44:50 +0100
  • 9ba1c6253a [sccp] Install the static sccp library and the headers Holger Hans Peter Freyther 2010-02-12 12:31:11 +0100
  • b56abb5531 liblaf0rge: Make the other targets depend on the liblaforge... Holger Hans Peter Freyther 2010-02-09 22:04:09 +0100
  • 0fe7385ba1 [sccp] Slightly improve the log message Holger Hans Peter Freyther 2010-01-30 10:34:18 +0100
  • 90d7490a24 [sccp] Refer to the right Company in the Copyright/Copyleft line Holger Hans Peter Freyther 2010-02-03 18:10:07 +0100
  • 3e17e2fd12 Merge branch 'master' into on-waves/sccp Holger Hans Peter Freyther 2010-02-03 18:15:05 +0100
  • 08c87e064a [sccp] Implement sccp_parse_header to be used by the NAT code. Holger Hans Peter Freyther 2010-01-29 04:31:51 +0100
  • cc9dda075f [sccp] Split Connection DT1 into two parts Holger Hans Peter Freyther 2010-01-29 04:31:00 +0100
  • f88fd6d19b [sccp] Split Connection Release Complete into two parts Holger Hans Peter Freyther 2010-01-29 04:19:56 +0100
  • 84a3b9c9ff [sccp] Split Connection Confirm handling into two parts Holger Hans Peter Freyther 2010-01-29 04:03:00 +0100
  • 16c5b6fb17 [sccp] Split Connection Refused into two parts Holger Hans Peter Freyther 2010-01-29 03:58:12 +0100
  • b91490b6b8 [sccp] Split Connection Released into two parts Holger Hans Peter Freyther 2010-01-29 03:49:32 +0100
  • 43c1c84341 [sccp] Separate connection parsing and policy for connection request Holger Hans Peter Freyther 2010-01-27 12:25:13 +0100