]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Merge branch 'feature3049-v2' into maint-0.2.2
authorNick Mathewson <nickm@torproject.org>
Mon, 23 May 2011 05:19:04 +0000 (01:19 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 23 May 2011 05:19:04 +0000 (01:19 -0400)
Conflicts:
src/common/Makefile.am

1  2 
src/common/Makefile.am
src/common/compat.h
src/common/util.c
src/or/config.c
src/or/connection.c
src/or/control.c
src/or/control.h
src/or/or.h

index 2d009bd4fa50646164c1ee3793b9942f0aec94b4,88892455e7b9f43999f28ea680dda7757a2837c7..6952591d67037759701841a1d490c80c266e3e8f
@@@ -12,11 -12,11 +12,11 @@@ libor_extra_source
  endif
  
  libor_a_SOURCES = address.c log.c util.c compat.c container.c mempool.c \
-       memarea.c di_ops.c util_codedigest.c $(libor_extra_source)
 -      memarea.c util_codedigest.c procmon.c $(libor_extra_source)
++      memarea.c di_ops.c procmon.c util_codedigest.c $(libor_extra_source)
  libor_crypto_a_SOURCES = crypto.c aes.c tortls.c torgzip.c
  libor_event_a_SOURCES = compat_libevent.c
  
- noinst_HEADERS = address.h torlog.h crypto.h util.h compat.h aes.h torint.h tortls.h strlcpy.c strlcat.c torgzip.h container.h ht.h mempool.h memarea.h ciphers.inc compat_libevent.h tortls_states.h di_ops.h
 -noinst_HEADERS = address.h torlog.h crypto.h util.h compat.h aes.h torint.h tortls.h strlcpy.c strlcat.c torgzip.h container.h ht.h mempool.h memarea.h procmon.h ciphers.inc compat_libevent.h tortls_states.h
++noinst_HEADERS = address.h torlog.h crypto.h util.h compat.h aes.h torint.h tortls.h strlcpy.c strlcat.c torgzip.h container.h ht.h mempool.h memarea.h ciphers.inc compat_libevent.h tortls_states.h di_ops.h procmon.h
  
  common_sha1.i: $(libor_SOURCES) $(libor_crypto_a_SOURCES) $(noinst_HEADERS)
        if test "@SHA1SUM@" != none; then \
Simple merge
Simple merge
diff --cc src/or/config.c
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc src/or/or.h
Simple merge