Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefix signals to avoid collisions and security issues. #1322

Merged
merged 3 commits into from Jan 14, 2013
Merged

Commits on Jan 14, 2013

  1. Prefix signals to avoid collisions and security issues.

    - Prefix all signals with a unique prefix.
    - Changed various apis to IE<T> to IList<T>
    - Updated tests.
    
    #1320
    davidfowl committed Jan 14, 2013
    Configuration menu
    Copy the full SHA
    0dc7cfb View commit details
    Browse the repository at this point in the history
  2. Fixed security test.

    davidfowl committed Jan 14, 2013
    Configuration menu
    Copy the full SHA
    cf919c0 View commit details
    Browse the repository at this point in the history
  3. Changes per review.

    davidfowl committed Jan 14, 2013
    Configuration menu
    Copy the full SHA
    9b72449 View commit details
    Browse the repository at this point in the history