mirror of
https://github.com/monero-project/monero.git
synced 2025-08-01 18:46:12 -04:00
year updated in license
This commit is contained in:
parent
f4675dc05d
commit
f4b69d553a
313 changed files with 302 additions and 349 deletions
|
@ -51,4 +51,4 @@ namespace epee
|
|||
return std::atomic<uint32_t>::operator++(fake);
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
@ -269,4 +269,4 @@ PRAGMA_WARNING_POP
|
|||
time_t m_interval;
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -560,4 +560,4 @@ namespace md5
|
|||
MD5Final(digest, &context); /* finish up 2nd pass */
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -181,4 +181,4 @@ namespace net_utils
|
|||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -872,4 +872,4 @@ using namespace std;
|
|||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -70,4 +70,4 @@ namespace epee
|
|||
i_target_handler* m_powner_filter;
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -174,4 +174,4 @@ namespace net_utils
|
|||
return final_res;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -677,4 +677,4 @@ namespace net_utils
|
|||
|
||||
//--------------------------------------------------------------------------------------------
|
||||
//--------------------------------------------------------------------------------------------
|
||||
//--------------------------------------------------------------------------------------------
|
||||
//--------------------------------------------------------------------------------------------
|
||||
|
|
|
@ -109,4 +109,4 @@ namespace epee
|
|||
protected:
|
||||
net_utils::boosted_tcp_server<net_utils::http::http_custom_handler<t_connection_context> > m_net_server;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
@ -574,4 +574,4 @@ namespace levin
|
|||
};
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -134,4 +134,4 @@ namespace levin
|
|||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -373,4 +373,4 @@ namespace net_utils
|
|||
}
|
||||
}
|
||||
}
|
||||
#endif//!_MUNIN_CONNECTION_HANDLER_H_
|
||||
#endif//!_MUNIN_CONNECTION_HANDLER_H_
|
||||
|
|
|
@ -46,4 +46,4 @@ namespace net_utils
|
|||
}
|
||||
}
|
||||
}
|
||||
#endif//!_MUNIN_NODE_SERVER_H_
|
||||
#endif//!_MUNIN_NODE_SERVER_H_
|
||||
|
|
|
@ -118,4 +118,4 @@ namespace net_utils
|
|||
}
|
||||
}
|
||||
}
|
||||
#endif //_PROTOCOL_SWITCHER_H_
|
||||
#endif //_PROTOCOL_SWITCHER_H_
|
||||
|
|
|
@ -28,4 +28,4 @@
|
|||
#pragma once
|
||||
|
||||
|
||||
#define RPC_METHOD_NAME(name) static inline const char* methodname(){return name;}
|
||||
#define RPC_METHOD_NAME(name) static inline const char* methodname(){return name;}
|
||||
|
|
|
@ -178,4 +178,4 @@ namespace net_utils
|
|||
}
|
||||
}
|
||||
|
||||
//#include "smtp.inl"
|
||||
//#include "smtp.inl"
|
||||
|
|
|
@ -1566,4 +1566,4 @@ namespace net_utils
|
|||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -85,4 +85,4 @@ namespace net_utils
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -50,4 +50,4 @@ namespace epee
|
|||
{ // construct from specified values
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
@ -139,4 +139,4 @@ namespace soci
|
|||
std::string m_connection_string;
|
||||
};
|
||||
}
|
||||
/*}*/
|
||||
/*}*/
|
||||
|
|
|
@ -59,4 +59,4 @@ public:
|
|||
};
|
||||
}
|
||||
|
||||
#endif //_CRYPTED_STORAGE_H_
|
||||
#endif //_CRYPTED_STORAGE_H_
|
||||
|
|
|
@ -65,4 +65,4 @@ namespace StorageNamed
|
|||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
@ -257,4 +257,4 @@ namespace misc_utils
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -157,4 +157,4 @@ namespace epee
|
|||
typedef section* hsection;
|
||||
typedef array_entry* harray;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -278,4 +278,4 @@ namespace epee
|
|||
m_count -= len;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -376,4 +376,4 @@ namespace epee
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -120,4 +120,4 @@ namespace epee
|
|||
return std::move(binary_buff);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -209,4 +209,4 @@ namespace epee
|
|||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -178,4 +178,4 @@ namespace epee
|
|||
strm << make_indent(indent) << "}";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -166,4 +166,4 @@ POP_WARNINGS
|
|||
convert_to_same<from_type, to_type, std::is_same<to_type, from_type>::value>::convert(from, to);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -156,4 +156,4 @@ PRAGMA_WARNING_POP
|
|||
|
||||
#endif
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -27,4 +27,4 @@
|
|||
|
||||
#define DISABLE_GCC_AND_CLANG_WARNING(w) _Pragma(BOOST_PP_STRINGIZE(GCC diagnostic ignored BOOST_PP_STRINGIZE(-W##w)))
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue