summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* client: More debug outputJens Georg2018-11-111-1/+3
* client: Fail init without host_maskJens Georg2018-11-111-0/+6
* win32: Fix compiling issue introduced with 4675b5Jens Georg2018-11-081-1/+1
* client: Fix compiling with missing HAVE_PKTINFOJens Georg2018-11-081-2/+9
* sniffer: Make it possible to enter V6 filterJens Georg2018-11-042-214/+121
* sniffer: Show interfaceJens Georg2018-11-041-10/+16
* browser: Also rewrite AL headersJens Georg2018-11-041-32/+46
* browser: Rewrite link-local locationsJens Georg2018-11-021-2/+34
* sniffer: Add option for IP protocol versionJens Georg2018-11-011-0/+4
* client,net: Use GInetAddressMask for the netmaskJens Georg2018-11-013-54/+139
* client: Remove forgotten debug messageJens Georg2018-11-011-1/+0
* client: Add new accessorsJens Georg2018-11-012-0/+49
* socket-source: Add max hops for v6Jens Georg2018-10-311-1/+6
* client: Add pktinfo handling for ipv6Jens Georg2018-10-316-7/+299
* socket-source: Set correct options for v6Jens Georg2018-10-315-14/+67
* all: Support v6 discovery messagesJens Georg2018-10-318-16/+90
* net-posix: Update get_host_ip for v6Jens Georg2018-10-311-34/+90
* net-posix: Implement v6 MAC lookupJens Georg2018-10-315-36/+162
* client: Use GInetAddressJens Georg2018-10-311-22/+20
* socket-source: Use GInetAddressJens Georg2018-10-313-39/+28
* sniffer: Plug memory leak when looking for hostsJens Georg2018-10-311-5/+4
* gssdp-client: Recreate socket on errorsOlivier Crete2018-10-301-5/+87
* all: More GLib utility functionsJens Georg2018-10-304-40/+21
* net-posix: Style fixesJens Georg2018-10-301-5/+5
* client: Add debug summary after address detectionJens Georg2018-10-301-1/+6
* client: Minor style fixesJens Georg2018-10-301-6/+9
* net-posix: Add debug output for get_host_ipJens Georg2018-10-301-5/+54
* net: Skip all interfaces with non-ip AFJens Georg2018-10-301-0/+6
* sniffer: Add button to rescan the networkJens Georg2018-10-292-78/+108
* build: Use proper syntax for config.hJens Georg2018-10-291-3/+3
* sniffer: Simplify setting an address filterJens Georg2018-10-273-6/+53
* sniffer: Modernize UIJens Georg2018-10-264-159/+190
* sniffer: Fix clearing of packet captureJens Georg2018-10-261-0/+1
* enums: Generate files without random pathsJens Georg2018-10-261-1/+1
* meson: Clean up generating docsJens Georg2018-10-263-17/+10
* sniffer: Change to use UI from resourceJens Georg2018-10-263-26/+22
* meson: Clean-up configure optionsJens Georg2018-10-263-24/+9
* vala: Remove metadata fileJens Georg2018-08-172-1/+1
* meson: Drop autotoolsJens Georg2018-08-1725-1702/+0
* meson: Add examplesJens Georg2018-08-176-11/+16
* meson: Make more mesonishJens Georg2018-08-174-45/+29
* meson: Use meson-style optionsJens Georg2018-08-173-9/+10
* meson: Make introspection and vapi optionalJens Georg2018-08-173-12/+23
* meson: Port configure optionsJens Georg2018-08-172-3/+12
* meson: Generate pkg-config fileJens Georg2018-08-172-0/+9
* meson: Add gtkdocJens Georg2018-08-172-0/+13
* meson: Port compile testsJens Georg2018-08-172-1/+47
* meson: Add vapiJens Georg2018-08-173-1/+6
* meson: Set up GObject-IntrospectionJens Georg2018-08-171-3/+17
* meson: Add sniffer toolJens Georg2018-08-172-0/+16