Paul Beckingham
057dc6f85b
Docs: Typo
2017-02-19 19:05:52 -05:00
Paul Beckingham
acf7cd42f4
Docs: Typo
2017-02-19 19:05:44 -05:00
Paul Beckingham
cf14b9ce37
Docs: Typo
2017-02-19 19:05:37 -05:00
Paul Beckingham
a07deac111
Docs: Typo
2017-02-19 19:05:30 -05:00
Paul Beckingham
4914e89c92
Docs: Typo
2017-02-19 19:05:20 -05:00
Paul Beckingham
3c1ffc60aa
Docs: Typo
2017-02-19 19:05:08 -05:00
Paul Beckingham
50a5a58e22
Docs: Typo
2017-02-19 19:05:02 -05:00
Paul Beckingham
86cc86d9cc
Docs: Typo
2017-02-19 19:00:29 -05:00
Paul Beckingham
dadc83684d
Docs: Typo
2017-02-19 19:00:14 -05:00
Paul Beckingham
bea4214b57
Docs: Typo
2017-02-19 18:56:35 -05:00
Paul Beckingham
0faac7b618
Docs: Update for testing flod2
2017-02-19 18:11:23 -05:00
Paul Beckingham
1f09aba760
TW-1885: Task Sync does not send TLS SNI headers
...
- Thanks to Dan Callahan.
2017-02-18 17:23:08 -05:00
Tomas Babej
282c59a394
TLSClient: Improve diagnostics
...
Task now correctly distinguishes the situation where CA file is present,
but not valid in some sense (empty file, not valid PEM, ..). In this
case the gnutls_certificate_set_x509_trust_file returns 0, as the number
of certificates detected in the file.
The method returns negative numbers for other errors, such as the CA
file itself missing.
Also clarify that when validating client cert/key pair, each of them can
be the source of the problem, not only the cliet certificate file.
2017-02-18 20:43:21 +01:00
Tomas Babej
66328f97b5
TLSClient: Respect 'allow all' and 'ignore hostname' trust settings
2017-02-18 20:21:42 +01:00
Tomas Babej
a4a704fd37
style: Remove doubled spaces in the error message
2017-02-18 20:20:37 +01:00
Tomas Babej
8c1d625a54
TLSClient: Free error data after extracting error message
2017-02-18 20:19:03 +01:00
Tomas Babej
60139d24f8
docs: Update the build toolchain requirements
2017-02-15 14:40:14 +01:00
Tomas Babej
b59f36a614
build: Fix linking problem on non-OS-X platforms
2017-02-14 15:18:44 +01:00
Federico Hernandez
d59da51088
Mentioned cmake handling of submodule in DEVELOPER file
2017-02-13 00:54:59 +01:00
Federico Hernandez
bbd53f6556
Mentioned cmake handling of submodule in DEVELOPER file
2017-02-13 00:15:10 +01:00
Federico Hernandez
de4cf7edda
Handling of git submodule in cmake
2017-02-12 22:18:26 +01:00
Paul Beckingham
39f8e7528e
TLS: Now uses SNI
2017-02-11 13:51:02 -05:00
Paul Beckingham
b38fead19f
libshared: Updated to 6aa2b315c476bac3fdb7bf2bc259af55eee89f83
2017-02-11 13:50:25 -05:00
Paul Beckingham
e6601e1a28
Docs: Updated docs with new history/ghistory commands.
2017-02-09 19:44:44 -05:00
Lukas Barth
d1bdac2bef
Add localized strings
2017-02-09 19:15:00 -05:00
Lukas Barth
cd90b8a06d
Add unit tests for new history commands
2017-02-09 19:14:58 -05:00
Lukas Barth
0c1cfe1492
Update manpage for history commands
2017-02-09 19:14:56 -05:00
Lukas Barth
615336f3a8
Adding weekly/daily history commands
2017-02-09 19:14:53 -05:00
Paul Beckingham
9e3c8b3956
libshared: Updated to 09ddc067c8db2d19472283d037ff38d76d63eff8
2017-02-09 10:03:47 -05:00
Paul Beckingham
440cfb009e
CmdTimesheet: Rewrote the command
...
- Updated the 'timesheet' command with a more compact report that accepts a
filter, and has a default filter showing the last four weeks of completed and
started tasks.
2017-02-09 08:19:30 -05:00
Paul Beckingham
4c20ff04c2
Tests: Improved documenation in template
2017-02-09 02:49:39 +01:00
Paul Beckingham
c79ed7cf4c
TLSClient: Removed test code
2017-02-09 01:47:54 +01:00
Paul Beckingham
d8227a8439
TLSClient: Typo
2017-02-09 01:45:05 +01:00
Paul Beckingham
8f424c9eda
Doc: Test change
2017-02-05 22:29:03 +01:00
Paul Beckingham
82bc202a36
calc: Fixed Dirk
2017-02-05 14:34:24 +01:00
Paul Beckingham
cb496b6002
CmdCalc: 'auto infix{true}' doesn't compile
2017-02-05 14:28:40 +01:00
Paul Beckingham
78112c150c
Doc: Test change
2017-02-05 13:58:53 +01:00
Paul Beckingham
0f4e4b2926
Doc: Test change
2017-02-05 13:38:05 +01:00
Paul Beckingham
b81cd05b7c
Doc: Test change
2017-02-05 12:20:40 +01:00
Paul Beckingham
b65b2ee4f0
Doc: Test change
2017-02-05 12:00:06 +01:00
Lukas Barth
7be87586c5
Move strategies to cpp file
2017-01-30 16:59:15 -05:00
Paul Beckingham
c8cd93d630
CmdModify: Code cleanup
2017-01-29 13:04:51 -05:00
Paul Beckingham
a95dddd00c
CmdInfo: Code cleanup
2017-01-29 12:22:35 -05:00
Paul Beckingham
afd8b94c91
CmdImport: Code cleanup
2017-01-29 12:17:44 -05:00
Paul Beckingham
31a85478f5
CmdIDs: Code cleanup
2017-01-29 12:15:38 -05:00
Paul Beckingham
d8a1120ff2
CmdHistory: Code cleanup
2017-01-29 12:13:30 -05:00
Paul Beckingham
25dbbfd667
CmdHelp: Code cleanup
2017-01-29 11:31:32 -05:00
Paul Beckingham
0122b72118
CmdEdit: Code cleanup
2017-01-29 00:26:43 -05:00
Paul Beckingham
5bbb232f35
CmdDuplicate: Code cleanup
2017-01-28 21:35:12 -05:00
Paul Beckingham
3c8dc72b3d
CmdDone: Code cleanup
2017-01-28 21:35:02 -05:00