Commit graph

58 commits

Author SHA1 Message Date
Brian (bex) Exelbierd
2e8934be40 Converted to AsciiBinder
This required moving files around in the repository and shifting
from a master.adoc structure to _topic_map.yml, etc.

README and Makefile modified slightly to reflect new build process
2018-02-08 13:08:40 +01:00
Mirek Jahoda
fe032890b9 Syntax highlighting for Example 3 added 2018-02-02 14:14:11 +01:00
Mirek Jahoda
a888fa7efb Markup issues resolved 2018-02-01 15:47:45 +01:00
Mirek Jahoda
9e89b54cf2 Additional markup fixes 2018-02-01 14:05:31 +01:00
Mirek Jahoda
454105c4d7 Section numbering & source code syntax highlighting added 2018-02-01 11:45:46 +01:00
Mirek Jahoda
114f54b808 ToC added, several markup issues fixed 2018-01-31 17:39:43 +01:00
Nikos Mavrogiannopoulos
2efc8b3b21 include snippets from main doc
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
2018-01-31 15:25:49 +01:00
Mirek Jahoda
372438de0a Adding adoc files & several conversion errors fixed 2017-12-01 17:25:14 +01:00
Mirek Jahoda
e836ecfd7c Converted to AsciiDoc 2017-12-01 17:09:28 +01:00
Mirek Jahoda
ada1aca49b Update Tasks-Processes.xml - title case + adj. 2017-10-24 08:16:44 +00:00
Mirek Jahoda
3dbf479271 Update CXX-Std.xml - title case 2017-10-24 08:15:28 +00:00
Mirek Jahoda
9b8d50f84f Update CXX-Language.xml - title case 2017-10-24 08:14:13 +00:00
Mirek Jahoda
32d332c8c7 Update Features-HSM.xml - grammar fixes 2017-10-23 15:54:35 +00:00
Mirek Jahoda
a63b66df15 Update Features-TLS.xml - a typo fixed 2017-10-23 15:52:06 +00:00
Mirek Jahoda
2a3681b1b9 Update Features-Authentication.xml - grammar fixes 2017-10-23 15:50:35 +00:00
Mirek Jahoda
bf28080dd8 Update Tasks-Cryptography.xml - grammar fixes 2017-10-23 15:46:39 +00:00
Mirek Jahoda
a5b26341f5 Update Tasks-Packaging.xml - title case 2017-10-23 15:43:04 +00:00
Mirek Jahoda
d6b1626253 Update Tasks-Serialization.xml - grammar fixes 2017-10-23 15:40:18 +00:00
Mirek Jahoda
0ddff13b56 Update Tasks-Descriptors.xml - typos fixed 2017-10-23 15:36:22 +00:00
Mirek Jahoda
d0c00172ee Update Tasks-Library_Design.xml - typos, title case 2017-10-23 15:33:09 +00:00
Mirek Jahoda
6eb9344ea0 Update Go.xml - title case 2017-10-23 15:30:41 +00:00
Mirek Jahoda
6882e1f2af Update Shell.xml - title case 2017-10-23 15:29:56 +00:00
Mirek Jahoda
db9a3e424e Update Python.xml - title case 2017-10-23 15:26:55 +00:00
Mirek Jahoda
fc1c73f782 Update Java-SecurityManager.xml - title case 2017-10-23 15:25:31 +00:00
Mirek Jahoda
96d02b8f9b Update Java-LowLevel.xml - title case 2017-10-23 15:23:56 +00:00
Mirek Jahoda
3dde0c102d Update Java-Language.xml - title case 2017-10-23 15:22:20 +00:00
Mirek Jahoda
07064c183f Update C-Other.xml - title case 2017-10-23 15:04:42 +00:00
Mirek Jahoda
c907ca6836 Update C-Allocators.xml - typos, title case 2017-10-23 14:49:13 +00:00
Mirek Jahoda
ab317f970c Update C-Libc.xml - typos, title case 2017-10-23 14:46:34 +00:00
Mirek Jahoda
6f40b81eb0 Update C-Language.xml - Title Case 2017-10-23 14:42:25 +00:00
Mirek Jahoda
2c48effda9 Update Tasks-Packaging.xml - Title Case 2017-10-20 12:09:03 +00:00
Mirek Jahoda
2008d1a829 Update Tasks-Serialization.xml - Title Case and an adj. fixed 2017-10-20 12:04:24 +00:00
Mirek Jahoda
fa8dcdcbb9 Update Tasks-Processes.xml - Title Case and an adj. fixed 2017-10-20 11:51:48 +00:00
Mirek Jahoda
3d48e21215 Update Tasks-Temporary_Files.xml - Title Case fixed 2017-10-20 11:22:04 +00:00
Mirek Jahoda
fde22c3d7c Update Tasks-Descriptors.xml - Title case fixed 2017-10-20 11:05:27 +00:00
Mirek Jahoda
9081a72a29 Update Tasks-File_System.xml - Title Case fixed 2017-10-20 11:02:31 +00:00
Mirek Jahoda
c755d1610c Update Java-Language.xml - a typo in a title fixed 2017-10-19 14:58:27 +00:00
Nikos Mavrogiannopoulos
033cc8d450 link to packaging guidelines on generating certificates
In addition make sure that getrandom() is mentioned.

Resolves #15
2017-08-23 15:11:41 +02:00
Nikos Mavrogiannopoulos
feee81cd3d serialization: mention protocol buffers 2017-04-06 10:59:38 +02:00
Nikos Mavrogiannopoulos
dfb1267d85 removed auto-generated files 2017-03-31 23:04:33 +02:00
Nikos Mavrogiannopoulos
51381deeca mark it as unofficial 2017-03-31 23:03:45 +02:00
Nikos Mavrogiannopoulos
eb7382d302 updated copyright date 2017-03-31 22:49:59 +02:00
Nikos Mavrogiannopoulos
15fcf5de6b getrandom: documented addition to glibc 2017-03-31 15:41:31 +02:00
Nikos Mavrogiannopoulos
0b6f28ab9a crypto: added getentropy syscall 2017-03-31 15:41:31 +02:00
Ryan Sawhill Aroha
e4db61c9e6
change "Completely isolation" to "Complete isolation" 2017-03-30 18:59:37 -04:00
Nikos Mavrogiannopoulos
6055178c39 gnutls: recommend the use of gnutls_set_default_priority() 2017-03-28 16:14:06 +02:00
Nikos Mavrogiannopoulos
2031676907 Added contributing authors 2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
d0d21dd5dd crypto primitives: added text on getrandom 2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
94281f474e TLS: mention upstream documentation for libraries 2017-03-28 14:17:07 +02:00
Nikos Mavrogiannopoulos
71593bf178 TLS-Client-NSS: enable AES-GCM 2017-03-28 14:17:07 +02:00