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