Huzaifa Sidhpurwala
0ae85f9459
fix nikos email
2021-09-21 08:03:39 +05:30
Huzaifa Sidhpurwala
5656f30afb
fix authors
2021-09-21 07:56:09 +05:30
Huzaifa Sidhpurwala
9e7cb706da
update copyright year
2021-09-20 16:09:56 +05:30
Huzaifa Sidhpurwala
d5f50b7cc1
add my name
2021-09-18 11:34:17 +05:30
Huzaifa Sidhpurwala
1b86810534
slight format adjustment
2021-09-18 11:11:11 +05:30
Huzaifa Sidhpurwala
2c272e2e5d
bump version number
2021-09-18 11:03:29 +05:30
Huzaifa Sidhpurwala
2620802c9f
some more C-lib specific advice
2021-09-18 11:00:46 +05:30
Huzaifa Sidhpurwala
bce3587ece
correct formatting
2021-09-18 10:50:43 +05:30
Huzaifa Sidhpurwala
f378dc0a3d
Add some C library specific stuff
2021-09-18 10:42:48 +05:30
Huzaifa Sidhpurwala
e636eb661e
revison chanages
2020-10-26 16:21:53 +05:30
Huzaifa Sidhpurwala
2f267b79ae
Merge #16 Fix typo introduced by the previous typo fix
2020-10-13 12:04:38 +00:00
Daiki Ueno
0a66cc3273
Fix typo introduced by the previous typo fix
...
The previous fix changed "expection" to "exception", but in this
context, "expectation" is expected.
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2020-10-13 13:10:01 +02:00
Huzaifa Sidhpurwala
0888d3db13
Merge #13 Add some tips to C-Allocators
2020-10-13 10:16:59 +00:00
Daiki Ueno
3a1876bdaf
C-Allocators: Mention realloc
behavior if size is zero
...
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2020-10-13 10:16:43 +00:00
Daiki Ueno
c253c7d93e
C-Allocators: Mention cleanup
attribute
...
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2020-10-13 10:16:43 +00:00
Daiki Ueno
e6baf3d2fb
C-Allocators: Mention reallocarray
for safe array allocation
...
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2020-10-13 10:16:43 +00:00
Huzaifa Sidhpurwala
4d3fbd6273
Merge #14 Fix typos spotted by codespell
2020-10-13 10:16:08 +00:00
Daiki Ueno
db0dec1229
Fix typos spotted by codespell
...
Signed-off-by: Daiki Ueno <dueno@redhat.com>
2020-10-13 09:50:57 +02:00
Huzaifa Sidhpurwala
f6e364ebd4
Merge #12 Update cryptographic recommendations for Python
2020-07-05 03:14:51 +00:00
Nick Tait
ec4cb12b6e
Update cryptographic recommendations for Python
...
Signed-off-by: Nick Tait <ntait@redhat.com>
2020-07-04 15:34:57 -06:00
Huzaifa Sidhpurwala
1d85c0bf09
Merge #11 Add information about removing sensitive information from memory
2020-06-15 05:14:59 +00:00
Huzaifa Sidhpurwala
36db32ad5a
Add information about removing sensitive information from memory
...
Signed-off-by: Huzaifa Sidhpurwala <huzaifas@redhat.com>
2020-06-14 11:06:50 +05:30
Huzaifa Sidhpurwala
7bb67e7240
Merge #9 Specify the use of python2.
2020-06-09 05:27:32 +00:00
Huzaifa Sidhpurwala
2e24376b9e
Merge #8 Add section on the misuse of macros.
2020-06-09 05:26:46 +00:00
Wade Mealing
160fd3edd0
Specify the use of python2.
2020-06-08 18:18:36 +10:00
Wade Mealing
e3718be004
Add section on the misuse of macros.
2020-06-08 18:15:11 +10:00
Petr Bokoc
4d7432da07
Fix build errors caused by malformed includes
2020-03-17 23:25:21 +01:00
Petr Bokoc
a545203c03
Update build & preview scripts
2020-03-17 23:16:07 +01:00
Mirek Jahoda
52787e928b
Merge #6 The redhat-sectech.gitlab.io site does not seem to exist.
2020-03-03 16:07:29 +00:00
Jan Pazdziora
78f4c2ff08
The redhat-sectech.gitlab.io site does not seem to exist.
2020-02-04 11:47:59 +01:00
000ee0ce05
Merge #5 first pass at an Antora conversion
2018-11-14 13:10:42 +00:00
Brian (bex) Exelbierd
f7cf94cd4c
first pass at an Antora conversion
2018-09-20 11:51:33 +02:00
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
Nikos Mavrogiannopoulos
161b3a786e
.gitlab-ci.yml: corrected copy of generated files
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
2018-02-05 08:54:11 +01:00
Nikos Mavrogiannopoulos
20d94de4ec
.gitlab-ci.yml: install python
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
2018-02-05 08:00:18 +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
a968cc7369
.gitlab-ci.yml: updated for asciidoctor generation
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
2018-01-31 15:32:13 +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
Nikos Mavrogiannopoulos
7814dcfd84
updated makefile for asciidoctor
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
2018-01-31 15:20:57 +01:00
Nikos Mavrogiannopoulos
818dae6e86
updated snippets generation for adoc format
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
2018-01-31 15:17:50 +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
8005329c4d
Update README.md - internal link removed
2017-10-23 15:57:13 +00:00