1. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  2. edee794 ipa: Fix the previous patch and initialize the fds to -1 by Holger Hans Peter Freyther · 14 years ago
  3. b3121c5 ipa: Handle corrupt incoming messages without crashing by Holger Hans Peter Freyther · 14 years ago
  4. f5284ae ipa: Reduce the throttling of the IPA msges by Holger Hans Peter Freyther · 14 years ago
  5. dc6af63 ipa: Use two defines instead of magic numbers by Holger Hans Peter Freyther · 14 years ago
  6. 354ef81 ipaccess: Handle the case of replacing RSL connections by Holger Hans Peter Freyther · 14 years ago
  7. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  8. 4d2d95b ipaccess.c: Fix some resource leaks in error conditions. by Holger Hans Peter Freyther · 14 years ago
  9. d3d5be1 [ipaccess] Make the IPA version of LTV public. by Holger Hans Peter Freyther · 14 years ago
  10. 3bc856b [ipa] Make sending of ID REQ public... by Holger Hans Peter Freyther · 14 years ago
  11. 301e628 [ipaccess] Create a method to send the ID ACK messages by Holger Hans Peter Freyther · 14 years ago
  12. 7971d3d ipaccess input: Print BTS number that has disappeared by Harald Welte (local) · 15 years ago
  13. fb33957 properly check for EAGAIN in recv() calls by Harald Welte · 15 years ago
  14. da95693 if we recv() from an abis-ip socket, don't consider -EAGAIN an error by Harald Welte · 15 years ago
  15. 5c706bb Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  16. afdca0f input/ipaccess: Differentiate between LOGL_ERROR and DEBUG by Harald Welte · 15 years ago
  17. 87ed5cd introduce #defines for ip.access RSL and OML UDP ports by Harald Welte · 15 years ago
  18. 1394fea ipaccess: Fix two minor bugs regarding multi-TRX setup by Harald Welte · 15 years ago
  19. 88a412a ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setups by Harald Welte · 15 years ago
  20. c7df7c6 [ipaccess] Fix spelling in the comment by Holger Hans Peter Freyther · 15 years ago
  21. d7d1c99 ip.access: Header has a 16bit length in network byte order by Sylvain Munaut · 15 years ago
  22. 5ea7313 [misc] Use talloc_zero instead of talloc and later memset by Holger Hans Peter Freyther · 15 years ago
  23. 67b5961 input/ipaccess.c: clang says ret might be uninitialized by Holger Hans Peter Freyther · 15 years ago
  24. e73501a [ipaccess] revert commit 9bd7bc1b4c4a3ba42da46931df650837c1a7e889 by Harald Welte · 15 years ago
  25. 9bd7bc1 input/ipaccess: remove one more static variable by Harald Welte · 15 years ago
  26. 8175e95 ip.access: Support multi-TRX / RSL stream ID by Harald Welte · 15 years ago
  27. 38ae5cb use tx delay timer instead of usleep() in ip.access input driver by Andreas Eversberg · 15 years ago
  28. 86538c7 input/ipaccess: Fix segv caused by use of uninitialized var by Sylvain Munaut · 15 years ago
  29. d5f0522 [ipaccess] Prepare to reuse parts of the code for the A-link by Holger Hans Peter Freyther · 15 years ago
  30. 336f509 ipaccess.c: Make the compiler happy... by Holger Hans Peter Freyther · 15 years ago
  31. e4042c7 misc: Remove some obviously unused and unneeded variables.. by Holger Hans Peter Freyther · 15 years ago
  32. 09e364b misc: Fix warnings about returning with value... by Holger Hans Peter Freyther · 15 years ago
  33. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  34. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  35. a4ffea9 fix various talloc / dynamic bts/trx related bugs by Harald Welte · 15 years ago
  36. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  37. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  38. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/input/ipaccess.c]
  39. 7a2a71e revert commit #481: we actually still need that stupid usleep() to reliably bootstrap nanoBTS :( by Harald Welte · 15 years ago
  40. 70f9b3d remove any sleeping from the ip.access input code by Harald Welte · 15 years ago
  41. cf55978 make sure we terminate bsc_hack if the OML/RSL listening sockets cannot be created by Harald Welte · 15 years ago
  42. edb3778 * Add support for multiple ip.access nanoBTS at one BSC by Harald Welte · 15 years ago
  43. 25de991 add new 'ipaccess-config' program to set Unit ID and primary OML NVRAM parameters of ip.access BTS by Harald Welte · 15 years ago
  44. ff9592f [misc] Fix compile warnings... by Holger Freyther · 15 years ago
  45. 3cc4bf5 make hexdump return a 'char *' rather than printing by itself by Harald Welte · 15 years ago
  46. 4f361fc * add commond header file for ipaccess protocol by Harald Welte · 15 years ago
  47. 5c1e458 Add support for ip.access RSL link on port 3003 by Harald Welte · 15 years ago
  48. 7782c14 * generate virtual E1 TEI up/down events by Harald Welte · 15 years ago
  49. 5fd8a54 preliminary ip.access BTS support, as of now only OML singalling works by Harald Welte · 15 years ago