1. c9251fa ipaccess: The proxy code checked the array but not the element by Holger Hans Peter Freyther · 11 years ago
  2. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  3. d4ab13b ipaccess-proxy: use ANSI function declarations (void) by Harald Welte · 13 years ago
  4. 36ac775 ipaccess-proxy: fix array bounds problem by Harald Welte · 13 years ago
  5. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  6. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  7. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  8. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  9. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  10. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  11. 7e73700 ipaccess-proxy: get rid of make_gprs_sock() by Pablo Neira Ayuso · 13 years ago
  12. 4c80a51 ipaccess-proxy: remove leftover option `--udp' by Pablo Neira Ayuso · 13 years ago
  13. 25ffe54 ipaccess-proxy: more robust option parsing and checking by Pablo Neira Ayuso · 13 years ago
  14. 9f1294d ipaccess-proxy: remove hardcoded IP for options `-l' and `-b' by Pablo Neira Ayuso · 13 years ago
  15. c281b4e libabis: ipaccess: export ipaccess_parse_unitid by Pablo Neira Ayuso · 13 years ago
  16. 625295b ipaccess-proxy: get rid of ipac_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  17. 66add64 libabis: ipaccess: export ipaccess_idtag_name() by Pablo Neira Ayuso · 13 years ago
  18. 22f58a9 libabis: ipaccess: conclude new ipaccess_send_*() functions and use them by Pablo Neira Ayuso · 13 years ago
  19. 3ab864a ipaccess-proxy: get rid of make_listen_sock() and use make_sock() instead by Pablo Neira Ayuso · 13 years ago
  20. da2f769 ipaccess: proxy: get rid of internal make_sock() implementation by Pablo Neira Ayuso · 13 years ago
  21. 3c409c2 ipaccess-proxy: fix segfault in handle_dead_socket by Pablo Neira Ayuso · 13 years ago
  22. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  23. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  24. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  25. c2e88ba ipa-proxy: Remove printf debugging. by Holger Hans Peter Freyther · 14 years ago
  26. 4fe22cc ipa-proxy: Patch the IPA Set Attribute messages for NSVCI by Holger Hans Peter Freyther · 14 years ago
  27. 21e1c0d ipa-proxy: Fix the send routine.. convert port to network order by Holger Hans Peter Freyther · 14 years ago
  28. 0897dad ipa-proxy: Only handle some stuff of the CCM locally... by Holger Hans Peter Freyther · 14 years ago
  29. 952aba7 ipa-proxy: Move UDP socket code to the BTS and forward messages... by Holger Hans Peter Freyther · 14 years ago
  30. 6147c5d ipa-proxy: Add option to locally listen to GPRS... by Holger Hans Peter Freyther · 14 years ago
  31. 7670651 ipa: Print the IP addr in the listen as well.. by Holger Hans Peter Freyther · 14 years ago
  32. 6cb9b23 ipa: Say which addr could not be connected... by Holger Hans Peter Freyther · 14 years ago
  33. 1a0c2b7 ipaccess-proxy: Add getopt based config options to the proxy... by Holger Hans Peter Freyther · 14 years ago
  34. 3dac881 ipa: Increase msgb size for the IPA msg in the proxy. by Holger Hans Peter Freyther · 14 years ago
  35. 82ae716 [ipaccess] Avoid bogus compiler warning about uninitialized vars by Holger Hans Peter Freyther · 14 years ago
  36. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  37. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  38. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  39. fb33957 properly check for EAGAIN in recv() calls by Harald Welte · 15 years ago
  40. da95693 if we recv() from an abis-ip socket, don't consider -EAGAIN an error by Harald Welte · 15 years ago
  41. 426da09 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago[Renamed from openbsc/src/ipaccess-proxy.c]
  42. a16ef3d ipaccess-proxy: Fix two memory leaks by Harald Welte · 15 years ago
  43. 87ed5cd introduce #defines for ip.access RSL and OML UDP ports by Harald Welte · 15 years ago
  44. 2ca7c31 Add ipaccess-proxy, a proxy for ip.access A-bis over IP by Harald Welte · 15 years ago