1. 81bc2ae tun_new(): Fix array overflow in FreeBSD related code by Harald Welte · 7 years ago
  2. ab6d189 replace hand-coded tun_gifindex() with standard POSIX if_nametoindex() by Harald Welte · 7 years ago
  3. 2e48a44 Support setting TUN device IPv6 address + prefix by Harald Welte · 7 years ago
  4. 72a38b5 IPv6: in46_addr: OSMO_ASSERT() in case of unsupported calls by Harald Welte · 7 years ago
  5. d46bcd2 IPv6: Implement IPv6 prefix assignment via ICMPv6 router advertisement by Harald Welte · 7 years ago
  6. d4d6e09 ippool: Extend pool to work with /64 prefixes by Harald Welte · 7 years ago
  7. 365f8fa in46_addr: Add new function in46a_prefix_equal() by Harald Welte · 7 years ago
  8. d1bf1e1 ggsn: Send proper errors in create_context_ind() by Harald Welte · 7 years ago
  9. a0d281d IPv6 support for user IP by Harald Welte · 7 years ago
  10. 53165ed ippool_new(): const-ify input arguments by Harald Welte · 7 years ago
  11. 63ebccd lib/tun.h: Remove non-endian-safe redefinition of IP header by Harald Welte · 7 years ago
  12. d12eab9 ippool: Add IPv6 support to IP pool implementation by Harald Welte · 7 years ago
  13. 0eaa5b8 gtp: fix several compilation warnings by Pablo Neira Ayuso · 8 years ago
  14. b07d070 openggsn: Check return codes and take error paths on failure. by Michael McTernan · 9 years ago
  15. 91d0ee5 lib: Speculatively add libosmocore cflags to the lib by Holger Hans Peter Freyther · 10 years ago
  16. 9c7fd8e logging: Switch to using libosmocore logging for all the code by Holger Hans Peter Freyther · 10 years ago
  17. e527ef1 syserr: Remove unused error packet logging code by Holger Hans Peter Freyther · 10 years ago
  18. 9c0ff4f cli: Introduce a logfile command to log errors to a file by Holger Hans Peter Freyther · 10 years ago
  19. 3d7500e Remove out-of-bounds write by Tobias Engel · 12 years ago
  20. bed35df Convert all code to Linux coding style by Harald Welte · 13 years ago
  21. 6fc4240 properly build a library for the content of the lib directory by Harald Welte · 13 years ago
  22. 87490d7 IFNAMSIZ includes terminating 0 by Emmanuel Bretelle · 14 years ago
  23. 4e56c83 fixed compilation warning against gcc-4.4 by Emmanuel Bretelle · 14 years ago
  24. eaaf500 Set tun devname to IFNAMESIZ+1 to avoid warning by Emmanuel Bretelle · 14 years ago
  25. 2a10368 Move common sgsnemu/ggsn files to directory "lib" by Emmanuel Bretelle · 14 years ago