Dimitri Papadopoulos
|
fe795bf5b3
Reorganize #include
|
hace 3 años |
David Woodhouse
|
848ceff1da
Move read_file_into_string() to ssl.c and rename it
|
hace 4 años |
David Woodhouse
|
8853c3ec2d
Try harder to make Coverity shut up about read_file_into_string()
|
hace 5 años |
David Woodhouse
|
a2003623da
Fix potential leak in XML config handling
|
hace 5 años |
David Woodhouse
|
584c84f6c0
Fix leak of xmlfile on error path
|
hace 9 años |
David Woodhouse
|
70d26b833b
Update copyright year
|
hace 9 años |
David Woodhouse
|
ccf31da39a
Use O_BINARY for xmlconfig file
|
hace 10 años |
David Woodhouse
|
4fbec3c86a
Fix NetBSD compile warnings with isspace()
|
hace 10 años |
Kevin Cernekee
|
8338c3fdd8
Use openconnect_[f]open_utf8() for xmlconfig, pidfile, config_file
|
hace 10 años |
Kevin Cernekee
|
b61bbfb197
xml: Call openconnect_parse_url() on <HostAddress> entries
|
hace 10 años |
Kevin Cernekee
|
8ccde8c97d
xml: Trim whitespace from xmlconfig entries
|
hace 10 años |
Kevin Cernekee
|
8d7853a7b2
xml: Make a generic function to read a file into a string
|
hace 10 años |
David Woodhouse
|
705da6b2ea
Use autoheader. Ick. But the command lines were getting silly
|
hace 10 años |
David Woodhouse
|
6c8d8877fb
Capitulate to OpenBSD's whinging. Use snprintf
|
hace 10 años |
Kevin Cernekee
|
ab4abdcdf7
Change most PRG_TRACE prints to PRG_DEBUG
|
hace 10 años |
Kevin Cernekee
|
e399f36bd9
xml: Make sure the config file descriptor gets closed on all error paths
|
hace 10 años |
David Woodhouse
|
6fcb872d0b
Include <errno.h> in xml.c to fix non-libstoken build
|
hace 10 años |
David Woodhouse
|
ce55d9241d
Update copyright year
|
hace 10 años |
David Woodhouse
|
6bf5b05093
Remove FSF address from copyright boilerplate
|
hace 10 años |
David Woodhouse
|
113965a859
Do not use mmap() for reading XML config file
|
hace 10 años |
David Woodhouse
|
bda1490862
Close XML file handle before error return if fstat() fails
|
hace 12 años |
David Woodhouse
|
5865b7df16
Add openconnect_sha1() function and use it instead of using OpenSSL directly
|
hace 12 años |
David Woodhouse
|
d188f0ac77
Update copyright years
|
hace 12 años |
David Woodhouse
|
f18f58253a
Make more strings translatable
|
hace 13 años |
David Woodhouse
|
eef00ae2f8
Make user-visible strings translatable
|
hace 13 años |
David Woodhouse
|
423eee0b51
Add openconnect_vpninfo_new_with_cbdata() function to ease C++ integration
|
hace 13 años |
David Woodhouse
|
21d459d75c
Split private parts of openconnect.h out into openconnect-internal.h
|
hace 13 años |
David Woodhouse
|
dd4e643fba
Update copyright years
|
hace 15 años |
David Woodhouse
|
08731af899
Fix various memory leaks, mostly with libxml
|
hace 15 años |
David Woodhouse
|
b44616b491
Fix printf format for st_size
|
hace 15 años |