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 |
|
Henrik Stråth
|
d1d4e8901e
|
Merge pull request #25 from vkarlsen/master
Specified that the API key has to be base64decoded
|
2014-09-18 13:22:16 +02:00 |
|
Vidar Karlsen
|
da95998740
|
Specified that the API key has to be base64decoded
|
2014-09-18 11:33:31 +02:00 |
|
Klas Lindfors
|
be1e262e73
|
bump versions after release
|
2014-09-12 09:26:13 +02:00 |
|
Klas Lindfors
|
d65494afc7
|
again try to fix up the travis run for postfix
|
2014-08-27 08:31:55 +02:00 |
|
Klas Lindfors
|
fc6f2ca033
|
try to check if postgres is running on travis
there seems to be issues where the postgres service isn't started when
our tests are run, would this help?
|
2014-08-27 08:14:28 +02:00 |
|
Klas Lindfors
|
5891112263
|
fixup installation of documents
since they moved from .wiki extension to .adoc
also add more documents to be installed
fixes #23
|
2014-08-27 07:55:59 +02:00 |
|
Henrik Stråth
|
2069c3c4fb
|
Update NEWS
|
2014-08-18 13:13:56 +02:00 |
|
Henrik Stråth
|
054b235068
|
Updated NEWS for 2.25 release
|
2014-08-18 13:13:21 +02:00 |
|
Henrik Stråth
|
7a0bd23d4f
|
Deleted .gitmodules
|
2014-08-18 11:00:30 +02:00 |
|
Klas Lindfors
|
71506a79ba
|
fixup formatting
|
2014-08-14 13:59:36 +02:00 |
|
Henrik Stråth
|
95642d3458
|
Update GettingStartedWritingClients.adoc
|
2014-08-13 14:28:14 +02:00 |
|
Klas Lindfors
|
a8c0d7874b
|
drop mentions of submodules
|
2014-08-12 14:33:53 +02:00 |
|
Klas Lindfors
|
3faa224b66
|
add header option to all tables
|
2014-08-12 14:08:35 +02:00 |
|
Klas Lindfors
|
bd41dd6a0e
|
add header option for tables
|
2014-08-12 14:04:03 +02:00 |
|
Henrik Stråth
|
97432950b1
|
Stricter Asciidoc, that now works on opensource.yubico.com as well
|
2014-08-12 13:45:01 +02:00 |
|
Henrik Stråth
|
28be2d11e1
|
Restructured legacy docs
|
2014-08-11 16:32:49 +02:00 |
|
Henrik Stråth
|
c5f38993df
|
Update ValidationProtocolV20.adoc
|
2014-08-11 16:30:06 +02:00 |
|
Henrik Stråth
|
edf1208f19
|
Update ValidationProtocolV20.adoc
|
2014-08-11 16:27:54 +02:00 |
|