|
|
|
@2160
|
[2160]
|
7 months |
wichert |
Make sure all encoding utility methods raise a TypeError? if a value of the …
|
|
|
|
@1128
|
[1128]
|
14 months |
wichert |
Add the 'octets' datatype from FreeRADIUS. This is treated just like …
|
|
|
|
@1127
|
[1127]
|
14 months |
wichert |
Check against unimplemented datatypes in EncodeData? and DecodeData? instead …
|
|
|
|
@1118
|
[1118]
|
14 months |
wichert |
Test raw key containment tests
|
|
|
|
@1117
|
[1117]
|
14 months |
wichert |
Add a delitem implementation to Packet. Based on a patch from Alexey V …
|
|
|
|
@1116
|
[1116]
|
14 months |
wichert |
Make Packet.has_key and contains gracefully handle unknown attributes. …
|
|
|
|
@1084
|
[1084]
|
14 months |
wichert |
Copyright updates
|
|
|
|
@1082
|
[1082]
|
14 months |
wichert |
Standardize the class method mocking
|
|
|
|
@1081
|
[1081]
|
14 months |
wichert |
Add proxy tests
|
|
|
|
@1080
|
[1080]
|
14 months |
wichert |
MockFd? moved to mock.py
|
|
|
|
@1079
|
[1079]
|
14 months |
wichert |
Update class method mocking code to deal correctly with mocking in bass …
|
|
|
|
@1078
|
[1078]
|
14 months |
wichert |
Sync proxy handling method API with the auth and acct packet handling …
|
|
|
|
@1077
|
[1077]
|
14 months |
wichert |
Remove unneeeded import
|
|
|
|
@1076
|
[1076]
|
14 months |
wichert |
100% test coverage for the server
|
|
|
|
@1075
|
[1075]
|
14 months |
wichert |
Rename the server-internal error class to ServerPacketError? to prevent …
|
|
|
|
@1074
|
[1074]
|
14 months |
wichert |
Remove double statement
|
|
|
|
@1073
|
[1073]
|
14 months |
wichert |
The proxy code has its own file now
|
|
|
|
@1072
|
[1072]
|
14 months |
wichert |
Fix typo in teardown
|
|
|
|
@1071
|
[1071]
|
15 months |
wichert |
Running a-mock
|
|
|
|
@1070
|
[1070]
|
15 months |
wichert |
Fix some stupid errors in the proxy code
|
|
|
|
@1069
|
[1069]
|
15 months |
wichert |
Use the standard logging module instead of printing to stdout
|
|
|
|
@1068
|
[1068]
|
15 months |
wichert |
Test Server.ProcessInput?
|
|
|
|
@1067
|
[1067]
|
15 months |
wichert |
Test CreateReply?
|
|
|
|
@1066
|
[1066]
|
15 months |
wichert |
More server tests.
|
|
|
|
@1065
|
[1065]
|
15 months |
wichert |
We do not want the same default dict instance in all Server instances.
|
|
|
|
@1064
|
[1064]
|
15 months |
wichert |
No need for pass here
|
|
|
|
@1063
|
[1063]
|
15 months |
wichert |
Split mockers into a separate file
|
|
|
|
@1062
|
[1062]
|
15 months |
wichert |
Start of server tests
|
|
|
|
@1061
|
[1061]
|
15 months |
wichert |
Full test coverage for the client code and a single bugfix found in the …
|
|
|
|
@1060
|
[1060]
|
15 months |
wichert |
More tests
|
|
|
|
@1059
|
[1059]
|
15 months |
wichert |
More tests
|
|
|
|
@1058
|
[1058]
|
15 months |
wichert |
Stupid typo
|
|
|
|
@1057
|
[1057]
|
15 months |
wichert |
Full test coverage for packet.py
|
|
|
|
@1056
|
[1056]
|
15 months |
wichert |
That was some mighty wrong indenting
|
|
|
|
@1055
|
[1055]
|
15 months |
wichert |
Fix typo
|
|
|
|
@1054
|
[1054]
|
15 months |
wichert |
Reuse the packet construction class for auth and acct packets
|
|
|
|
@1053
|
[1053]
|
15 months |
wichert |
Test packet decoding
|
|
|
|
@1052
|
[1052]
|
15 months |
wichert |
More packet tests
|
|
|
|
@1051
|
[1051]
|
15 months |
wichert |
Test against the authenticator in the packet: the authenticator in the …
|
|
|
|
@1050
|
[1050]
|
15 months |
wichert |
Why not use booleans
|
|
|
|
@1040
|
[1040]
|
15 months |
wichert |
More tests
|
|
|
|
@1039
|
[1039]
|
15 months |
wichert |
More tests. Found our second bug so far: setting raw attributes did not …
|
|
|
|
@1038
|
[1038]
|
15 months |
wichert |
Use list comprehensions instead of maps
|
|
|
|
@1037
|
[1037]
|
15 months |
wichert |
More tests
|
|
|
|
@1036
|
[1036]
|
15 months |
wichert |
Start of packet tests
|
|
|
|
@1035
|
[1035]
|
15 months |
wichert |
use the proper way to test against None
|
|
|
|
@1034
|
[1034]
|
15 months |
wichert |
Fix Packet.CreateReply?: the constructor parameters were slightly …
|
|
|
|
@1032
|
[1032]
|
15 months |
wichert |
Use absolute imports instead of relavite ones
|
|
|
|
@1030
|
[1030]
|
15 months |
wichert |
Fix the bidict tests
|
|
|
|
@1029
|
[1029]
|
15 months |
wichert |
Add tests for tools.py
|
|
|
|
@1028
|
[1028]
|
15 months |
wichert |
Whitespace
|
|
|
|
@1027
|
[1027]
|
15 months |
wichert |
Add tests for bidict
|
|
|
|
@1026
|
[1026]
|
15 months |
wichert |
Remove some double statements
|
|
|
|
@1025
|
[1025]
|
15 months |
wichert |
100% test coverage for dictionary.py
|
|
|
|
@1023
|
[1023]
|
15 months |
wichert |
Improve the datatype test for attributes and drop the unused filename …
|
|
|
|
@1022
|
[1022]
|
15 months |
wichert |
Test parsing multiple dictionaries during construction
|
|
|
|
@1021
|
[1021]
|
15 months |
wichert |
More vendor attribute testing
|
|
|
|
@1020
|
[1020]
|
15 months |
wichert |
Test vendor parsing
|
|
|
|
@1019
|
[1019]
|
15 months |
wichert |
Fixes
|
|
|
|
@1018
|
[1018]
|
15 months |
wichert |
Test value parsing
|
|
|
|
@1017
|
[1017]
|
15 months |
wichert |
Test value parsing
|
|
|
|
@1016
|
[1016]
|
15 months |
wichert |
More tests
|
|
|
|
@1015
|
[1015]
|
15 months |
wichert |
More tests
|
|
|
|
@1014
|
[1014]
|
15 months |
wichert |
Include the line number in the parse error
|
|
|
|
@1013
|
[1013]
|
15 months |
wichert |
Silly fixes
|
|
|
|
@1012
|
[1012]
|
15 months |
wichert |
Support passing in file-like objects to be parsed. Makes testing a bit …
|
|
|
|
@1009
|
[1009]
|
15 months |
wichert |
More test work
|
|
|
|
@1008
|
[1008]
|
15 months |
wichert |
Restructure things a bit so we can easily use the test runner
|
|
copied from trunk/src:
|
|
|
|
@1007
|
[1007]
|
15 months |
wichert |
Add some unit test bits
|