|
1ba8ababf9
|
Convert to dark theme
Signed-off-by: Tommy <contact@tommytran.io>
|
2022-11-21 22:29:41 -05:00 |
|
thomkeh
|
2b0babf76c
|
Add .html to link in readme
|
2018-12-05 15:14:01 -05:00 |
|
thomkeh
|
045a5ed2b1
|
Fix typo
|
2018-11-28 09:06:44 +00:00 |
|
thomkeh
|
c1300408e3
|
Add link to hosted copy to readme
|
2018-11-13 17:25:54 +00:00 |
|
thomkeh
|
319b8ad39f
|
Add debug logging output to web page
|
2018-11-13 17:18:34 +00:00 |
|
thomkeh
|
529bcb295e
|
Do key name extraction and key conversion separately
|
2018-08-13 13:22:01 +01:00 |
|
thomkeh
|
14739a0ae9
|
Fix whitespace and comments
|
2018-08-13 13:22:01 +01:00 |
|
thomkeh
|
1b2ed32529
|
Split the big constructOnc function into parts
The parts are
* convertKeys
* convertToOnce
* constructOnc
|
2018-08-13 13:22:01 +01:00 |
|
thomkeh
|
225b541cb6
|
No need to make values safe, no quotes around x509 name
|
2018-07-17 16:52:26 +01:00 |
|
thomkeh
|
c66de4268e
|
Correctly parse verify-x509
|
2018-07-17 16:31:08 +01:00 |
|
thomkeh
|
7cbfd683f2
|
Make port a number and comment out verify-x509
|
2018-07-17 15:49:02 +01:00 |
|
thomkeh
|
12e1f5501a
|
Use the correct format for the client certificates
They're usually not in the PKCS#12 format but in X509.
|
2018-07-17 15:41:28 +01:00 |
|
thomkeh
|
552770e79b
|
Give button a better name
|
2018-07-15 12:26:35 +01:00 |
|
thomkeh
|
5195af0d83
|
Update README.md
|
2018-07-15 12:09:41 +01:00 |
|
thomkeh
|
39d946345c
|
Rename index.html to ovpn2onc.html
|
2018-07-15 12:09:16 +01:00 |
|
thomkeh
|
e9ce07a414
|
Rename function to make code clearer
|
2018-07-15 12:04:01 +01:00 |
|
thomkeh
|
f5eed6c07a
|
Fix very stupid mistake
|
2018-07-15 11:44:42 +01:00 |
|
thomkeh
|
db3df194c4
|
Update README.md
|
2018-07-09 12:03:59 +02:00 |
|
thomkeh
|
583417f4da
|
Improve documentation
|
2018-07-09 12:03:02 +02:00 |
|
thomkeh
|
1b76ad8fac
|
Improve documentation
|
2018-07-02 15:05:12 +01:00 |
|
thomkeh
|
9cfbed769c
|
Use JavaScript standard style
|
2018-07-02 14:36:31 +01:00 |
|
thomkeh
|
71bb7660b5
|
Put the javascript and the CSS code into the html file
* Put the javascript and the CSS code into the html file
* Delete style.css, converter.js, main.js, parser.js
* Update README.md
|
2018-05-19 15:08:34 +01:00 |
|
thomkeh
|
29db72ccf9
|
Update README.md
|
2018-05-19 14:11:45 +01:00 |
|
thomkeh
|
364a9e8892
|
Make example file work
|
2017-11-17 22:58:24 +01:00 |
|
thomkeh
|
6660c1e2dd
|
Code for basic structure of ONC file
|
2017-11-17 15:53:06 +01:00 |
|
thomkeh
|
9183ba841f
|
Add files
|
2017-11-15 18:31:02 +01:00 |
|
thomkeh
|
b47a444576
|
Initial commit
|
2017-11-15 18:26:31 +01:00 |
|