Overview
Comment: | Update homepage and copyright |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
3c3453a863b038cc42ddbfaeab738c1d |
User & Date: | js 2020-06-24 22:53:39 |
Context
2020-09-09
| ||
02:06 | Adjust to ObjFW changes check-in: 020bc36b4a user: js tags: trunk | |
2020-06-24
| ||
22:53 | Update homepage and copyright check-in: 3c3453a863 user: js tags: trunk | |
22:44 | Add .fossil-settings check-in: e256c9d9f0 user: js tags: trunk | |
Changes
Changes to CryptoPassphrase.h.
1 2 3 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to CryptoPassphrase.m.
1 2 3 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to LegacyPasswordGenerator.h.
1 2 3 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to LegacyPasswordGenerator.m.
1 2 3 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to NewPasswordGenerator.h.
1 2 3 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to NewPasswordGenerator.m.
1 2 3 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to PasswordGenerator.h.
1 2 3 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to iOS/AboutController.swift.
1 | /* | | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ | |||
58 59 60 61 62 63 64 | "</div>" + "<div id='copyright'>" + " Copyright © 2016 - 2019 Jonathan Schleifer" + "</div>" + "<p name='free_software'>" + " CryptoPassphrase is free software and the source code is" + " available at" + | | | | | 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 | "</div>" + "<div id='copyright'>" + " Copyright © 2016 - 2019 Jonathan Schleifer" + "</div>" + "<p name='free_software'>" + " CryptoPassphrase is free software and the source code is" + " available at" + " <a href='https://fossil.nil.im/cryptopassphrase'>here</a>." + "</p>" + "<p name='objfw'>" + " It makes use of the" + " <a href='https://objfw.nil.im/'>ObjFW</a> framework and also" + " uses its scrypt implementation." + "</p>" + "</body>" + "</html>", baseURL: nil) } func webView(_ webView: UIWebView, shouldStartLoadWith request: URLRequest, navigationType: UIWebView.NavigationType) -> Bool { |
︙ | ︙ |
Changes to iOS/AddSiteController.swift.
1 | /* | | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to iOS/AppDelegate.swift.
1 | /* | | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to iOS/HTTPServerDelegate.swift.
1 | /* | | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to iOS/MainViewController.swift.
1 | /* | | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to iOS/SelectKeyFileController.swift.
1 | /* | | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to iOS/ShowDetailsController.swift.
1 | /* | | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to iOS/SiteStorage.swift.
1 | /* | | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to iOS/bridge.h.
1 | /* | | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Changes to iOS/main.m.
1 | /* | | | | 1 2 3 4 5 6 7 8 9 10 11 | /* * Copyright (c) 2016 - 2020 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/cryptopassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |