Commit Graph

371 Commits

Author SHA1 Message Date
dependabot[bot]
39bb6e78e2 Bump cryptography from 3.3.1 to 3.3.2 (#3)
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.1...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 14:34:01 -03:00
dependabot[bot]
85ff48eefe Bump jinja2 from 2.11.2 to 2.11.3 (#2)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 14:33:48 -03:00
dependabot[bot]
ee097cbdb2 Bump py from 1.8.1 to 1.10.0 (#1)
Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 to 1.10.0.
- [Release notes](https://github.com/pytest-dev/py/releases)
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/py/compare/1.8.1...1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 14:33:07 -03:00
Salad Dais
d663d92418 Import Hippolyzer 2021-04-30 17:30:24 +00:00
Salad Dais
43aca05065 PyOGP -> Hippolyzer 2021-04-30 17:29:56 +00:00
Aaron Terrell (Enus)
69ec544d49 forcefully stop the eq client in the inline doctest 2010-04-29 10:27:32 -07:00
Aaron Terrell (Enus)
9414ce99d0 updating inline doctests for better accuracy 2010-04-29 10:20:06 -07:00
Aaron Terrell (Enus)
a074ffecc4 fixing cap param in event queue doctest 2010-04-23 11:23:19 -07:00
enus_linden
a6a524bd53 adding a param moved from client 2010-03-09 15:36:49 -08:00
Ali-Akber Saifee
9c9756df21 added network test resources to package data 2010-02-25 09:56:31 +08:00
Aaron Terrell (Enus)
4acd21d764 restoring eventlet dependency 2010-02-09 15:22:07 -08:00
Aaron Terrell (Enus)
31672d370a catching greenlet AssertionError instances when it complains about being shut down, enabling some settings 2010-02-09 15:20:44 -08:00
Aaron Terrell (Enus)
4f5505c59b reverting variable representation in Message().data(), as string presentation was incorrect 2010-01-13 11:30:43 -08:00
Aaron Terrell (Enus)
b5811c8314 moving mock* test support files to tests/test_resources 2010-01-12 23:05:44 -08:00
Aaron Terrell (Enus)
1448039427 moved doctests to tests/doctests, updated setup and testDocTests accordingly 2010-01-12 22:40:39 -08:00
Aaron Terrell (Enus)
ecd3c1fd2a fixing 2 tests, and making a bug fix to Quaternion from bytes parsing 2010-01-11 14:54:00 -08:00
Aaron Terrell (Enus)
86f2cbd614 removing an unused import 2010-01-09 00:36:46 -08:00
Aaron Terrell (Enus)
df522a5a6e moving from indra.base to llbase, for llsd. we have not yet moved to lluuid, but we will in time 2010-01-08 23:06:09 -08:00
Aaron Terrell (Enus)
1fabf32d49 moving proxy files to pyogp/apps/proxy 2010-01-07 10:50:38 -08:00
Aaron Terrell (Enus)
b0781d3fb0 cleanup 2010-01-07 10:47:40 -08:00
Aaron Terrell (Enus)
007cb8aefd checking in changes to support using pyogp components in a viewer proxy, plus a bug fix in datatypes.py 2010-01-05 17:21:36 -08:00
Aaron Terrell (Enus)
f14cb07465 modifying extant code to support the proxy, getting the udp proxy a bit closer to completion. still need to ignore data we send to the viewer 2010-01-02 04:41:59 -08:00
Aaron Terrell (Enus)
7651b054f6 moving a setting from client to base (missed that a while back), adding the stub of udpproxy.py - so not complete 2009-12-31 12:00:30 -08:00
Aaron Terrell (Enus)
e62770ec1d reverting the udp processing loop to api.sleep(0) 2009-12-22 07:39:08 -08:00
Aaron Terrell (Enus)
6d49c5540a removing build files inadvertently committed to the repository 2009-12-22 07:29:18 -08:00
Aaron Terrell (Enus)
6676576ca6 slowing the udp loop down a bit 2009-12-18 14:23:56 -08:00
Aaron Terrell (Enus)
6cecb01f1f not pinning eventlet to 0.8.14, as the current 0.9.1 removes the dependency on pyOpenSSL. tested on Mac OSX 10.6.
Fixes https://jira.secondlife.com/browse/PYO-71
2009-12-09 16:11:16 -08:00
Aaron Terrell (Enus)
a4383788c6 adding .hgignore 2009-12-09 16:07:45 -08:00
Aaron Terrell (Enus)
c1f020cecd updating README.txt 2009-12-08 16:09:42 -08:00
Aaron Terrell (Enus)
4e9ba95d19 really fixing namespace declarations 2009-12-03 20:39:43 -08:00
Aaron Terrell (Enus)
4dc9dbcfee fixing package declaration and package_data (for message_template.msg and message.xml) 2009-12-03 16:55:17 -08:00
Aaron Terrell (Enus)
4f23ed145a declaring the namespace in namespace_packaging 2009-12-03 16:37:07 -08:00
kotler.linden
00292916b3 temporary fix to not strip off padding of binary data 2009-11-14 00:43:54 +00:00
enus.linden
41b57df548 adding a flag to toggle monitoring of outgoing packets 2009-11-11 17:28:57 +00:00
enus.linden
fe57fbe86e integrating message.xml checking into udp message serialization and deserialization 2009-10-20 22:43:49 +00:00
enus.linden
f7cc801bbf one should think to svn up prior to publishing eggs. done do now 2009-10-19 05:42:21 +00:00
enus.linden
15d9804fbf fixing up the setup and sending a new egg 2009-10-19 05:40:42 +00:00
enus.linden
e801f27f28 checking in an egg so that setup.py can work form pyogp.lib.client, this will have to be maintained as edits are made to this package 2009-10-19 05:32:30 +00:00
kotler.linden
7196ff1955 refactored Capability to allow a more generic way of POSTing to a cap without going through the LLSD serializer. 2009-10-17 00:24:02 +00:00
enus.linden
c87707de7b moving sphinx docs to their natural location 2009-10-15 21:48:05 +00:00
enus.linden
782feee46a adding a comment re a bug to fix, and adding whitespace which is so pretty 2009-10-12 20:42:22 +00:00
joshua.linden
43042bb322 Added unit test for message[block][index][var] shortcuts 2009-10-09 16:09:56 +00:00
joshua.linden
2ef5ed08a0 * Refactor redundant code out of an if/else block * Add __getitem__ accessors so you can replace this:
packet.blocks['RegionInfo'][0].get_variable('SimName').data

with this:

  packet['RegionInfo'][0]['SimName']

Reviewed by Enus Linden
2009-10-08 23:56:00 +00:00
enus.linden
bcfb58f081 adding custom message_template.msg and message.xml to MessageManager(), and passing it through 2009-10-06 23:28:31 +00:00
kotler.linden
34ad6f4c2b another message_manager test 2009-10-06 18:33:56 +00:00
kotler.linden
a8f3115c6b fix to the comment regular expression to parse 1 line comments that don't start at the beginning of the line 2009-10-06 17:47:36 +00:00
enus.linden
863352a47d removed a nose argument that was running all tests 2009-10-06 05:22:26 +00:00
enus.linden
1be075f406 new message_template.msg and message.xml, test updates 2009-10-05 22:13:31 +00:00
joshua.linden
0159d63772 Fix creation of Messages with multiple Blocks for events coming over the event queue.
Reviewed by Enus Linden
2009-10-02 22:48:17 +00:00
kotler.linden
eb5f6d08a1 removed region dependency from EventQueueClient and MessageManager 2009-10-02 22:03:01 +00:00