|
arpprobe
|
d95c8da2f9
add arpprobe
|
%!s(int64=14) %!d(string=hai) anos |
|
base
|
b89aef0fa1
Rework logging, don't format log messages if we wouldn't log them. Results in a noticable performance
|
%!s(int64=14) %!d(string=hai) anos |
|
blog_generator
|
198d6cd4b8
Initial import
|
%!s(int64=15) %!d(string=hai) anos |
|
bproto
|
198d6cd4b8
Initial import
|
%!s(int64=15) %!d(string=hai) anos |
|
bproto_generator
|
aa0aa09087
bproto: don't assign an unknown uint32_t to int, this may be undefined behaviour if the uint32_t is too large for the int (which it can be).
|
%!s(int64=15) %!d(string=hai) anos |
|
client
|
571bda95af
install man pages for programs only if we're building those programs
|
%!s(int64=14) %!d(string=hai) anos |
|
cmake
|
198d6cd4b8
Initial import
|
%!s(int64=15) %!d(string=hai) anos |
|
dhcpclient
|
3cb1dbaf1b
dhcpclient: add missing declaration
|
%!s(int64=14) %!d(string=hai) anos |
|
examples
|
94e9e41d4a
examples: add arpprobe_test
|
%!s(int64=14) %!d(string=hai) anos |
|
flooder
|
7c999b0a14
call open_standard_streams() on startup to ensure stdin/stdout/stderr file descriptors exist
|
%!s(int64=14) %!d(string=hai) anos |
|
flow
|
1010c2a764
flow: add StreamPassConnector
|
%!s(int64=14) %!d(string=hai) anos |
|
flowextra
|
6981c46b69
improve build system to allow selective building of programs
|
%!s(int64=14) %!d(string=hai) anos |
|
generated
|
0261bcb9a6
delete forgotten file
|
%!s(int64=14) %!d(string=hai) anos |
|
lemon
|
20d7a01ad9
Add NCD, the Network Configuration Daemon
|
%!s(int64=15) %!d(string=hai) anos |
|
lime
|
198d6cd4b8
Initial import
|
%!s(int64=15) %!d(string=hai) anos |
|
lwip
|
b89aef0fa1
Rework logging, don't format log messages if we wouldn't log them. Results in a noticable performance
|
%!s(int64=14) %!d(string=hai) anos |
|
misc
|
f11aef5b8f
fix build
|
%!s(int64=14) %!d(string=hai) anos |
|
ncd
|
15c6494f5e
ncd: modules: concatlist: remove, and make it an alias for listfrom()
|
%!s(int64=14) %!d(string=hai) anos |
|
nspr_support
|
b04d7309b6
DummyPRFileDesc: fix typo in memset
|
%!s(int64=14) %!d(string=hai) anos |
|
predicate
|
aaf0717949
minor changes.
|
%!s(int64=14) %!d(string=hai) anos |
|
protocol
|
c7f210e314
Update protocol so that the client must confirm each 'newclient' message with an 'acceptpeer' message.
|
%!s(int64=14) %!d(string=hai) anos |
|
scripts
|
4d020a06ed
scripts/copy_nss: copy programs too
|
%!s(int64=15) %!d(string=hai) anos |
|
security
|
aaf0717949
minor changes.
|
%!s(int64=14) %!d(string=hai) anos |
|
server
|
571bda95af
install man pages for programs only if we're building those programs
|
%!s(int64=14) %!d(string=hai) anos |
|
server_connection
|
f39c5c16f8
client: cosmetic changes
|
%!s(int64=14) %!d(string=hai) anos |
|
socksclient
|
38f3e1b523
cosmetic changes
|
%!s(int64=14) %!d(string=hai) anos |
|
stringmap
|
cb1485dcd3
rearrange source flow such that 'flow' does not depend on 'system'
|
%!s(int64=14) %!d(string=hai) anos |
|
structure
|
524d4865b8
structure: add LinkedList0
|
%!s(int64=14) %!d(string=hai) anos |
|
system
|
8a8ba905bb
system: BDatagram_unix: remove unused variable
|
%!s(int64=14) %!d(string=hai) anos |
|
tests
|
6981c46b69
improve build system to allow selective building of programs
|
%!s(int64=14) %!d(string=hai) anos |
|
threadwork
|
547c6043a6
cosmetic changes
|
%!s(int64=14) %!d(string=hai) anos |
|
tun2socks
|
7c999b0a14
call open_standard_streams() on startup to ensure stdin/stdout/stderr file descriptors exist
|
%!s(int64=14) %!d(string=hai) anos |
|
tuntap
|
94933789ed
cosmetic changes
|
%!s(int64=14) %!d(string=hai) anos |
|
udevmonitor
|
547c6043a6
cosmetic changes
|
%!s(int64=14) %!d(string=hai) anos |
|
udpgw
|
7c999b0a14
call open_standard_streams() on startup to ensure stdin/stdout/stderr file descriptors exist
|
%!s(int64=14) %!d(string=hai) anos |
|
udpgw_client
|
3de3e985ef
PacketPassFairQueue: enforce MTU limit through error not assertion
|
%!s(int64=14) %!d(string=hai) anos |
|
CMakeLists.txt
|
d95c8da2f9
add arpprobe
|
%!s(int64=14) %!d(string=hai) anos |
|
COPYING
|
f5d092a3e6
COPYNG: rename to COPYING
|
%!s(int64=14) %!d(string=hai) anos |
|
ChangeLog
|
4c19283a3b
update ChangeLog
|
%!s(int64=14) %!d(string=hai) anos |
|
INSTALL
|
d72ffd49ae
update INSTALL
|
%!s(int64=14) %!d(string=hai) anos |
|
INSTALL-WINDOWS
|
198d6cd4b8
Initial import
|
%!s(int64=15) %!d(string=hai) anos |
|
badvpn.7
|
bd9eb8f56d
update man pages
|
%!s(int64=14) %!d(string=hai) anos |
|
blog_channels.txt
|
15c6494f5e
ncd: modules: concatlist: remove, and make it an alias for listfrom()
|
%!s(int64=14) %!d(string=hai) anos |
|
compile-tun2sock.sh
|
0b07b8af7d
add compile-tun2sock.sh
|
%!s(int64=14) %!d(string=hai) anos |
|
generate_files
|
854c3c6d5d
ncdconfig: move to ncd
|
%!s(int64=14) %!d(string=hai) anos |