Skip to content

Commit

Permalink
Commit downloaded ZIP
Browse files Browse the repository at this point in the history
download: 2015-10-23
version: 1.1.2
  • Loading branch information
rugk committed Oct 22, 2015
1 parent 1c55c6c commit 0f35deb
Show file tree
Hide file tree
Showing 305 changed files with 157,358 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# msgapi-sdk-php
Version: 1.1.2
Version: 1.1.0

## Installation
- Install PHP 5.4 or later: [https://secure.php.net/manual/en/install.php](https://secure.php.net/manual/en/install.php)
Expand Down Expand Up @@ -262,4 +262,4 @@ Decrypt a box (must be provided on stdin) message and download (if the message i
threema-msgapi-tool.php -C <from> <secret>
```
Fetch remaining credits
Fetch remaining credits
5 changes: 5 additions & 0 deletions docs/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Fixes a vulnerability in CentOS: http://stackoverflow.com/questions/20533279/prevent-php-from-parsing-non-php-files-such-as-somefile-php-txt
<FilesMatch \.php\.txt$>
RemoveHandler .php
ForceType text/plain
</FilesMatch>
1,519 changes: 1,519 additions & 0 deletions docs/classes/Curve25519.html

Large diffs are not rendered by default.

1,007 changes: 1,007 additions & 0 deletions docs/classes/FieldElement.html

Large diffs are not rendered by default.

1,032 changes: 1,032 additions & 0 deletions docs/classes/Poly1305.html

Large diffs are not rendered by default.

947 changes: 947 additions & 0 deletions docs/classes/Salsa20.html

Large diffs are not rendered by default.

3,190 changes: 3,190 additions & 0 deletions docs/classes/Salt.html

Large diffs are not rendered by default.

610 changes: 610 additions & 0 deletions docs/classes/SaltException.html

Large diffs are not rendered by default.

1,505 changes: 1,505 additions & 0 deletions docs/classes/Threema.Console.Command.Base.html

Large diffs are not rendered by default.

1,569 changes: 1,569 additions & 0 deletions docs/classes/Threema.Console.Command.Capability.html

Large diffs are not rendered by default.

1,569 changes: 1,569 additions & 0 deletions docs/classes/Threema.Console.Command.Credits.html

Large diffs are not rendered by default.

1,536 changes: 1,536 additions & 0 deletions docs/classes/Threema.Console.Command.Decrypt.html

Large diffs are not rendered by default.

1,536 changes: 1,536 additions & 0 deletions docs/classes/Threema.Console.Command.DerivePublicKey.html

Large diffs are not rendered by default.

1,536 changes: 1,536 additions & 0 deletions docs/classes/Threema.Console.Command.Encrypt.html

Large diffs are not rendered by default.

1,536 changes: 1,536 additions & 0 deletions docs/classes/Threema.Console.Command.GenerateKeyPair.html

Large diffs are not rendered by default.

1,558 changes: 1,558 additions & 0 deletions docs/classes/Threema.Console.Command.HashEmail.html

Large diffs are not rendered by default.

1,558 changes: 1,558 additions & 0 deletions docs/classes/Threema.Console.Command.HashPhone.html

Large diffs are not rendered by default.

1,591 changes: 1,591 additions & 0 deletions docs/classes/Threema.Console.Command.LookupIdByEmail.html

Large diffs are not rendered by default.

1,591 changes: 1,591 additions & 0 deletions docs/classes/Threema.Console.Command.LookupIdByPhoneNo.html

Large diffs are not rendered by default.

1,569 changes: 1,569 additions & 0 deletions docs/classes/Threema.Console.Command.LookupPublicKeyById.html

Large diffs are not rendered by default.

1,613 changes: 1,613 additions & 0 deletions docs/classes/Threema.Console.Command.ReceiveMessage.html

Large diffs are not rendered by default.

1,613 changes: 1,613 additions & 0 deletions docs/classes/Threema.Console.Command.SendE2EFile.html

Large diffs are not rendered by default.

1,591 changes: 1,591 additions & 0 deletions docs/classes/Threema.Console.Command.SendE2EImage.html

Large diffs are not rendered by default.

1,569 changes: 1,569 additions & 0 deletions docs/classes/Threema.Console.Command.SendE2EText.html

Large diffs are not rendered by default.

1,569 changes: 1,569 additions & 0 deletions docs/classes/Threema.Console.Command.SendSimple.html

Large diffs are not rendered by default.

918 changes: 918 additions & 0 deletions docs/classes/Threema.Console.Common.html

Large diffs are not rendered by default.

923 changes: 923 additions & 0 deletions docs/classes/Threema.Console.Run.html

Large diffs are not rendered by default.

772 changes: 772 additions & 0 deletions docs/classes/Threema.Core.AssocArray.html

Large diffs are not rendered by default.

610 changes: 610 additions & 0 deletions docs/classes/Threema.Core.Exception.html

Large diffs are not rendered by default.

710 changes: 710 additions & 0 deletions docs/classes/Threema.Core.KeyPair.html

Large diffs are not rendered by default.

935 changes: 935 additions & 0 deletions docs/classes/Threema.Core.Url.html

Large diffs are not rendered by default.

782 changes: 782 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.Capability.html

Large diffs are not rendered by default.

692 changes: 692 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.CommandInterface.html

Large diffs are not rendered by default.

715 changes: 715 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.Credits.html

Large diffs are not rendered by default.

782 changes: 782 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.DownloadFile.html

Large diffs are not rendered by default.

782 changes: 782 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.FetchPublicKey.html

Large diffs are not rendered by default.

811 changes: 811 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.LookupEmail.html

Large diffs are not rendered by default.

811 changes: 811 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.LookupPhone.html

Large diffs are not rendered by default.

727 changes: 727 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.MultiPartCommandInterface.html

Large diffs are not rendered by default.

1,148 changes: 1,148 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.Results.CapabilityResult.html

Large diffs are not rendered by default.

969 changes: 969 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.Results.CreditsResult.html

Large diffs are not rendered by default.

969 changes: 969 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.Results.DownloadFileResult.html

Large diffs are not rendered by default.

969 changes: 969 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.Results.FetchPublicKeyResult.html

Large diffs are not rendered by default.

969 changes: 969 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.Results.LookupIdResult.html

Large diffs are not rendered by default.

902 changes: 902 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.Results.Result.html

Large diffs are not rendered by default.

967 changes: 967 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.Results.SendE2EResult.html

Large diffs are not rendered by default.

969 changes: 969 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.Results.SendSimpleResult.html

Large diffs are not rendered by default.

969 changes: 969 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.Results.UploadFileResult.html

Large diffs are not rendered by default.

900 changes: 900 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.SendE2E.html

Large diffs are not rendered by default.

841 changes: 841 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.SendSimple.html

Large diffs are not rendered by default.

811 changes: 811 additions & 0 deletions docs/classes/Threema.MsgApi.Commands.UploadFile.html

Large diffs are not rendered by default.

1,300 changes: 1,300 additions & 0 deletions docs/classes/Threema.MsgApi.Connection.html

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions docs/classes/Threema.MsgApi.ConnectionSettings.html

Large diffs are not rendered by default.

692 changes: 692 additions & 0 deletions docs/classes/Threema.MsgApi.Constants.html

Large diffs are not rendered by default.

612 changes: 612 additions & 0 deletions docs/classes/Threema.MsgApi.Exceptions.BadMessageException.html

Large diffs are not rendered by default.

612 changes: 612 additions & 0 deletions docs/classes/Threema.MsgApi.Exceptions.DecryptionFailedException.html

Large diffs are not rendered by default.

612 changes: 612 additions & 0 deletions docs/classes/Threema.MsgApi.Exceptions.InvalidArgumentException.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,000 changes: 1,000 additions & 0 deletions docs/classes/Threema.MsgApi.Helpers.E2EHelper.html

Large diffs are not rendered by default.

984 changes: 984 additions & 0 deletions docs/classes/Threema.MsgApi.Helpers.ReceiveMessageResult.html

Large diffs are not rendered by default.

913 changes: 913 additions & 0 deletions docs/classes/Threema.MsgApi.Messages.DeliveryReceipt.html

Large diffs are not rendered by default.

1,095 changes: 1,095 additions & 0 deletions docs/classes/Threema.MsgApi.Messages.FileMessage.html

Large diffs are not rendered by default.

918 changes: 918 additions & 0 deletions docs/classes/Threema.MsgApi.Messages.ImageMessage.html

Large diffs are not rendered by default.

800 changes: 800 additions & 0 deletions docs/classes/Threema.MsgApi.Messages.TextMessage.html

Large diffs are not rendered by default.

645 changes: 645 additions & 0 deletions docs/classes/Threema.MsgApi.Messages.ThreemaMessage.html

Large diffs are not rendered by default.

808 changes: 808 additions & 0 deletions docs/classes/Threema.MsgApi.PublicKeyStore.html

Large diffs are not rendered by default.

883 changes: 883 additions & 0 deletions docs/classes/Threema.MsgApi.PublicKeyStores.File.html

Large diffs are not rendered by default.

1,012 changes: 1,012 additions & 0 deletions docs/classes/Threema.MsgApi.PublicKeyStores.PhpFile.html

Large diffs are not rendered by default.

969 changes: 969 additions & 0 deletions docs/classes/Threema.MsgApi.Receiver.html

Large diffs are not rendered by default.

723 changes: 723 additions & 0 deletions docs/classes/Threema.MsgApi.Tests.CommonTests.html

Large diffs are not rendered by default.

792 changes: 792 additions & 0 deletions docs/classes/Threema.MsgApi.Tests.Constants.html

Large diffs are not rendered by default.

811 changes: 811 additions & 0 deletions docs/classes/Threema.MsgApi.Tests.CryptToolTests.html

Large diffs are not rendered by default.

2,077 changes: 2,077 additions & 0 deletions docs/classes/Threema.MsgApi.Tools.CryptTool.html

Large diffs are not rendered by default.

2,181 changes: 2,181 additions & 0 deletions docs/classes/Threema.MsgApi.Tools.CryptToolSalt.html

Large diffs are not rendered by default.

2,128 changes: 2,128 additions & 0 deletions docs/classes/Threema.MsgApi.Tools.CryptToolSodium.html

Large diffs are not rendered by default.

2,135 changes: 2,135 additions & 0 deletions docs/classes/Threema.MsgApi.Tools.CryptToolSodiumDep.html

Large diffs are not rendered by default.

889 changes: 889 additions & 0 deletions docs/classes/Threema.MsgApi.Tools.EncryptResult.html

Large diffs are not rendered by default.

856 changes: 856 additions & 0 deletions docs/classes/Threema.MsgApi.Tools.FileAnalysisResult.html

Large diffs are not rendered by default.

652 changes: 652 additions & 0 deletions docs/classes/Threema.MsgApi.Tools.FileAnalysisTool.html

Large diffs are not rendered by default.

732 changes: 732 additions & 0 deletions docs/css/bootstrap-combined.no-icons.min.css

Large diffs are not rendered by default.

403 changes: 403 additions & 0 deletions docs/css/font-awesome.min.css

Large diffs are not rendered by default.

65 changes: 65 additions & 0 deletions docs/css/jquery.iviewer.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
.viewer {
-ms-touch-action: none;
}

.iviewer_common {
position:absolute;
bottom:10px;
border: 1px solid #000;
height: 28px;
z-index: 5000;
}

.iviewer_cursor {
cursor: url(../images/iviewer/hand.cur) 6 8, pointer;
}

.iviewer_drag_cursor {
cursor: url(../images/iviewer/grab.cur) 6 8, pointer;
}

.iviewer_button {
width: 28px;
cursor: pointer;
background-position: center center;
background-repeat: no-repeat;
}

.iviewer_zoom_in {
left: 20px;
background: url(../images/iviewer/iviewer.zoom_in.png);
}

.iviewer_zoom_out {
left: 55px;
background: url(../images/iviewer/iviewer.zoom_out.png);
}

.iviewer_zoom_zero {
left: 90px;
background: url(../images/iviewer/iviewer.zoom_zero.png);
}

.iviewer_zoom_fit {
left: 125px;
background: url(../images/iviewer/iviewer.zoom_fit.png);
}

.iviewer_zoom_status {
left: 160px;
font: 1em/28px Sans;
color: #000;
background-color: #fff;
text-align: center;
width: 60px;
}

.iviewer_rotate_left {
left: 227px;
background: #fff url(../images/iviewer/iviewer.rotate_left.png) center center no-repeat;
}

.iviewer_rotate_right {
left: 262px;
background: #fff url(../images/iviewer/iviewer.rotate_right.png) center center no-repeat;
}
3 changes: 3 additions & 0 deletions docs/css/phpdocumentor-clean-icons/Read Me.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
To modify your generated font, use the *dev.svg* file, located in the *fonts* folder in this package. You can import this dev.svg file to the IcoMoon app. All the tags (class names) and the Unicode points of your glyphs are saved in this file.

See the documentation for more info on how to use this package: http://icomoon.io/#docs/font-face
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
30 changes: 30 additions & 0 deletions docs/css/phpdocumentor-clean-icons/lte-ie7.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
/* Load this script using conditional IE comments if you need to support IE 7 and IE 6. */

window.onload = function() {
function addIcon(el, entity) {
var html = el.innerHTML;
el.innerHTML = '<span style="font-family: \'phpdocumentor-clean-icons\'">' + entity + '</span>' + html;
}
var icons = {
'icon-trait' : '&#xe000;',
'icon-interface' : '&#xe001;',
'icon-class' : '&#xe002;'
},
els = document.getElementsByTagName('*'),
i, attr, html, c, el;
for (i = 0; ; i += 1) {
el = els[i];
if(!el) {
break;
}
attr = el.getAttribute('data-icon');
if (attr) {
addIcon(el, attr);
}
c = el.className;
c = c.match(/icon-[^\s'"]+/);
if (c && icons[c[0]]) {
addIcon(el, icons[c[0]]);
}
}
};
48 changes: 48 additions & 0 deletions docs/css/phpdocumentor-clean-icons/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
@font-face {
font-family: 'phpdocumentor-clean-icons';
src:url('fonts/phpdocumentor-clean-icons.eot');
src:url('fonts/phpdocumentor-clean-icons.eot?#iefix') format('embedded-opentype'),
url('fonts/phpdocumentor-clean-icons.woff') format('woff'),
url('fonts/phpdocumentor-clean-icons.ttf') format('truetype'),
url('fonts/phpdocumentor-clean-icons.svg#phpdocumentor-clean-icons') format('svg');
font-weight: normal;
font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
font-family: 'phpdocumentor-clean-icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-trait, .icon-interface, .icon-class {
font-family: 'phpdocumentor-clean-icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.icon-trait:before {
content: "\e000";
}
.icon-interface:before {
content: "\e001";
}
.icon-class:before {
content: "\e002";
}
Loading

0 comments on commit 0f35deb

Please sign in to comment.