issues
search
abedra
/
libvault
A C++ library for Hashicorp Vault
MIT License
34
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
When the TLS is enabled and TLS verification is disabled the host name is still verified and the connection is rejected with "SSL peer certificate or SSH remote key was not OK""
#124
bsbontchev
closed
2 months ago
1
Use the official Cmake target for libcurl
#123
uilianries
closed
6 months ago
1
lib-json as 3rd party
#122
s1Sharp
closed
2 months ago
1
How should VaultClient.h be used?
#121
k-kdan
closed
7 months ago
1
clear build warning list
#120
s1Sharp
closed
11 months ago
3
correct operator+ for Tiny type
#119
s1Sharp
closed
12 months ago
1
New: Add JwtAuthPointStrategy for authentication module
#118
hovo1994
closed
1 year ago
6
Change DLL name
#117
abedra
closed
1 year ago
3
Windows: libvault dll name shouldn't be `vault.dll` since `Vault.dll` is already a system lib on Windows
#116
SpaceIm
closed
1 year ago
2
AppRole supports only approle path
#115
bsbontchev
closed
1 year ago
1
The “X-Vault-Token” header is exposed for requests that don't require it
#114
bsbontchev
closed
1 year ago
3
libvault crashes while attempting double-free
#113
bsbontchev
closed
1 year ago
3
Fix usage of incorrect data type in curl_easy_getinfo
#112
ajum
closed
1 year ago
5
Improper use of std::string with curl C-API
#111
ajum
closed
1 year ago
0
Add CodeQL workflow for GitHub code scanning
#110
lgtm-com[bot]
closed
1 year ago
0
Release 0.52
#109
goodtune
closed
1 year ago
1
More helpful errors from libvault
#108
goodtune
closed
1 year ago
2
Support Token AuthStrategy
#107
onetwopunch
closed
1 year ago
1
KeyValue Read Previous Version
#106
abedra
closed
2 years ago
0
Choose which version of a key-value to read
#105
markus456
closed
2 years ago
3
Installation directory is set as CMAKE_INSTALL_DIR, not CMAKE_INSTALL_LIBDIR
#104
markus456
closed
2 months ago
0
Only enable coverage on purpose
#103
jdavidpeter
closed
2 years ago
1
Coverage can't be turned off for debug
#102
jdavidpeter
closed
2 years ago
1
Use CMAKE_CURRENT_BINARY_DIR consistently for installs
#101
jdavidpeter
closed
2 years ago
1
CMAKE_BINARY_DIR and CMAKE_CURRENT_BINARY_DIR is used inconsistently.
#100
jdavidpeter
closed
2 years ago
1
Create token with role
#99
zspasztori
closed
2 years ago
2
Proposal: Can we accept vault address in ConfigBuilder?
#98
jigar23
closed
1 year ago
4
Additional timeout configurations
#97
abedra
closed
2 years ago
1
Expose curl setup to user
#96
zspasztori
closed
2 years ago
8
fixes bugs in AliCloud
#95
framlog
closed
2 years ago
1
Add CMake INSTALL flag
#94
abedra
closed
2 years ago
0
A RAII wrapper around cURL requests
#93
abedra
closed
2 years ago
0
Proposal: only install libs when shared
#92
lucasgonze
closed
2 years ago
7
Add create orphan token
#91
zspasztori
closed
2 years ago
1
Allow users to create static libs
#90
snakethatlovesstaticlibs
closed
2 years ago
1
Wrap curl objects in std::unique_ptr
#89
Blzut3
closed
2 years ago
5
Zsp make passing arrays possible
#88
zspasztori
closed
3 years ago
1
Adds JWT authentication strategy and example
#87
abedra
closed
3 years ago
0
Zsp target name fix
#86
zspasztori
closed
3 years ago
1
Add find package config
#85
zspasztori
closed
3 years ago
5
Zsp improve install
#84
zspasztori
closed
3 years ago
0
Zsp httperror bugfuxes
#83
zspasztori
closed
3 years ago
0
Build and install process
#82
zspasztori
closed
3 years ago
2
Zsp error callback httpconsumer
#81
zspasztori
closed
3 years ago
4
Vault::AWS access scope issue
#80
johnneal3
closed
3 years ago
2
Somehow notify client of Vault error
#79
zspasztori
closed
3 years ago
2
Token auth method
#78
zspasztori
closed
3 years ago
1
Is Token Auth method supported?
#77
zspasztori
closed
3 years ago
6
Replace CMAKE_SOURCE_DIR with PROJECT_SOURCE_DIR in CMakeLists
#76
zspasztori
closed
3 years ago
4
undefined reference error while compiling the example code
#75
VinayIsHere
closed
3 years ago
3
Next