1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
Commit graph

69 commits

Author SHA1 Message Date
Rick V 2d4d731876
winsock2 nit 2019-03-25 13:37:11 -05:00
Jeff 6187f7db4f
Merge pull request #440 from majestrate/master
staging
2019-03-25 14:30:09 -04:00
Rick V 67845e342a
distinguish good solaris from bad solaris 2019-03-25 12:03:52 -05:00
Jeff Becker d4cb6808ec
more 2019-03-25 11:41:37 -04:00
Jeff Becker 8d078f19eb
wrap epoll with IO checks for resetting errno 2019-03-15 10:31:54 -04:00
Rick V 0de253065e
remove ded code
add code for proper DNSc search
2019-02-26 15:35:04 -06:00
Rick V 5a3947ca5c
clang-format 2019-02-18 17:58:12 -06:00
Michael ebf2800c3f Fixup windows 2019-02-14 00:22:21 +00:00
Michael 67b5d48095
Replace usage of new/delete with unique_ptr/stack allocation 2019-02-11 16:24:05 +00:00
Rick V 3931b7d9d7
implement missing libabyss functionality
remove some finished TODOs
2019-02-06 19:53:11 -06:00
Michael 7ca3e13e78
Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
Michael f3b0af9d2f
Create CopyableBuffer type 2019-02-02 23:21:35 +00:00
Michael 2de621b0ad
Disable copy constructing llarp_buffer_t 2019-02-01 01:58:13 +00:00
Ryan Tharp 1b673c9afa fix UX bug: don't always configured automatically 2019-01-29 03:12:21 -08:00
Jeff Becker e164970b00
make format 2019-01-24 10:14:54 -05:00
Jeff Becker 7bc0b5f82b
try addressing issue #233 2019-01-24 10:13:41 -05:00
Ryan Tharp 947d702b3b refactor out strcpy 2019-01-17 18:33:55 -08:00
Ryan Tharp 05ea21e26f make llarp_ev_add_tun smarter ("" ifnames are treated as auto) 2019-01-16 13:03:45 -08:00
Michael 081d4dfa32
Reorganise source into more folders 2019-01-11 01:19:49 +00:00
Renamed from llarp/ev.cpp (Browse further)