1264 Commits (bee517a753db3b66386104bfcdf4770fa4b2dc01)
 

Author SHA1 Message Date
dwj0 a88236aee3
modified scan_address() fixing possible netmask bitlen error when -a provided IP address lacks slash (#1012) 2 years ago
Logan oos Even 4a2c9ef914
updated documentation (#1010) 2 years ago
Logan oos Even f63cb718b3
unified verbosity handling for edge and tools (#1009) 2 years ago
Logan oos Even 51a3a71f95
introduced n2n-portfwd tool (#1008) 2 years ago
Logan oos Even 99b6b6b66d
added n2n-route tool (#982) 2 years ago
Hamish Coleman a274818854
Merge pull request #998 from hamishcoleman/sendto_refactor 2 years ago
Hamish Coleman afd0020d16 Refactor sendto_fd and friends in an attempt to find anything that could segfault 2 years ago
Hamish Coleman 87431e2ef0
Merge pull request #992 from hamishcoleman/analysing 2 years ago
Hamish Coleman a00aa63dd7 We are not in python any more, Toto 2 years ago
Hamish Coleman 47768758d6 Fix use before null check 2 years ago
Hamish Coleman 038c244407 Fix supernode memory leak on exit path 2 years ago
Hamish Coleman 7a2075c456 Fix for address overrun 2 years ago
Hamish Coleman 188af371ba Fix leak 2 years ago
Hamish Coleman a2a8c3d4ee Add some analysis tools 2 years ago
Luca Deri 23e168b955 Fixed warning 2 years ago
Luca Deri aecb97042e Added missing dependency #989 2 years ago
Hamish Coleman 3fa0fa1bbe
Merge pull request #983 from hamishcoleman/json_pubsub 2 years ago
Hamish Coleman 009311d016
Provide better details when sendto_fd fails (#981) 2 years ago
Hamish Coleman ddf9bd894d Fiddle with windows headers 2 years ago
Hamish Coleman 26e3ad5377 Ah, standards, they are what windows lives to kill 2 years ago
Hamish Coleman 16f7f4dc59 Fiddle with windows headers 2 years ago
Hamish Coleman a3fcc15472 Fix escaped extra brace 2 years ago
Hamish Coleman b98fd8552d Address lint issues 2 years ago
Hamish Coleman 71dbaf0bdc Refactor as much as possible of sn_management to use shared code 2 years ago
Hamish Coleman d81908d6a2 Move as much as simply possible from edge_management into shared code 2 years ago
Hamish Coleman 9728a36a56 Increase includes reusability and consistency 2 years ago
Hamish Coleman 7590ed51d5 Factor out strbuf abstraction into its own header 3 years ago
Logan oos Even f3e305b254
updated Faq.md 2 years ago
Ryan Schmidt 00a54b36cd
removed space after -L and -I in Makefile.in (#974) 3 years ago
Logan oos Even 661858aee8
updated Scratchpad.md 3 years ago
Logan oos Even ce998b986c moved dev to version 3.1.1 3 years ago
Logan oos Even 0f15271736
removed abandoned Windows 2016 runner (#971) 3 years ago
Logan oos Even 5f60a6b333
made supernode ignore own registration attempts to allow unified configuration (command line-provided supernodes) of federated supernodes (#970) 3 years ago
Logan oos Even 73d0d76f29
changed benchmark to MTU sized packets (#966) 3 years ago
Logan oos Even e686b9592c
(C) update (#965) 3 years ago
Logan oos Even 19e1bf87c9
fixed sn sort return value (#936) 3 years ago
Logan oos Even f59c6900a1
moved compression code into transforms (#961) 3 years ago
Hamish Coleman 4b8aaa7f6e
Merge pull request #947 from hamishcoleman/json_pubsub 3 years ago
Logan oos Even cbad152994
limited federation broadcast to active supernodes only (#958) 3 years ago
Hamish Coleman a271dc7039
Merge pull request #956 from hamishcoleman/dev 3 years ago
Hamish Coleman aab0d508df Ensure an error is generated when compiling with invalid options 3 years ago
Hamish Coleman af39fa12d8
Merge pull request #953 from hamishcoleman/dev 3 years ago
Hamish Coleman 30a5694cfe Ensure definitions are included before ifdef 3 years ago
Hamish Coleman 99d56a8a7b
Improve build docs (#952) 3 years ago
Hamish Coleman 017f1cf60e Address lint issues 3 years ago
Hamish Coleman 860b27d97c Add event publishing for adding and removing P2P peers 3 years ago
Hamish Coleman a40ed15d93 Add pubsub system to edge, with one example TEST channel 3 years ago
Hamish Coleman 509a8bcd14 Add a buffer object with a known size field to replace multiple hardcoded N2N_PKT_BUF_SIZE 3 years ago
Hamish Coleman 598ce63981 Use getnameinfo to show the subscribed socket details 3 years ago
Hamish Coleman 9c77d0becd Address warning 3 years ago