1. cc48935 ts: Reduce the delay to 0 for OML and RSL by Holger Hans Peter Freyther · 14 years ago
  2. 038834b ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  3. 94e417c ipaccess: Make sure the unitid is null terminated by Holger Hans Peter Freyther · 14 years ago
  4. 4888ef3 ipaccess: Verify that the data fits in the package. by Holger Hans Peter Freyther · 14 years ago
  5. 45e5861 ipaccess: memset the tlv_parsed structure before parsing by Holger Hans Peter Freyther · 14 years ago
  6. ba1f931 [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  7. 3e47219 Forward declare make_socket. by Holger Hans Peter Freyther · 14 years ago
  8. d1991e7 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  9. f67a5f9 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  10. 7491c77 GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  11. 75bb820 Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago
  12. 725a263 [ipa] Fix the reporting of link down... by Holger Hans Peter Freyther · 14 years ago
  13. b19851b [ipa] Handle losing the RSL/OML connection.. by Holger Hans Peter Freyther · 14 years ago
  14. 581b1dc Revert "ipa: Reduce the throttling of the IPA msges" by Holger Hans Peter Freyther · 14 years ago
  15. 85b3f1d [ipa] When including MGCP our messages might be bigger than 300 byte by Holger Hans Peter Freyther · 14 years ago
  16. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  17. 0d2f778 ipa: Fix the previous patch and initialize the fds to -1 by Holger Hans Peter Freyther · 14 years ago
  18. 804383a ipa: Handle corrupt incoming messages without crashing by Holger Hans Peter Freyther · 14 years ago
  19. 9db68e6 ipa: Reduce the throttling of the IPA msges by Holger Hans Peter Freyther · 14 years ago
  20. 9d7b638 ipa: Use two defines instead of magic numbers by Holger Hans Peter Freyther · 14 years ago
  21. 0ce8fc8 ipaccess: Handle the case of replacing RSL connections by Holger Hans Peter Freyther · 14 years ago
  22. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  23. 2077ac1 ipaccess.c: Fix some resource leaks in error conditions. by Holger Hans Peter Freyther · 14 years ago
  24. 5932f64 [ipaccess] Make the IPA version of LTV public. by Holger Hans Peter Freyther · 14 years ago
  25. aff3f03 [ipa] Make sending of ID REQ public... by Holger Hans Peter Freyther · 14 years ago
  26. bd85b94 [ipaccess] Create a method to send the ID ACK messages by Holger Hans Peter Freyther · 14 years ago
  27. 20bf3c6 ipaccess input: Print BTS number that has disappeared by Harald Welte (local) · 15 years ago
  28. a2be686 properly check for EAGAIN in recv() calls by Harald Welte · 15 years ago
  29. 16eac96 if we recv() from an abis-ip socket, don't consider -EAGAIN an error by Harald Welte · 15 years ago
  30. b4864ed Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  31. 5a13a45 input/ipaccess: Differentiate between LOGL_ERROR and DEBUG by Harald Welte · 15 years ago
  32. 9994b18 introduce #defines for ip.access RSL and OML UDP ports by Harald Welte · 15 years ago
  33. ca648f9 ipaccess: Fix two minor bugs regarding multi-TRX setup by Harald Welte · 15 years ago
  34. 5a989a9 ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setups by Harald Welte · 15 years ago
  35. 9e30772 [ipaccess] Fix spelling in the comment by Holger Hans Peter Freyther · 15 years ago
  36. 9da8a3a ip.access: Header has a 16bit length in network byte order by Sylvain Munaut · 15 years ago
  37. e453348 [misc] Use talloc_zero instead of talloc and later memset by Holger Hans Peter Freyther · 15 years ago
  38. b84a04a input/ipaccess.c: clang says ret might be uninitialized by Holger Hans Peter Freyther · 15 years ago
  39. 240ce76 [ipaccess] revert commit 9bd7bc1b4c4a3ba42da46931df650837c1a7e889 by Harald Welte · 15 years ago
  40. e9a095e input/ipaccess: remove one more static variable by Harald Welte · 15 years ago
  41. 2557287 ip.access: Support multi-TRX / RSL stream ID by Harald Welte · 15 years ago
  42. dd36b0b use tx delay timer instead of usleep() in ip.access input driver by Andreas Eversberg · 15 years ago
  43. 71137ac input/ipaccess: Fix segv caused by use of uninitialized var by Sylvain Munaut · 15 years ago
  44. 7d3573e [ipaccess] Prepare to reuse parts of the code for the A-link by Holger Hans Peter Freyther · 15 years ago
  45. a395922 ipaccess.c: Make the compiler happy... by Holger Hans Peter Freyther · 15 years ago
  46. a8908d4 misc: Remove some obviously unused and unneeded variables.. by Holger Hans Peter Freyther · 15 years ago
  47. 182c745 misc: Fix warnings about returning with value... by Holger Hans Peter Freyther · 15 years ago
  48. 6286888 the actual config file code (not just config files) by Harald Welte · 15 years ago
  49. 9cfc935 use named variant when allocating msgb's by Harald Welte · 15 years ago
  50. 49a8405 fix various talloc / dynamic bts/trx related bugs by Harald Welte · 15 years ago
  51. e712a5f switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  52. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  53. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago