1. 274b384 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  2. 23bb86a ipaccess-proxy: Check setsockopt() return value by Harald Welte · 8 years ago
  3. 20215f1 msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  4. e648c8f ipaccess_rcvmsg: fix returncode, add partial write warning by Neels Hofmeyr · 8 years ago
  5. 161ab99 adopt recent IPA related symbol rename by Harald Welte · 10 years ago
  6. 97bf1c9 ipaccess-proxy: avoid namespace collision with libosmo-abis by Harald Welte · 10 years ago
  7. 9bafcc8 proxy: Annotate the switch/case/fall through by Holger Hans Peter Freyther · 10 years ago
  8. 0c2cfb8 ipa-proxy: Socket creation can fail, address coverity issue by Holger Hans Peter Freyther · 11 years ago
  9. 2f0db38 ipaccess: The proxy code checked the array but not the element by Holger Hans Peter Freyther · 11 years ago
  10. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  11. df2ea87 ipaccess-proxy: use ANSI function declarations (void) by Harald Welte · 13 years ago
  12. d6fba60 ipaccess-proxy: fix array bounds problem by Harald Welte · 13 years ago
  13. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  14. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  15. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  16. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  17. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  18. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  19. 44a12fa ipaccess-proxy: get rid of make_gprs_sock() by Pablo Neira Ayuso · 13 years ago
  20. b4bc0e4 ipaccess-proxy: remove leftover option `--udp' by Pablo Neira Ayuso · 13 years ago
  21. 0121df2 ipaccess-proxy: more robust option parsing and checking by Pablo Neira Ayuso · 13 years ago
  22. 0d6a03b ipaccess-proxy: remove hardcoded IP for options `-l' and `-b' by Pablo Neira Ayuso · 13 years ago
  23. b2ed87b libabis: ipaccess: export ipaccess_parse_unitid by Pablo Neira Ayuso · 13 years ago
  24. f914f22 ipaccess-proxy: get rid of ipac_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  25. bdc90af libabis: ipaccess: export ipaccess_idtag_name() by Pablo Neira Ayuso · 13 years ago
  26. b6a229e libabis: ipaccess: conclude new ipaccess_send_*() functions and use them by Pablo Neira Ayuso · 13 years ago
  27. c650d02 ipaccess-proxy: get rid of make_listen_sock() and use make_sock() instead by Pablo Neira Ayuso · 13 years ago
  28. a8bebcf ipaccess: proxy: get rid of internal make_sock() implementation by Pablo Neira Ayuso · 13 years ago
  29. 83f40d1 ipaccess-proxy: fix segfault in handle_dead_socket by Pablo Neira Ayuso · 13 years ago
  30. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  31. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  32. 5180844 misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  33. 91b2e8c ipa-proxy: Remove printf debugging. by Holger Hans Peter Freyther · 14 years ago
  34. a07016f ipa-proxy: Patch the IPA Set Attribute messages for NSVCI by Holger Hans Peter Freyther · 14 years ago
  35. c6adead ipa-proxy: Fix the send routine.. convert port to network order by Holger Hans Peter Freyther · 14 years ago
  36. 667a90e ipa-proxy: Only handle some stuff of the CCM locally... by Holger Hans Peter Freyther · 14 years ago
  37. b3f0bfa ipa-proxy: Move UDP socket code to the BTS and forward messages... by Holger Hans Peter Freyther · 14 years ago
  38. 4f2a374 ipa-proxy: Add option to locally listen to GPRS... by Holger Hans Peter Freyther · 14 years ago
  39. f73e80b ipa: Print the IP addr in the listen as well.. by Holger Hans Peter Freyther · 14 years ago
  40. bf0bb1b ipa: Say which addr could not be connected... by Holger Hans Peter Freyther · 14 years ago
  41. da41bd4 ipaccess-proxy: Add getopt based config options to the proxy... by Holger Hans Peter Freyther · 14 years ago
  42. d92d196 ipa: Increase msgb size for the IPA msg in the proxy. by Holger Hans Peter Freyther · 14 years ago
  43. 7dd617a [ipaccess] Avoid bogus compiler warning about uninitialized vars by Holger Hans Peter Freyther · 14 years ago
  44. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  45. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  46. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  47. a2be686 properly check for EAGAIN in recv() calls by Harald Welte · 15 years ago
  48. 16eac96 if we recv() from an abis-ip socket, don't consider -EAGAIN an error by Harald Welte · 15 years ago
  49. 64148a9 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago[Renamed from openbsc/src/ipaccess-proxy.c]
  50. 7bc08d3 ipaccess-proxy: Fix two memory leaks by Harald Welte · 15 years ago
  51. 9994b18 introduce #defines for ip.access RSL and OML UDP ports by Harald Welte · 15 years ago
  52. 4818498 Add ipaccess-proxy, a proxy for ip.access A-bis over IP by Harald Welte · 15 years ago