Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 0f8491a254 Backport candidate: remove dangerous free(0) on hashtable init před 18 roky
  Nick Mathewson 8786b4b88e Fix a bug in HT_REMOVE. před 18 roky
  Nick Mathewson 45c3a4365f Get better numbers out of HT_REP_OK před 18 roky
  Nick Mathewson 8a13a7cfe8 mainline branch. Remove some more dead XXXs. před 18 roky
  Nick Mathewson 0bc19dddf5 Use INLINE (which we define) instead of __inline (which is nonstandard) in ht.h. Resolves bug 270; maybe sun C will work now. před 18 roky
  Nick Mathewson 9482b1b9d5 Choose directory servers from routerstatus list, not from routerinfo list. This way, as soon was we have a networkstatus, we can ask a cache to give us routers, rather than needing to ask the directories. před 18 roky
  Nick Mathewson 7e6a41af93 Make hashtables use a little less space on 64-bit architectures. před 18 roky
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. před 18 roky
  Nick Mathewson 72cb64406a HT_NEXT invalidates the last iterator; fix rmv-related segfault. před 18 roky
  Nick Mathewson a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. před 18 roky