1. eb77a29 Use osmo_fd_*_{disable,enable} by Harald Welte · 4 years ago
  2. 806e7a3 use osmo_fd_setup() whenever applicable by Harald Welte · 4 years ago
  3. 8e9f40a Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 5 months ago
  4. 8972f3f abisip-find: Improve use information output by Pau Espin Pedrol · 7 years ago
  5. 34b59ac abisip-find: Add --format-json option by Pau Espin Pedrol · 7 years ago
  6. e845b0f abisip-find: Force stdout buffer flush by Pau Espin Pedrol · 7 years ago
  7. 4becc84 abisip-find: Add option to bind to a specific source address by Pau Espin Pedrol · 7 years ago
  8. ff8ab0a abisip-find: add --interval option by Neels Hofmeyr · 7 years ago
  9. ec54dab Fix .deb builds by Max · 7 years ago
  10. 77a9d4e abisip-find: add timeout option by Neels Hofmeyr · 7 years ago
  11. 89ade63 abisip-find: update copyright by Neels Hofmeyr · 7 years ago
  12. 5bf1e15 abisip-find: add -l to list base stations instead of streaming replies by Neels Hofmeyr · 7 years ago
  13. 2a9ac19 abisip-find: add getopt option parsing in preparation for a new option by Neels Hofmeyr · 7 years ago
  14. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  15. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/ipaccess/abisip-find.c]
  16. 5121576 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  17. 8d35965 abisip-find: check bsc_fd_register() result by Harald Welte · 8 years ago
  18. c04c6ed abisip-find: use protocol constant by Max · 8 years ago
  19. 28e9f60 rename ipaccess-find into abisip-find by Harald Welte · 9 years ago[Renamed (98%) from openbsc/src/ipaccess/ipaccess-find.c]
  20. 4a88a49 adopt recent IPA related symbol rename by Harald Welte · 10 years ago
  21. 10bad10 ipa: Fix the compilation of ipaccess-find on FreeBSD by Nikola Kolev · 10 years ago
  22. d5c270e ipaccess-find: Address a warning by coverity of unitialized memory by Holger Hans Peter Freyther · 11 years ago
  23. 1e9ae4b ipaccess: Fix the case of specifying the interface by Holger Hans Peter Freyther · 13 years ago
  24. d3080be ipaccess-find: Work without providing an interface name by Holger Hans Peter Freyther · 13 years ago
  25. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  26. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  27. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  28. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  29. 23b1b80 ipaccess-find: get rid of ipac_idtag_name() by Pablo Neira Ayuso · 13 years ago
  30. f22e348 ipaccess-config: exit if no network interface is specified 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 · 14 years ago
  32. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  33. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  34. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 15 years ago
  35. 426da09 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago[Renamed from openbsc/src/ipaccess-find.c]
  36. 81cff3c ipaccess-find: don't try to parse packets that are not IPAC_MSGT_ID_RESP by Harald Welte · 15 years ago
  37. e26d079 no more need to specify local IP address to ipaccess-find by Harald Welte · 15 years ago
  38. 042401c ipaccess-find: remove compile-time specified local ip address by Harald Welte · 15 years ago
  39. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/ipaccess-find.c]
  40. 04d3c92 An application that has own events and file descriptors, must poll by Harald Welte · 15 years ago
  41. ff117a8 * rename the timer functions to avoid name collisions with libmisdn. by Harald Welte · 15 years ago
  42. 4593ff3 ensure the tag parsing function is the same as used in input/ipaccess.c by Harald Welte · 15 years ago
  43. 3788196 more pretty-printing of ipaccess-find output by Harald Welte · 15 years ago
  44. 4f361fc * add commond header file for ipaccess protocol by Harald Welte · 16 years ago
  45. 923a3bd add new program to use UDP broadcast packets to find ip.access BTS in the network by Harald Welte · 16 years ago