1. ccc91f3 sccp: u_int32_t -> uint32_t by Holger Hans Peter Freyther · 14 years ago
  2. f957095 sccp: u_int16_t -> uint16_t by Holger Hans Peter Freyther · 14 years ago
  3. c2c4621 sccp: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  4. 394520a [sccp] Add method to create a dt1 packet. by Holger Hans Peter Freyther · 14 years ago
  5. f53a9d5 [sccp] Create a method to create RLSD messages. by Holger Hans Peter Freyther · 14 years ago
  6. 410422f [sccp] Create a SCCP CC creation routine. by Holger Hans Peter Freyther · 14 years ago
  7. ea504e7 [sccp] Make it optional to send data on a SCCP Connection Refuse by Holger Hans Peter Freyther · 14 years ago
  8. 7bf332a [sccp] Export function to create SCCP Refuse message. by Holger Hans Peter Freyther · 14 years ago
  9. 277f035 [sccp] Move from DEBUGP to LOGP in sccp.c by Holger Hans Peter Freyther · 14 years ago
  10. 2cdda72 [sccp] Parse the error message and add a unit test for it. by Holger Hans Peter Freyther · 14 years ago
  11. b71517f [sccp] Add a force_free method for connections by Holger Hans Peter Freyther · 14 years ago
  12. 3c1221e sccp: Change the ownership of the msgb passed to the callback by Holger Hans Peter Freyther · 14 years ago
  13. 10ca379 Merge remote branch 'origin/master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  14. e1d5067 [sccp] Implement parsing the rather easy IT messages. by Holger Hans Peter Freyther · 14 years ago
  15. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  16. 9442c1b Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  17. e2c5028 [sccp] Use msgb->l2h instead of msgb->data for CR by Holger Hans Peter Freyther · 14 years ago
  18. 62c87b5 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  19. 8fabf51 [sccp] Set the data_len when parsing UDT messages as well by Holger Hans Peter Freyther · 14 years ago
  20. 7184c2d Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  21. 8a69cb2 [sccp] Make the file includable outside of OpenBSC by Holger Hans Peter Freyther · 14 years ago
  22. 3cb2890 [sccp] Slightly improve the log message by Holger Hans Peter Freyther · 14 years ago
  23. 6ae6572 [sccp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  24. caf49b4 [sccp] Implement sccp_parse_header to be used by the NAT code. by Holger Hans Peter Freyther · 14 years ago
  25. ef84539 [sccp] Split Connection DT1 into two parts by Holger Hans Peter Freyther · 14 years ago
  26. 18c5cad [sccp] Split Connection Release Complete into two parts by Holger Hans Peter Freyther · 14 years ago
  27. ca1d1d1 [sccp] Split Connection Confirm handling into two parts by Holger Hans Peter Freyther · 14 years ago
  28. fe5de4e [sccp] Split Connection Refused into two parts by Holger Hans Peter Freyther · 14 years ago
  29. 88fe6ee [sccp] Split Connection Released into two parts by Holger Hans Peter Freyther · 14 years ago
  30. a8cd2e6 [sccp] Separate connection parsing and policy for connection request by Holger Hans Peter Freyther · 14 years ago
  31. efca541 [sccp] Move the UDT parsing to a new method by Holger Hans Peter Freyther · 14 years ago
  32. a692fbc [sccp] Add a utility for the nat.. by Holger Hans Peter Freyther · 14 years ago
  33. 3b9516e [sccp] Implement sending the Inactivity Test on a connection.. by Holger Hans Peter Freyther · 15 years ago
  34. ac96770 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago