root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2160 [2160] 04/13/08 18:10:28 wichert Make sure all encoding utility methods raise a TypeError? if a value of the …
(edit) @1129 [1129] 09/30/07 12:05:00 wichert Tag 1.1
(edit) @1128 [1128] 09/30/07 11:57:12 wichert Add the 'octets' datatype from FreeRADIUS. This is treated just like …
(edit) @1127 [1127] 09/30/07 11:53:21 wichert Check against unimplemented datatypes in EncodeData? and DecodeData? instead …
(edit) @1118 [1118] 09/26/07 22:04:56 wichert Test raw key containment tests
(edit) @1117 [1117] 09/26/07 22:03:50 wichert Add a delitem implementation to Packet. Based on a patch from Alexey V …
(edit) @1116 [1116] 09/26/07 21:38:05 wichert Make Packet.has_key and contains gracefully handle unknown attributes. …
(edit) @1086 [1086] 09/16/07 01:42:16 wichert Tag 1.0 release
(edit) @1085 [1085] 09/16/07 01:40:24 wichert Formatting changes
(edit) @1084 [1084] 09/16/07 01:38:20 wichert Copyright updates
(edit) @1083 [1083] 09/16/07 01:36:17 wichert Merge NEWS into CHANGES.txt
(edit) @1082 [1082] 09/16/07 01:29:28 wichert Standardize the class method mocking
(edit) @1081 [1081] 09/16/07 01:22:27 wichert Add proxy tests
(edit) @1080 [1080] 09/16/07 01:22:14 wichert MockFd? moved to mock.py
(edit) @1079 [1079] 09/16/07 01:18:16 wichert Update class method mocking code to deal correctly with mocking in bass …
(edit) @1078 [1078] 09/16/07 00:55:15 wichert Sync proxy handling method API with the auth and acct packet handling …
(edit) @1077 [1077] 09/16/07 00:31:00 wichert Remove unneeeded import
(edit) @1076 [1076] 09/16/07 00:30:24 wichert 100% test coverage for the server
(edit) @1075 [1075] 09/16/07 00:30:16 wichert Rename the server-internal error class to ServerPacketError? to prevent …
(edit) @1074 [1074] 09/16/07 00:15:14 wichert Remove double statement
(edit) @1073 [1073] 09/16/07 00:08:16 wichert The proxy code has its own file now
(edit) @1072 [1072] 09/16/07 00:02:31 wichert Fix typo in teardown
(edit) @1071 [1071] 09/14/07 11:38:04 wichert Running a-mock
(edit) @1070 [1070] 09/14/07 10:03:47 wichert Fix some stupid errors in the proxy code
(edit) @1069 [1069] 09/14/07 10:00:43 wichert Use the standard logging module instead of printing to stdout
(edit) @1068 [1068] 09/14/07 09:36:12 wichert Test Server.ProcessInput?
(edit) @1067 [1067] 09/14/07 00:46:34 wichert Test CreateReply?
(edit) @1066 [1066] 09/14/07 00:31:34 wichert More server tests.
(edit) @1065 [1065] 09/13/07 23:51:17 wichert We do not want the same default dict instance in all Server instances.
(edit) @1064 [1064] 09/13/07 23:24:32 wichert No need for pass here
(edit) @1063 [1063] 09/13/07 23:06:46 wichert Split mockers into a separate file
(edit) @1062 [1062] 09/13/07 23:01:52 wichert Start of server tests
(edit) @1061 [1061] 09/13/07 21:16:52 wichert Full test coverage for the client code and a single bugfix found in the …
(edit) @1060 [1060] 09/13/07 14:50:08 wichert More tests
(edit) @1059 [1059] 09/13/07 13:07:21 wichert More tests
(edit) @1058 [1058] 09/13/07 12:56:59 wichert Stupid typo
(edit) @1057 [1057] 09/09/07 19:18:54 wichert Full test coverage for packet.py
(edit) @1056 [1056] 09/09/07 15:53:22 wichert That was some mighty wrong indenting
(edit) @1055 [1055] 09/09/07 15:42:08 wichert Fix typo
(edit) @1054 [1054] 09/09/07 15:35:12 wichert Reuse the packet construction class for auth and acct packets
(edit) @1053 [1053] 09/09/07 15:25:18 wichert Test packet decoding
(edit) @1052 [1052] 09/09/07 14:55:29 wichert More packet tests
(edit) @1051 [1051] 09/09/07 14:12:25 wichert Test against the authenticator in the packet: the authenticator in the …
(edit) @1050 [1050] 09/09/07 13:50:05 wichert Why not use booleans
(edit) @1040 [1040] 09/03/07 01:10:06 wichert More tests
(edit) @1039 [1039] 09/03/07 00:40:31 wichert More tests. Found our second bug so far: setting raw attributes did not …
(edit) @1038 [1038] 09/02/07 23:57:26 wichert Use list comprehensions instead of maps
(edit) @1037 [1037] 09/02/07 23:54:00 wichert More tests
(edit) @1036 [1036] 09/02/07 23:19:08 wichert Start of packet tests
(edit) @1035 [1035] 09/02/07 23:17:26 wichert use the proper way to test against None
(edit) @1034 [1034] 09/02/07 23:15:39 wichert Fix Packet.CreateReply?: the constructor parameters were slightly …
(edit) @1033 [1033] 09/02/07 18:56:20 wichert Note the last change
(edit) @1032 [1032] 09/02/07 18:55:41 wichert Use absolute imports instead of relavite ones
(edit) @1031 [1031] 09/02/07 18:50:49 wichert Add a changelog
(edit) @1030 [1030] 09/02/07 18:46:48 wichert Fix the bidict tests
(edit) @1029 [1029] 09/02/07 18:45:52 wichert Add tests for tools.py
(edit) @1028 [1028] 09/02/07 17:41:19 wichert Whitespace
(edit) @1027 [1027] 09/02/07 17:40:42 wichert Add tests for bidict
(edit) @1026 [1026] 09/02/07 17:12:48 wichert Remove some double statements
(edit) @1025 [1025] 09/02/07 17:10:56 wichert 100% test coverage for dictionary.py
(edit) @1024 [1024] 09/02/07 17:02:36 wichert Copyright updates
(edit) @1023 [1023] 09/02/07 17:01:19 wichert Improve the datatype test for attributes and drop the unused filename …
(edit) @1022 [1022] 09/02/07 16:54:09 wichert Test parsing multiple dictionaries during construction
(edit) @1021 [1021] 09/02/07 16:51:25 wichert More vendor attribute testing
(edit) @1020 [1020] 09/02/07 16:43:24 wichert Test vendor parsing
(edit) @1019 [1019] 09/02/07 16:40:28 wichert Fixes
(edit) @1018 [1018] 09/02/07 16:39:54 wichert Test value parsing
(edit) @1017 [1017] 09/02/07 16:38:10 wichert Test value parsing
(edit) @1016 [1016] 09/02/07 16:28:21 wichert More tests
(edit) @1015 [1015] 09/02/07 16:20:32 wichert More tests
(edit) @1014 [1014] 09/02/07 16:03:31 wichert Include the line number in the parse error
(edit) @1013 [1013] 09/02/07 15:57:05 wichert Silly fixes
(edit) @1012 [1012] 09/02/07 15:51:55 wichert Support passing in file-like objects to be parsed. Makes testing a bit …
(edit) @1011 [1011] 09/02/07 15:30:51 wichert Use a newer nose release
(edit) @1010 [1010] 09/01/07 13:04:49 wichert Only look for tests in the test directory
(edit) @1009 [1009] 09/01/07 13:00:51 wichert More test work
(edit) @1008 [1008] 09/01/07 12:49:34 wichert Restructure things a bit so we can easily use the test runner
(edit) @1007 [1007] 09/01/07 12:24:24 wichert Add some unit test bits
(edit) @1005 [1005] 08/30/07 10:38:53 wichert Fixes
(edit) @1004 [1004] 08/30/07 10:36:54 wichert Bump version
(edit) @1003 [1003] 08/30/07 10:36:31 wichert Eggify
(add) @377 [377] 04/25/07 00:28:45 wichert Put pyrad in place
Note: See TracRevisionLog for help on using the revision log.