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