Commit Graph

16 Commits (7e4d74cbfc0209ab0a410701a5714bd1db483e6a)

Author SHA1 Message Date
Jeff Becker 7e4d74cbfc
add initial jni stuff for lokinet android. i fucking hate android so god damn much. 6 years ago
Jeff Becker 69e187cfd7
make it compile 6 years ago
despair86 9d546cbac4 separate read and write event ports to avoid overwriting queue events 6 years ago
despair86 94c5f46d33 try fixing win32 event loop 6 years ago
despair86 8ac7d4f6dc if we didn't specify a path to save our config in, only create .lokinet on the assumption that $HOME or $APPDATA (on NT) already exist
add win32 tun glue, fix llarp timebase
(In fact, _both_ of these are guaranteed to exist on their respective platforms.)
also, tuntap is now wired up to the windows port
6 years ago
Jeff Becker 685fc464c0
we don't need TAP 6 years ago
Jeff 929cd8169f i fucking hate apple it's fucking shit, fucking god awful shit.
also drybones will never find this.
6 years ago
despair86 715490ab3d ok that should untangle unix 6 years ago
Ricardo Villegas 3cca107041 more header fixes
-despair86
6 years ago
Jeff Becker 4aebbda640
more tun stuff 6 years ago
Ricardo Villegas d394e229ca unix fixes 6 years ago
despair86 9ad93a0893 sunos patches, avoid shadowing data members in derived classes, header fixes
SunOS build works, with a few issues:

- no tuntap debugging on Solaris? (TUNSDEBUG ioctl missing)
- regular socket ioctls are not pulled in with #include <sys/ioctl.h>
  even though they're included at the bottom of same (filio.h,
  sockio.h)
- no named threads in any libre fork of solaris

-despair86 (rick)

sun patch
6 years ago
Jeff Becker bb2754f3d9
more fixes? 6 years ago
Jeff Becker 191e9c29e1
will this help ? idk 6 years ago
Jeff Becker c36c83d9dc
more hidden service code 6 years ago
Jeff Becker d5532e4de4
more boilerplate and enable tun/tap build 6 years ago