Florian Weimer
|
7db67ea9b3
|
C++: Mention front(), back() and data() member functions of vectors
|
2013-09-19 17:06:48 +02:00 |
|
Florian Weimer
|
e6ed150d2b
|
C++: Subscripting to read the NUL character in std::string not supported
|
2013-09-19 17:06:48 +02:00 |
|
Eric Christensen
|
630f7d90c1
|
Merge branch 'master' of git+ssh://git.fedorahosted.org/git/secure-coding
|
2013-09-18 16:40:37 -04:00 |
|
Eric Christensen
|
a1dc2adddb
|
Started marking up new Web Applications chapter
|
2013-09-18 16:40:08 -04:00 |
|
|
749d19d9ed
|
Updated POT files
|
2013-09-17 20:49:59 -04:00 |
|
|
afbe090418
|
Merge branch 'master' of git+ssh://git.fedorahosted.org/git/secure-coding
|
2013-09-17 20:42:46 -04:00 |
|
Florian Weimer
|
2067762b47
|
C++: Warn about functions that deal with unpaired iterators
|
2013-09-17 13:51:27 +02:00 |
|
Florian Weimer
|
f2167f7ee2
|
C++: Add section on iterators
|
2013-09-17 13:28:00 +02:00 |
|
Florian Weimer
|
594eeadc16
|
Add material on std::string
|
2013-09-17 13:10:09 +02:00 |
|
Florian Weimer
|
e32825c5c6
|
C++ operator new[] has been fixed in recent GCC versions
|
2013-09-17 11:11:39 +02:00 |
|
Florian Weimer
|
5b90f99753
|
Regenerate snippets
|
2013-09-16 15:11:29 +02:00 |
|
Florian Weimer
|
805f9a85c8
|
Actually use strncat in the strncat example
Spotted by Thomas Miletich <thomas.miletich@gmail.com>.
|
2013-09-16 15:08:29 +02:00 |
|
Florian Weimer
|
43ab73b257
|
Serialization: Mention that shelve is problematic, too
|
2013-09-04 16:19:19 +02:00 |
|
|
0d2ea6699f
|
Updated copyright date
|
2013-08-27 23:13:09 -04:00 |
|
Florian Weimer
|
72af9ff225
|
Update revision history
|
2013-08-27 10:10:50 +02:00 |
|
Florian Weimer
|
ff46f1337c
|
Revision_History.xml: Fix cut-and-paste errors
|
2013-08-27 10:10:30 +02:00 |
|
Florian Weimer
|
7f60c447c3
|
Author_Group.xml: Fix cut-and-paste error
|
2013-08-27 10:02:30 +02:00 |
|
Florian Weimer
|
bacba9716e
|
Revision History: Reindent
No other changes.
|
2013-08-27 10:00:36 +02:00 |
|
Florian Weimer
|
fa41f38b86
|
C: Add material on global variables
|
2013-08-26 16:15:53 +02:00 |
|
Florian Weimer
|
e6ea8ef87f
|
Fix up broken file references
|
2013-08-26 16:02:33 +02:00 |
|
Florian Weimer
|
2a7523f615
|
Move generated snippets to a more approriate directory
|
2013-08-26 15:38:51 +02:00 |
|
Florian Weimer
|
8350ea4f61
|
Use unique XML source file names (#1000781)
This helps Transifex translations.
|
2013-08-26 15:25:46 +02:00 |
|
Florian Weimer
|
d7dedb452d
|
Makefile: Do not create subdirectories automatically
This is not needed because we ship the files in the Git repository.
|
2013-08-26 15:23:48 +02:00 |
|
Florian Weimer
|
aa79dc5015
|
Java security manager example: Increase compatibility with OpenJDK 7 javac
|
2013-08-26 15:22:50 +02:00 |
|
Florian Weimer
|
876a1bcbd0
|
Correct advice on array allocatoin (#995595)
|
2013-08-26 11:45:13 +02:00 |
|
|
3e72831c3f
|
Updated TX config
|
2013-08-12 23:12:55 -04:00 |
|
|
93f8929561
|
Updated POT files
|
2013-08-12 23:12:14 -04:00 |
|
Florian Weimer
|
973d0c6889
|
Deserialization: Warn about Java's java.beans.XMLDecoder
|
2013-08-08 15:13:11 +02:00 |
|
Florian Weimer
|
1207f12b39
|
Descriptors: Note explicitly that replacing select is the recommended approach
|
2013-08-07 13:40:34 +02:00 |
|
Florian Weimer
|
f8d9c27c99
|
Title page: Reference the correct logo file
Fix suggested by Darrin Mison.
|
2013-07-22 10:17:28 +02:00 |
|
Florian Weimer
|
bacb215c25
|
C allocators: Add cross-reference to C integer arithmetic
|
2013-07-10 14:24:15 +02:00 |
|
Florian Weimer
|
8512082515
|
Java: Add note on reading arrays
|
2013-07-05 11:07:13 +02:00 |
|
Florian Weimer
|
b871c9eec0
|
Java: Add notes about the security manager
|
2013-07-04 18:51:45 +02:00 |
|
Florian Weimer
|
458170e759
|
Add a chapter on Java
|
2013-07-02 17:43:24 +02:00 |
|
Florian Weimer
|
5a960a5328
|
The version attribute is no longer optional with Publican 3
|
2013-07-02 14:36:35 +02:00 |
|
Florian Weimer
|
a4eb06e056
|
Adjust the publican commands to what is expected by Publican 3
|
2013-07-02 14:36:15 +02:00 |
|
Florian Weimer
|
a7d76fd8eb
|
Chapter Cryptography: Fix typos
|
2013-06-28 11:09:24 +02:00 |
|
Eric Christensen
|
e225904209
|
Removed en_US translations
|
2013-05-09 13:28:47 -04:00 |
|
Eric Christensen
|
340b7e2738
|
Removed translations from master branch
|
2013-05-09 13:28:03 -04:00 |
|
Eric Christensen
|
34fa2cca0d
|
Merge branch 'master' of git+ssh://git.fedorahosted.org/git/secure-coding
|
2013-05-09 13:06:43 -04:00 |
|
|
8009e0b1bc
|
Updated TX config
|
2013-05-09 12:59:03 -04:00 |
|
|
180dd7c345
|
Bumped version
|
2013-05-09 10:44:36 -04:00 |
|
|
634115044d
|
Added missing image
|
2013-05-09 10:40:18 -04:00 |
|
Eric Christensen
|
30bff8f8b5
|
Merge branch 'master' of git+ssh://git.fedorahosted.org/git/secure-coding
|
2013-05-07 23:48:14 -04:00 |
|
|
2315b05d98
|
Adding translations
|
2013-05-07 23:27:13 -04:00 |
|
|
a9c262c8b6
|
Fixed TX config
|
2013-05-07 22:39:49 -04:00 |
|
Florian Weimer
|
38f436ea1c
|
Add documentation for parsing XML with Qt
|
2013-04-24 12:09:44 +02:00 |
|
Florian Weimer
|
08d55e3b9b
|
Add support for C++ examples
For convenience, we link C examples using g++ as well,
which should not cause any problems.
|
2013-04-24 12:06:50 +02:00 |
|
Florian Weimer
|
587753aceb
|
C: Expand documentation of strncpy, strncat
Also fixes the description of strncat.
|
2013-04-11 17:03:40 +02:00 |
|
Florian Weimer
|
78ee39cce1
|
C: Split out snprintf into its own section and document return value
|
2013-04-11 15:39:38 +02:00 |
|