mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
![Don Lewis](/assets/img/avatar_default.png)
3.0.1: * Miscellaneous updates to README and manpages. 3.0.0: * Add sratunnel/radtunnel -K kickfile option to allow rotating new output files based on -C packet count, -T elapsed seconds, or -Z file size. * Allow sratunnel/radtunnel -k (kickfile) to work with -i (interval). * Add sratunnel/radtunnel -Z option to clamp an output file size. * Add sratunnel/radtunnel -T option to stop output after elapsed seconds. * Add sratunnel/radtunnel -I option to allow non-TLS (insecure mode) for apikey method. * Fix various compiler warnings. * Remove various now-deprecated code. * Allow axa config file to be optional. * Remove SSH authentication and tunneling method. * Remove TLS authentication method. Remove the -S certs option. (TLS is still available using the apikey method.) * Add sratool/radtool -I option to allow non-TLS (insecure mode) for apikey method. * Remove unused time formatting code from tool stats. * Change the default TLS cipher to ECDHE-RSA-AES256-GCM-SHA384. * Use libwdns string formatting routines for sratool/radtool outputs for DNS rdata and dnsdedupe. * Use libnmsg JSON formatting routines for sratool/radtool NMSG outputs. * Improve built-in tools documentation. * Fix incorrect display of "buffering" command to use more specific description "forwarding mode". * Use UTC time for missed packet display (instead of local time). * Remove direct zlib and protobuf-c dependencies. * Interfaces changes, library package changed to libaxa3. The aarch64 link error should now be fixed, remove BROKEN. Sponsored by: DomainTools LLC
39 lines
803 B
Plaintext
39 lines
803 B
Plaintext
bin/axa_link_certs
|
|
bin/axa_make_cert
|
|
bin/axa_server_cert
|
|
bin/radtool
|
|
bin/radtunnel
|
|
bin/sratool
|
|
bin/sratunnel
|
|
%%ETCDIR%%/fields
|
|
include/axa/axa.h
|
|
include/axa/axa_endian.h
|
|
include/axa/bits.h
|
|
include/axa/client.h
|
|
include/axa/client_config.h
|
|
include/axa/dns_walk.h
|
|
include/axa/fields.h
|
|
include/axa/json.h
|
|
include/axa/kickfile.h
|
|
include/axa/strbuf.h
|
|
include/axa/open_nmsg_out.h
|
|
include/axa/protocol.h
|
|
include/axa/socket.h
|
|
include/axa/trie.h
|
|
include/axa/version.h
|
|
include/axa/wire.h
|
|
include/axa/yajl_shortcuts.h
|
|
include/libmy/b64_encode.h
|
|
lib/libaxa.a
|
|
lib/libaxa.so
|
|
lib/libaxa.so.3
|
|
lib/libaxa.so.3.0.0
|
|
libdata/pkgconfig/libaxa.pc
|
|
man/man1/radtool.1.gz
|
|
man/man1/radtunnel.1.gz
|
|
man/man1/sratool.1.gz
|
|
man/man1/sratunnel.1.gz
|
|
man/man8/axa_link_certs.8.gz
|
|
man/man8/axa_make_cert.8.gz
|
|
man/man8/axa_server_cert.8.gz
|