Commit d011342874007bfd0e9663a6753087420a8e4f1f
1 parent
1b20c1b44c
Libray load
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
Showing 63 changed files with 18852 additions and 4 deletions
- .gitignore
- Makefile
- README
- README.md
- build/concatenation_order
- lib/cipher-core.js
- lib/core.js
- lib/enc-base64.js
- lib/hmac.js
- lib/md5.js
- lib/pbkdf2.js
- lib/rc4.js
- lib/sha1.js
- lib/sha256.js
- samples/ffosapp/config.json.sample
- samples/ffosapp/horse.ogg
- samples/ffosapp/index.html
- samples/ffosapp/js/appcode.js
- samples/ffosapp/js/testing.js
- samples/ffosapp/manifest.webapp
- samples/ffosapp/small.ogv
- samples/ffosapp/test/unit/_proxy.html
- samples/ffosapp/test/unit/_sandbox.html
- samples/ffosapp/wasaokase.jpg
- specs/binary_reader_spec.js
- specs/binary_writer_spec.js
- specs/connection_spec.js
- specs/core_spec.js
- specs/crypto_spec.js
- specs/keyStream_spec.js
- specs/logger_spec.js
- specs/media_spec.js
- specs/mocks/TCPSocketMock.js
- specs/utils_spec.js
- specs/xml_emitter_spec.js
- src/auth/auth.js
- src/auth/connection.js
- src/auth/time.js
- src/common/config.js
- src/common/logger.js
- src/common/utils.js
- src/contacts.js
- src/core.js
- src/crypto/crypto.js
- src/crypto/enc-ui8.js
- src/crypto/rc4_wp.js
- src/crypto/sha1_inplace.js
- src/crypto/sha256_inplace.js
- src/http/http.js
- src/http/media.js
- src/http/registration.js
- src/protocol/binary_reader.js
- src/protocol/binary_writer.js
- src/protocol/dictionary.js
- src/protocol/emitters/xml_emitter.js
- src/protocol/tree.js
- src/yowsup_if.js
- test-runner.html
- testing/jasmine-1.3.1/MIT.LICENSE
- testing/jasmine-1.3.1/jasmine-html.js
- testing/jasmine-1.3.1/jasmine.css
- testing/jasmine-1.3.1/jasmine.js
- testing/sinon-1.7.3/sinon.js