1. 4e5140b sccp: u_int32_t -> uint32_t by Holger Hans Peter Freyther · 14 years ago
  2. 374598f sccp: u_int16_t -> uint16_t by Holger Hans Peter Freyther · 14 years ago
  3. 8deda23 sccp: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  4. 6d464dd [sccp] Add method to create a dt1 packet. by Holger Hans Peter Freyther · 14 years ago
  5. 656fe86 [sccp] Create a method to create RLSD messages. by Holger Hans Peter Freyther · 14 years ago
  6. 3ca6065 [sccp] Create a SCCP CC creation routine. by Holger Hans Peter Freyther · 14 years ago
  7. 0b3011c [sccp] Make it optional to send data on a SCCP Connection Refuse by Holger Hans Peter Freyther · 14 years ago
  8. 34ec49d [sccp] Export function to create SCCP Refuse message. by Holger Hans Peter Freyther · 14 years ago
  9. c749e8b [sccp] Move from DEBUGP to LOGP in sccp.c by Holger Hans Peter Freyther · 14 years ago
  10. 3067d72 [sccp] Parse the error message and add a unit test for it. by Holger Hans Peter Freyther · 14 years ago
  11. c07274e [sccp] Add a force_free method for connections by Holger Hans Peter Freyther · 14 years ago
  12. 9f2f471 sccp: Change the ownership of the msgb passed to the callback by Holger Hans Peter Freyther · 14 years ago
  13. 8475c59 Merge remote branch 'origin/master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  14. 685b039 [sccp] Implement parsing the rather easy IT messages. by Holger Hans Peter Freyther · 14 years ago
  15. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  16. dd51f92 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  17. 3f61d6e [sccp] Use msgb->l2h instead of msgb->data for CR by Holger Hans Peter Freyther · 14 years ago
  18. cadb35a Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  19. f058610 [sccp] Set the data_len when parsing UDT messages as well by Holger Hans Peter Freyther · 14 years ago
  20. 88c2209 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  21. 7f301de [sccp] Make the file includable outside of OpenBSC by Holger Hans Peter Freyther · 14 years ago
  22. a274afd [sccp] Slightly improve the log message by Holger Hans Peter Freyther · 14 years ago
  23. 31c5368 [sccp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  24. 8621774 [sccp] Implement sccp_parse_header to be used by the NAT code. by Holger Hans Peter Freyther · 14 years ago
  25. 8edb961 [sccp] Split Connection DT1 into two parts by Holger Hans Peter Freyther · 14 years ago
  26. db56e38 [sccp] Split Connection Release Complete into two parts by Holger Hans Peter Freyther · 14 years ago
  27. 1f21f34 [sccp] Split Connection Confirm handling into two parts by Holger Hans Peter Freyther · 14 years ago
  28. 6233c58 [sccp] Split Connection Refused into two parts by Holger Hans Peter Freyther · 14 years ago
  29. 5defc56 [sccp] Split Connection Released into two parts by Holger Hans Peter Freyther · 14 years ago
  30. 867d836 [sccp] Separate connection parsing and policy for connection request by Holger Hans Peter Freyther · 14 years ago
  31. a1b5980 [sccp] Move the UDT parsing to a new method by Holger Hans Peter Freyther · 14 years ago
  32. 481e10b [sccp] Add a utility for the nat.. by Holger Hans Peter Freyther · 14 years ago
  33. 9343821 [sccp] Implement sending the Inactivity Test on a connection.. by Holger Hans Peter Freyther · 15 years ago
  34. 6094ef2 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago