Overview
Comment: | Change webkeks.org -> heap.zone
While at it, also update the copyright years where they were incomplete. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
0326ada0ff140c96b22ccf85d701a2b1 |
User & Date: | js on 2016-07-09 20:19:20 |
Other Links: | manifest | tags |
Context
2016-07-09
| ||
21:24 | Add SSLConnectionFailedException check-in: 74db1e8212 user: js tags: trunk | |
20:19 | Change webkeks.org -> heap.zone check-in: 0326ada0ff user: js tags: trunk | |
20:12 | Update buildsys check-in: 045b806a83 user: js tags: trunk | |
Changes
Modified Info.plist from [053053e3d8] to [a5f154578c].
1 2 3 4 5 6 7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - + | <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleExecutable</key> <string>${EXECUTABLE_NAME}</string> <key>CFBundleIdentifier</key> |
︙ |
Modified configure.ac from [03f212863f] to [cf425147e2].
| 1 2 3 4 5 6 7 8 | - + |
|
︙ |
Modified src/ObjOpenSSL.h from [7ebfcbca9d] to [77c868856d].
1 | 1 2 3 4 5 6 7 8 9 10 11 | - + - + | /* |
︙ |
Modified src/SSLInvalidCertificateException.h from [a32c7b3001] to [7aaf40bd6b].
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + - + | /* * Copyright (c) 2011, Florian Zeitz <florob@babelmonkeys.de> |
︙ |
Modified src/SSLInvalidCertificateException.m from [4caf75130c] to [11f9d119db].
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + - + | /* * Copyright (c) 2011, Florian Zeitz <florob@babelmonkeys.de> |
︙ |
Modified src/SSLSocket.h from [ec5826ebd6] to [39ada3ce5d].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + - + | /* |
︙ |
Modified src/SSLSocket.m from [a51bf1f765] to [96271aec1e].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | - - + + - + | /* |
︙ |
Modified src/X509Certificate.h from [ecba294ad5] to [d10785ba44].
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + - + | /* * Copyright (c) 2011, Florian Zeitz <florob@babelmonkeys.de> |
︙ |
Modified src/X509Certificate.m from [2e798742d9] to [f37a6b4e8d].
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + - + | /* * Copyright (c) 2011, Florian Zeitz <florob@babelmonkeys.de> |
︙ |