GSoC Status Update, week 10½
Work done since last report
- Add message utility functions and rewrite part of code to use those instead of list-level mangling
- Many minor bugfixes and cosmetic (formatting, naming consistency etc) fixes
- Comment and docstring fixes
- Fix possible DoS: Use counters instead of
GENTEMPfor generating unique IDs, don't inter endpoint URIs when associating - Introduce and use
AUTH-PROCESSstructure instead ofIDalist - Update tests, add some for newly introduced functions
Problems
None.
Plans for next half week
- Write more tests
- More docstring fixes
- Introduce first-class RP and OP, if time permits
- Logging, if time permits
