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