1. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  2. d49fc5a ts: Reduce the delay to 0 for OML and RSL by Holger Hans Peter Freyther · 14 years ago
  3. d85642a ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  4. e383980 ipaccess: Make sure the unitid is null terminated by Holger Hans Peter Freyther · 14 years ago
  5. d9e81d0 ipaccess: Verify that the data fits in the package. by Holger Hans Peter Freyther · 14 years ago
  6. 949e0ba ipaccess: memset the tlv_parsed structure before parsing by Holger Hans Peter Freyther · 14 years ago
  7. 5540c4c [GPRS] Add Frame Relay in GRE encapsulation for NS by Harald Welte · 14 years ago
  8. 42993c2 Forward declare make_socket. by Holger Hans Peter Freyther · 14 years ago
  9. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  10. cb99163 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  11. 5434d7e GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS by Harald Welte · 14 years ago
  12. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago
  13. f8eff2e [ipa] Fix the reporting of link down... by Holger Hans Peter Freyther · 14 years ago
  14. 70402a4 [ipa] Handle losing the RSL/OML connection.. by Holger Hans Peter Freyther · 14 years ago
  15. 63cb447 Revert "ipa: Reduce the throttling of the IPA msges" by Holger Hans Peter Freyther · 14 years ago
  16. 6c8c0dd [ipa] When including MGCP our messages might be bigger than 300 byte by Holger Hans Peter Freyther · 14 years ago
  17. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  18. edee794 ipa: Fix the previous patch and initialize the fds to -1 by Holger Hans Peter Freyther · 14 years ago
  19. b3121c5 ipa: Handle corrupt incoming messages without crashing by Holger Hans Peter Freyther · 14 years ago
  20. f5284ae ipa: Reduce the throttling of the IPA msges by Holger Hans Peter Freyther · 14 years ago
  21. dc6af63 ipa: Use two defines instead of magic numbers by Holger Hans Peter Freyther · 14 years ago
  22. 354ef81 ipaccess: Handle the case of replacing RSL connections by Holger Hans Peter Freyther · 14 years ago
  23. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  24. 4d2d95b ipaccess.c: Fix some resource leaks in error conditions. by Holger Hans Peter Freyther · 14 years ago
  25. d3d5be1 [ipaccess] Make the IPA version of LTV public. by Holger Hans Peter Freyther · 14 years ago
  26. 3bc856b [ipa] Make sending of ID REQ public... by Holger Hans Peter Freyther · 14 years ago
  27. 301e628 [ipaccess] Create a method to send the ID ACK messages by Holger Hans Peter Freyther · 14 years ago
  28. 7971d3d ipaccess input: Print BTS number that has disappeared by Harald Welte (local) · 15 years ago
  29. fb33957 properly check for EAGAIN in recv() calls by Harald Welte · 15 years ago
  30. da95693 if we recv() from an abis-ip socket, don't consider -EAGAIN an error by Harald Welte · 15 years ago
  31. 5c706bb Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  32. afdca0f input/ipaccess: Differentiate between LOGL_ERROR and DEBUG by Harald Welte · 15 years ago
  33. 87ed5cd introduce #defines for ip.access RSL and OML UDP ports by Harald Welte · 15 years ago
  34. 1394fea ipaccess: Fix two minor bugs regarding multi-TRX setup by Harald Welte · 15 years ago
  35. 88a412a ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setups by Harald Welte · 15 years ago
  36. c7df7c6 [ipaccess] Fix spelling in the comment by Holger Hans Peter Freyther · 15 years ago
  37. d7d1c99 ip.access: Header has a 16bit length in network byte order by Sylvain Munaut · 15 years ago
  38. 5ea7313 [misc] Use talloc_zero instead of talloc and later memset by Holger Hans Peter Freyther · 15 years ago
  39. 67b5961 input/ipaccess.c: clang says ret might be uninitialized by Holger Hans Peter Freyther · 15 years ago
  40. e73501a [ipaccess] revert commit 9bd7bc1b4c4a3ba42da46931df650837c1a7e889 by Harald Welte · 15 years ago
  41. 9bd7bc1 input/ipaccess: remove one more static variable by Harald Welte · 15 years ago
  42. 8175e95 ip.access: Support multi-TRX / RSL stream ID by Harald Welte · 15 years ago
  43. 38ae5cb use tx delay timer instead of usleep() in ip.access input driver by Andreas Eversberg · 15 years ago
  44. 86538c7 input/ipaccess: Fix segv caused by use of uninitialized var by Sylvain Munaut · 15 years ago
  45. d5f0522 [ipaccess] Prepare to reuse parts of the code for the A-link by Holger Hans Peter Freyther · 15 years ago
  46. 336f509 ipaccess.c: Make the compiler happy... by Holger Hans Peter Freyther · 15 years ago
  47. e4042c7 misc: Remove some obviously unused and unneeded variables.. by Holger Hans Peter Freyther · 15 years ago
  48. 09e364b misc: Fix warnings about returning with value... by Holger Hans Peter Freyther · 15 years ago
  49. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  50. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  51. a4ffea9 fix various talloc / dynamic bts/trx related bugs by Harald Welte · 15 years ago
  52. e441d9c switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  53. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  54. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/input/ipaccess.c]
  55. 7a2a71e revert commit #481: we actually still need that stupid usleep() to reliably bootstrap nanoBTS :( by Harald Welte · 15 years ago
  56. 70f9b3d remove any sleeping from the ip.access input code by Harald Welte · 15 years ago
  57. cf55978 make sure we terminate bsc_hack if the OML/RSL listening sockets cannot be created by Harald Welte · 15 years ago
  58. edb3778 * Add support for multiple ip.access nanoBTS at one BSC by Harald Welte · 15 years ago
  59. 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
  60. ff9592f [misc] Fix compile warnings... by Holger Freyther · 15 years ago
  61. 3cc4bf5 make hexdump return a 'char *' rather than printing by itself by Harald Welte · 15 years ago
  62. 4f361fc * add commond header file for ipaccess protocol by Harald Welte · 15 years ago
  63. 5c1e458 Add support for ip.access RSL link on port 3003 by Harald Welte · 15 years ago
  64. 7782c14 * generate virtual E1 TEI up/down events by Harald Welte · 15 years ago
  65. 5fd8a54 preliminary ip.access BTS support, as of now only OML singalling works by Harald Welte · 15 years ago