Jean Paul Galea
2ff2a7e42f
Cosmetic changes.
...
- remove tabs/space mix.
- use single quotes where possible.
2015-07-15 15:38:22 +02:00
Jean Paul Galea
de56a03538
Cosmetic changes.
...
- remove mix of tabs/spaces,
use tabs everywhere.
- remove mix of double/single quotes,
use single quotes everywhere unless $var substitution.
2015-07-15 15:26:24 +02:00
Jean Paul Galea
e76c5002f2
Drop php closing tags.
2015-07-15 15:14:25 +02:00
Jean Paul Galea
087b38496b
Cosmetic changes.
2015-07-15 15:05:04 +02:00
Klas Lindfors
9a179f37ea
add newline in help text
2015-07-02 13:36:49 +02:00
Klas Lindfors
0a47f1e4cd
Merge pull request #30 from cam34/master
...
Modify config-db.php include to check for file instead of doing a (fa…
2015-05-28 13:05:38 +02:00
Cam
0a52e8611f
Modify config-db.php include to check for file instead of doing a (failed) include and spamming the log files that the file doesn't exist
2015-05-28 01:06:57 +00:00
Klas Lindfors
c30ab6062e
bump versions
2015-05-27 13:17:15 +02:00
Klas Lindfors
d5dd9b58ef
NEWS for 2.29
2015-05-27 13:06:40 +02:00
Klas Lindfors
0946af059f
Merge pull request #29 from jschauma/master
...
use https URL to allow anonymous cloning
2015-05-20 08:44:08 +02:00
Jan Schaumann
934a2333aa
use https URL to allow anonymous cloning
2015-05-19 14:22:13 -04:00
Jean Paul Galea
642c2a79d5
Reduce argument passing.
...
- set curlopts directly in wrapper invocation.
2015-04-14 09:26:56 +02:00
Jean Paul Galea
9d9875c39d
Set __YKVAL_SYNC_CURL_OPTS__ for resync requests.
...
- Ensure sync/resync requests set the same curl options.
- This changes a debug message from "url is " to
"YK-VAL resync adding URL: "
- curlopts is now a property of SyncLib class.
Removes duplication between sync/resync code.
2015-04-14 09:20:38 +02:00
Jean Paul Galea
4da7dc7895
Have enough rope to hang yourself.
...
- Don't be overly strict,
and allow users to hang themselves in they want to.
2015-04-14 09:00:18 +02:00
Jean Paul Galea
8df329aa0e
Allowed certain cURL options to be configurable.
...
- When calling either URLs in the sync pool or the KSMs,
the following curl options are configurable;
CURLOPT_PROTOCOLS
CURLOPT_IPRESOLVE
CURLOPT_SSLVERSION
CURLOPT_SSL_VERIFYPEER
CURLOPT_SSL_VERIFYHOST
CURLOPT_CAINFO
CURLOPT_CAPATH
2015-04-13 17:42:13 +02:00
Jean Paul Galea
ed3211cb9d
Removed php closing tag.
...
- Considered a best practice,
avoids the possibility of introducing whitespace after the closing tag.
2015-04-13 16:08:52 +02:00
Henrik Stråth
90b876a405
Added .conf extension to Apache config files.
...
Required in Apache 2.4. Supported in Apache 2.2.
2015-02-24 16:57:14 +01:00
Klas Lindfors
8835fe5727
travis doesn't have php 5.2 anymore
2015-02-11 09:59:13 +01:00
Klas Lindfors
9adfd1543c
Merge branch 'master' of github.com:Yubico/yubikey-val
2015-02-11 09:44:06 +01:00
Klas Lindfors
f02d5c250c
bump versions
2015-02-11 09:43:41 +01:00
Klas Lindfors
6226462473
NEWS for 2.28
2015-02-11 09:39:07 +01:00
Dain Nilsson
547fc17d8d
Added link to upgrade.yubico.com
2015-02-11 09:39:01 +01:00
Dain Nilsson
050f0b3666
Added link to upgrade.yubico.com
2015-01-09 13:28:47 +01:00
Henrik Stråth
3f8aacde98
Update Installation.adoc
2014-11-26 15:48:35 +01:00
Dain Nilsson
cd47a92b63
Fix doc/* names in Makefile.
2014-10-30 09:31:52 +01:00
Dain Nilsson
194628d8fd
Fix __VARIABLE_NAMES__.
2014-10-29 15:54:07 +01:00
Dain Nilsson
823f4d6159
Improved asciidoc formatting
2014-10-29 15:25:37 +01:00
Henrik Stråth
0b53b4d27e
symlinked README
2014-10-29 14:18:58 +01:00
Henrik Stråth
81b0da9c1f
Update README
2014-10-29 14:17:50 +01:00
Klas Lindfors
1ff2a8c810
refactor queuelength munin graph to show individual values
...
as an AREASTACK graph.
2014-10-14 12:40:23 +02:00
Dain Nilsson
1b2dfd136c
Use constant time string comparisson for validating HMAC signature
...
(fixes #26 ).
2014-09-27 15:47:57 +02:00
Klas Lindfors
7b791aa2ed
bump versions
2014-09-25 10:44:31 +02:00
Klas Lindfors
2d59a4fe37
release version 2.27
2014-09-25 10:43:28 +02:00
Klas Lindfors
c00d1ff511
NEWS for ykval-munin-ksmresponses
2014-09-25 09:37:52 +02:00
Klas Lindfors
6f8b8efdb4
install ykval-munin-ksmresponses.pl
2014-09-25 09:37:30 +02:00
Klas Lindfors
44d247200d
change to use variable file handle instead of bare-word
2014-09-25 09:37:30 +02:00
Klas Lindfors
e10014c3bf
add munin plugin for parsing out ksmresponses
2014-09-25 09:37:30 +02:00
Simon Josefsson
52273dc516
Doc fix.
2014-09-24 18:00:43 +02:00
Simon Josefsson
e99bc71a47
Doc fix.
2014-09-24 17:59:31 +02:00
Henrik Stråth
68edafd10e
Fixed broken link in docs.
2014-09-24 15:21:47 +02:00
Klas Lindfors
c62cc86ab1
take logfile from env if set, default to /var/log/syslog
2014-09-24 14:57:56 +02:00
Simon Josefsson
92297d3c4d
Drop log level of useless messages.
2014-09-24 13:05:09 +02:00
Klas Lindfors
09e6deec5c
bump version
2014-09-24 11:14:25 +02:00
Klas Lindfors
bd51104f83
NEWS for 2.26
2014-09-24 10:53:17 +02:00
Klas Lindfors
7083c8f625
make sure that we only log strings
2014-09-23 16:46:28 +02:00
Simon Josefsson
7a4e2d37e3
Optimize. From Klas.
2014-09-23 14:12:42 +02:00
Klas Lindfors
ecd49aca59
change wiki links
2014-09-23 10:36:39 +02:00
Klas Lindfors
5f7d8db75d
add ClientInfoFormat from the wiki
2014-09-23 10:34:37 +02:00
Klas Lindfors
02d3090bf8
move some logging in reSync() to LOG_DEBUG
...
this is only run from ykval-queue
fixes #24
2014-09-23 10:27:44 +02:00
Klas Lindfors
775417718a
raise logging on KSM response
2014-09-23 10:09:17 +02:00