brent saner
|
4cb0403e08
|
v1.7.1
FIX:
* cryptparse/ParseCipher* funcs were not properly building cipher name
comparison map
|
2024-09-09 13:42:56 -04:00 |
|
brent saner
|
0318a9759b
|
v1.7.0
ADDED:
* cryptparse/ParseTlsCipherStrict()
* cryptparse/ParseTlsCipherSuiteStrict()
|
2024-09-09 13:06:07 -04:00 |
|
brent saner
|
1a93d5d9f3
|
v1.6.0
ADDED:
- env/DefEnv(), env/DefEnvBlank()
|
2024-09-06 12:50:23 -04:00 |
|
brent saner
|
5dc944cf21
|
v1.5.1
FIXES:
* cryptparse.TlsUri.ToConn and cryptparse.TlsUri.ToTlsConn would
previously use incorrect "host" parameter during dial for UDS/IPC
sockets.
|
2024-08-12 15:59:38 -04:00 |
|
brent saner
|
77a85a4f84
|
v1.5.0
ADDED:
* cryptpartse.TlsUri now has methods to returned dialed net.Conn and
tls.Conn, or can use WithConn to add TLS to an already-dialed net.Conn.
|
2024-08-08 19:40:11 -04:00 |
|
brent saner
|
43d1ddfeb8
|
v1.4.1
FIX:
* missing dep for windows env
|
2024-06-27 16:36:45 -04:00 |
|
brent saner
|
db20c70d86
|
v1.4.0
ADDED:
* cryptparse, which makes managing certs/keys MUCH much easier (and
better) than the stdlib utilities.
|
2024-06-21 17:18:19 -04:00 |
|
brent saner
|
c0c924b75a
|
v1.3.0
ADDED:
* auger, some convenience funcs around Augeas.
|
2024-06-20 05:26:56 -04:00 |
|
brent saner
|
b64c318a4a
|
adding envs tagging/interpolation
|
2024-06-17 04:33:30 -04:00 |
|
brent saner
|
eed9c34ebf
|
checking in before refactoring interpolation
|
2024-04-11 12:46:13 -04:00 |
|
brent saner
|
187ad868db
|
add filesystem attr (on linux) support
|
2024-01-26 09:54:46 -05:00 |
|
|
8254fd21a3
|
features: envs.GetFirst{,WithRef}, paths.GetFirst{,WithRef}
|
2022-09-15 01:56:08 -04:00 |
|
|
2bf9323203
|
fixing false undefined error
|
2022-08-26 02:41:13 -04:00 |
|
|
7cba7d1117
|
Adding env.HasEnv for single-value env exist logic
|
2022-05-29 22:52:03 -04:00 |
|
|
ecea194c0f
|
fixing bug- wrong bool state check for RealPathExists.
|
2022-02-11 03:27:01 -05:00 |
|
|
008ed531a2
|
...SplitN, not SplitAfterN
|
2021-12-18 04:46:43 -05:00 |
|
|
cf67bec392
|
fixing - need initialized map
|
2021-12-18 04:43:46 -05:00 |
|
|
0e194a07f4
|
d'oh.
|
2021-12-18 04:41:09 -05:00 |
|
|
8f582d37f1
|
what a rabbithole. lots of goodies now.
|
2021-12-18 04:23:35 -05:00 |
|
|
11b0744e5c
|
fixing merge conflict
|
2021-11-16 03:03:25 -05:00 |
|
|
3e51ac58db
|
update some stuff for paths, add env mappings
|
2021-11-16 02:49:17 -05:00 |
|
brent s
|
fbf1049fd2
|
adding equivalent of os.isatty
|
2021-04-27 04:37:17 -04:00 |
|
brent s
|
ede17f2eda
|
do it better and *make it work*
|
2021-03-31 18:20:52 -04:00 |
|
brent s
|
dec40965a1
|
do it better
|
2021-03-31 17:18:06 -04:00 |
|
brent s
|
558cf384ea
|
quick TODO
|
2021-03-31 15:18:42 -04:00 |
|
|
c1fc07de50
|
oh my word i'm an idiot
|
2021-03-19 13:06:11 -04:00 |
|
|
d8c49feae5
|
add note re: unfinished
|
2021-02-24 00:49:50 -05:00 |
|
|
55ac47c869
|
checking in net - i'll have to finish it later, but i'm getting there.
|
2021-02-24 00:48:41 -05:00 |
|
|
bb786855fc
|
TODO: get homedir of euid?
|
2021-02-19 03:20:50 -05:00 |
|
|
6d0cd91683
|
adding license
|
2020-09-26 03:20:17 -04:00 |
|
|
3135507e1b
|
adding exec_extra
|
2020-09-26 02:17:33 -04:00 |
|
|
cf50c65438
|
adding func to get PATH var
|
2020-09-25 16:54:33 -04:00 |
|
|
8337d9f973
|
checking in some various work
|
2020-09-12 01:25:27 -04:00 |
|
|
5b76d8b2ca
|
adding paths
|
2020-09-06 03:23:14 -04:00 |
|
|
efa894d520
|
initial commit
|
2020-09-06 02:43:31 -04:00 |
|