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