Skip to content
Snippets Groups Projects
  1. Jul 19, 2012
    • Nick Mathewson's avatar
      Avoid double-typedef of transport_t. · 24451e6f
      Nick Mathewson authored
      You can say "struct foo_t" as much as you want, but you'd better not
      have "typedef struct foo_t foo_t" more than once.
      
      Fix for bug 6416.  Bug not in any released version of Tor.
      24451e6f
  2. Jul 18, 2012
  3. Jul 17, 2012
  4. Jul 16, 2012
  5. Jul 12, 2012
    • George Kadianakis's avatar
      Address Nick's comments. · 8b9f4d75
      George Kadianakis authored
      - Add a changes/ file.
      - Make it compile under --enable-gcc-warnings.
      - Update the file-level documentation of src/or/transports.c.
      - Only update descriptor if at least a managed proxy was configured.
      - Add our external IP address to the extra-info descriptor instead of 0.0.0.0.
      8b9f4d75
  6. Jul 07, 2012
  7. Jul 06, 2012
  8. Jul 05, 2012
  9. Jul 03, 2012
  10. Jul 01, 2012
Loading