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