1. 90e5eae Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  2. 4a9dd3b nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  3. bd11639 nat: u_int16_t -> uint16_t by Holger Hans Peter Freyther · 14 years ago
  4. 0b77635 nat: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  5. 3357a7b nat: Count the number of dropped SCCP and MGCP calls as well. by Holger Hans Peter Freyther · 14 years ago
  6. e36be81 nat: Do not use the bssap.h include as it does not exist in this branch. by Holger Hans Peter Freyther · 14 years ago
  7. fbd6964 nat: Fix memory leak... in MGCP forwarding by Holger Hans Peter Freyther · 14 years ago
  8. 6bed048 nat: Release the transaction id earlier, always reset the BSC by Holger Hans Peter Freyther · 14 years ago
  9. 2743ec4 nat: Attempt to clarify the text inside the log message. by Holger Hans Peter Freyther · 14 years ago
  10. 9ef7881 nat: Only send DLCX when we have send a CRCX to the BSC on this endpoint by Holger Hans Peter Freyther · 14 years ago
  11. f0ac14a nat: Use hex for the endpoint names by Holger Hans Peter Freyther · 14 years ago
  12. 3633095 nat: Change MGCP DLCX handling and send dummy MDCX to the BTS. by Holger Hans Peter Freyther · 14 years ago
  13. c95e99b [nat] Reword warning when we had a pending transaction and forget about it. by Holger Hans Peter Freyther · 14 years ago
  14. f526c86 nat: Clear the connection on a DLCX by Holger Hans Peter Freyther · 14 years ago
  15. 98d15ef nat: Return the SCCP Connection again... by Holger Hans Peter Freyther · 14 years ago
  16. 259b90b nat: Return the newest SCCP connection... by Holger Hans Peter Freyther · 14 years ago
  17. a707061 Use osmocore tlv definition for GSM0808. by Holger Hans Peter Freyther · 14 years ago
  18. c93f00b nat: Set a dummy bts_ip to avoid misdetection of the bts... by Holger Hans Peter Freyther · 14 years ago
  19. eb4edde nat: Attempt to have a single BSC write method by Holger Hans Peter Freyther · 14 years ago
  20. 9221944 nat: Allow to realloc already allocated endpoints by Holger Hans Peter Freyther · 14 years ago
  21. 8afdcba nat: Attempt to make MGCP forwarding more robust by Holger Hans Peter Freyther · 14 years ago
  22. 0befa6d nat: Fix thinko... use the right fd to determine the IP of the bts by Holger Hans Peter Freyther · 14 years ago
  23. 75749d0 nat: Improve the log message and print the errno/strerror(errno) by Holger Hans Peter Freyther · 14 years ago
  24. 88628f5 nat: Set the MGCP audio payload to -1. by Holger Hans Peter Freyther · 14 years ago
  25. 65b745e Revert "nat: Remember where the BTS is listening for things." by Holger Hans Peter Freyther · 14 years ago
  26. c0ff1d0 nat: Close all endpoints used by a BSC when the BSC is gone by Holger Hans Peter Freyther · 14 years ago
  27. 55edb78 nat: Remember a pending delete on an endpoint and carry it out later by Holger Hans Peter Freyther · 14 years ago
  28. f9c8d0f nat: Avoid crashing when we have no pending transaction by Holger Hans Peter Freyther · 14 years ago
  29. c12e193 nat: Logging improvement for the nat. by Holger Hans Peter Freyther · 14 years ago
  30. b02692f nat: Remember where the BTS is listening for things. by Holger Hans Peter Freyther · 14 years ago
  31. 81bda81 nat: No need to match \r\n when parsing the C: N by Holger Hans Peter Freyther · 14 years ago
  32. 3237065 nat: Remove the broken empty line check, follow \n vs \r\n of input by Holger Hans Peter Freyther · 14 years ago
  33. e85bc49 nat: Use a ptr that was allocated by talloc by Holger Hans Peter Freyther · 14 years ago
  34. 0d0aaa6 nat: Make rewrite work on string, read to a string first, copy to msgb by Holger Hans Peter Freyther · 14 years ago
  35. 9fec010 nat: Return MGCP messages to the call agent by Holger Hans Peter Freyther · 14 years ago
  36. 8ddcc15 nat: Handle CRCX/MDCX/DLCX at the nat by Holger Hans Peter Freyther · 14 years ago
  37. acd6420 nat: Test rewriting of MGCP messages to patch ip and port by Holger Hans Peter Freyther · 14 years ago
  38. 8917998 nat: Add code to find a BSC connection by the given msc multiplex by Holger Hans Peter Freyther · 14 years ago
  39. 3468be3 nat: First go at handling MGCP inside the nat by Holger Hans Peter Freyther · 14 years ago
  40. 1f27839 nat: In the case of losing the MSC, reset all endpoints by Holger Hans Peter Freyther · 14 years ago
  41. dccb915 nat: Look at the assignment command and remember on which timeslot the data is by Holger Hans Peter Freyther · 14 years ago