index
:
portable
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/portable.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
nc
/
Makefile.am
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
link internal apps statically
Brent Cook
2023-05-27
1
-4
/
+7
*
Add strtonum to compat library and export it
kinichiro
2021-12-26
1
-4
/
+0
*
modify nc build to link libcompat objects directly
Brent Cook
2020-10-20
1
-2
/
+6
*
Link crypto and ssl object files directly instead of static library
kinichiro
2020-10-04
1
-1
/
+1
*
Configure libtls and nc(1) to statically link to libcrypto/ssl
Brent Cook
2020-10-04
1
-3
/
+3
*
add nc(1) manpage to install if enabled
Brent Cook
2017-04-12
1
-0
/
+1
*
fix static mingw builds, platform LDADD needs to come at the end
Brent Cook
2017-01-09
1
-2
/
+2
*
remove DEFAULT_CA_FILE patch, since libtls handles this by default
Brent Cook
2016-08-13
1
-5
/
+0
*
Revert "remove DEFAULT_CA_FILE patch, since libtls handles this by default"
Brent Cook
2016-07-09
1
-0
/
+5
*
remove DEFAULT_CA_FILE patch, since libtls handles this by default
Brent Cook
2016-07-07
1
-5
/
+0
*
fix ld warning "attempted multiple inclusion of file" on Solaris
kinichiro
2016-04-21
1
-3
/
+3
*
modify cmake to build nc
kinichiro
2016-04-09
1
-0
/
+1
*
allow optionally installing nc(1) with '--enable-nc'
Brent Cook
2015-12-07
1
-0
/
+4
*
fixup cert.pem path override for libtls, add for nc(1)
Brent Cook
2015-12-07
1
-0
/
+5
*
nc: Use AM_CPPFLAGS, not CPPFLAGS in Makefile.am
Jeremy Huddleston Sequoia
2015-10-14
1
-1
/
+1
*
add b64_ntop checking and fallback for nc(1)
Brent Cook
2015-10-01
1
-0
/
+4
*
fix a library paths, nc patch
Brent Cook
2015-09-13
1
-2
/
+2
*
a few more linux nc build tweaks
Brent Cook
2015-09-13
1
-0
/
+2
*
allow nc to build on linux and os x
Brent Cook
2015-09-13
1
-5
/
+14
*
readd openssl.1, distribute nc.1
Brent Cook
2015-09-13
1
-0
/
+2
*
restrict nc to openbsd builds for now
Brent Cook
2015-09-12
1
-0
/
+4
*
correct nc compat path
Brent Cook
2015-09-12
1
-1
/
+1
*
add some backcompat in nc, don't install it
Brent Cook
2015-09-12
1
-1
/
+9
*
add 'nc' to the distribution as an example of libtls client and server
Brent Cook
2015-09-12
1
-0
/
+11