Searched refs:bufferevent_openssl (Results 1 – 20 of 20) sorted by relevance
286 struct bufferevent_openssl { struct342 evutil_offsetof(struct bufferevent_openssl, bev.bev), argument354 static inline struct bufferevent_openssl *357 struct bufferevent_openssl *bev_o; in upcast()361 evutil_offsetof(struct bufferevent_openssl, bev.bev)); in upcast()367 put_error(struct bufferevent_openssl *bev_ssl, unsigned long err) in put_error()383 start_reading(struct bufferevent_openssl *bev_ssl) in start_reading()404 start_writing(struct bufferevent_openssl *bev_ssl) in start_writing()423 stop_reading(struct bufferevent_openssl *bev_ssl) in stop_reading()437 stop_writing(struct bufferevent_openssl *bev_ssl) in stop_writing()[all …]
41 SSL_OBJS=bufferevent_openssl.obj
312 am__libevent_openssl_la_SOURCES_DIST = bufferevent_openssl.c314 @OPENSSL_TRUE@ libevent_openssl_la-bufferevent_openssl.lo490 ./$(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Plo \1373 @OPENSSL_TRUE@libevent_openssl_la_SOURCES = bufferevent_openssl.c1794 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Plo@am__quote@ # am--include-marker1876 libevent_openssl_la-bufferevent_openssl.lo: bufferevent_openssl.c1877 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libevent_openssl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libevent_openssl_la-bufferevent_openssl.lo -MD -MP -MF $(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Tpo -c -o libevent_openssl_la-bufferevent_openssl[all...]
287 libevent_openssl_la_SOURCES = bufferevent_openssl.c
244 bufferevent_openssl/openssl:385 Code Improvements (bufferevent_openssl)785 o bufferevent_openssl: reset fd_is_set when setfd with -1 is called (3da84c2 Azat Khuzhin)1587 BUGFIXES (bufferevent_openssl):2051 o We need AM_CPPFLAGS when compiling bufferevent_openssl.c (6d2613b
853 list(APPEND SRC_OPENSSL bufferevent_openssl.c)
354 Now bufferevent_openssl supports "dirty" shutdown (when the peer closes the
158 BUGFIXES (bufferevent_openssl):666 …o Change bufferevent_openssl::do_write so it doesn't call SSL_write with a 0 length buffer (c99131…
312 am__libevent_openssl_la_SOURCES_DIST = bufferevent_openssl.c314 @OPENSSL_TRUE@ libevent_openssl_la-bufferevent_openssl.lo490 ./$(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Plo \1365 @OPENSSL_TRUE@libevent_openssl_la_SOURCES = bufferevent_openssl.c1786 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Plo@am__qu…1868 libevent_openssl_la-bufferevent_openssl.lo: bufferevent_openssl.c1869 …bufferevent_openssl.lo -MD -MP -MF $(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Tpo -c -o lib…1870 …$(am__mv) $(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Tpo $(DEPDIR)/libevent_openssl_la-buff…1873 …) -c -o libevent_openssl_la-bufferevent_openssl.lo `test -f 'bufferevent_openssl.c' || echo '$(src…2877 -rm -f ./$(DEPDIR)/libevent_openssl_la-bufferevent_openssl.Plo[all …]
16 SRCS+= bufferevent_openssl.c
1430 ev_files_o=`ls $thedir/*.o | grep -v evdns\.o | grep -v bufferevent_openssl\.o`1431 ev_files_lo=`ls $thedir/*.lo | grep -v evdns\.lo | grep -v bufferevent_openssl\.lo`1432 ev_files_libso=`ls $thedir/.libs/*.o | grep -v evdns\.o | grep -v bufferevent_openssl\.o`
21730 ev_files_o=`ls $thedir/*.o | grep -v evdns\.o | grep -v bufferevent_openssl\.o`21731 ev_files_lo=`ls $thedir/*.lo | grep -v evdns\.lo | grep -v bufferevent_openssl\.lo`21732 ev_files_libso=`ls $thedir/.libs/*.o | grep -v evdns\.o | grep -v bufferevent_openssl\.o`
7836 sntp/libevent/bufferevent_openssl.c@1.10 +179 -159[all...]