1. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  2. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  3. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  4. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  5. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  6. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  7. 44a12fa ipaccess-proxy: get rid of make_gprs_sock() by Pablo Neira Ayuso · 13 years ago
  8. b4bc0e4 ipaccess-proxy: remove leftover option `--udp' by Pablo Neira Ayuso · 13 years ago
  9. 0121df2 ipaccess-proxy: more robust option parsing and checking by Pablo Neira Ayuso · 13 years ago
  10. 0d6a03b ipaccess-proxy: remove hardcoded IP for options `-l' and `-b' by Pablo Neira Ayuso · 13 years ago
  11. b2ed87b libabis: ipaccess: export ipaccess_parse_unitid by Pablo Neira Ayuso · 13 years ago
  12. f914f22 ipaccess-proxy: get rid of ipac_idtag_parse() by Pablo Neira Ayuso · 13 years ago
  13. bdc90af libabis: ipaccess: export ipaccess_idtag_name() by Pablo Neira Ayuso · 13 years ago
  14. b6a229e libabis: ipaccess: conclude new ipaccess_send_*() functions and use them by Pablo Neira Ayuso · 13 years ago
  15. c650d02 ipaccess-proxy: get rid of make_listen_sock() and use make_sock() instead by Pablo Neira Ayuso · 13 years ago
  16. a8bebcf ipaccess: proxy: get rid of internal make_sock() implementation by Pablo Neira Ayuso · 13 years ago
  17. 83f40d1 ipaccess-proxy: fix segfault in handle_dead_socket by Pablo Neira Ayuso · 13 years ago
  18. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  19. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  20. 5180844 misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  21. 91b2e8c ipa-proxy: Remove printf debugging. by Holger Hans Peter Freyther · 14 years ago
  22. a07016f ipa-proxy: Patch the IPA Set Attribute messages for NSVCI by Holger Hans Peter Freyther · 14 years ago
  23. c6adead ipa-proxy: Fix the send routine.. convert port to network order by Holger Hans Peter Freyther · 14 years ago
  24. 667a90e ipa-proxy: Only handle some stuff of the CCM locally... by Holger Hans Peter Freyther · 14 years ago
  25. b3f0bfa ipa-proxy: Move UDP socket code to the BTS and forward messages... by Holger Hans Peter Freyther · 14 years ago
  26. 4f2a374 ipa-proxy: Add option to locally listen to GPRS... by Holger Hans Peter Freyther · 14 years ago
  27. f73e80b ipa: Print the IP addr in the listen as well.. by Holger Hans Peter Freyther · 14 years ago
  28. bf0bb1b ipa: Say which addr could not be connected... by Holger Hans Peter Freyther · 14 years ago
  29. da41bd4 ipaccess-proxy: Add getopt based config options to the proxy... by Holger Hans Peter Freyther · 14 years ago
  30. d92d196 ipa: Increase msgb size for the IPA msg in the proxy. by Holger Hans Peter Freyther · 14 years ago
  31. 7dd617a [ipaccess] Avoid bogus compiler warning about uninitialized vars by Holger Hans Peter Freyther · 14 years ago
  32. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  33. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  34. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  35. a2be686 properly check for EAGAIN in recv() calls by Harald Welte · 15 years ago
  36. 16eac96 if we recv() from an abis-ip socket, don't consider -EAGAIN an error by Harald Welte · 15 years ago
  37. 64148a9 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago[Renamed from openbsc/src/ipaccess-proxy.c]
  38. 7bc08d3 ipaccess-proxy: Fix two memory leaks by Harald Welte · 15 years ago
  39. 9994b18 introduce #defines for ip.access RSL and OML UDP ports by Harald Welte · 15 years ago
  40. 4818498 Add ipaccess-proxy, a proxy for ip.access A-bis over IP by Harald Welte · 15 years ago