-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
switch to angular-bootstrap #32
Comments
ghost
assigned lanterndev
Dec 9, 2012
atavism
pushed a commit
that referenced
this issue
Feb 12, 2015
oxtoacart
added a commit
that referenced
this issue
Feb 12, 2015
…..97941f3 97941f3 Merge branch 'master' into devel 8aba67b Merge pull request #50 from getlantern/1606 f3b681a Merge pull request #48 from getlantern/channelwad 50d0ca7 Merge pull request #49 from getlantern/1752 05c6f5c Merged master d084935 getlantern/lantern#1752 Removing use of gopkg.in 884e1e4 Added flashlight.yaml to .gitignore 2488040 Updated to latest waddell api b1001ce Better handling of start/stop of nattywad f3f81b8 Updated to latest nattwad and waddell apis 2c5b318 Merged 3c48853 Merge pull request #46 from getlantern/1946 87e581a Fixed unit test 7934de6 Took out future proofing comment on IpAddress 1a82d85 Code review updates e75bcaf getlantern/lantern#1946 Made client.configure sensitive to changes in trusted CAs 0e6bc9d getlantern/lantern#1946 Applied global CAs change to natty branch ee5f04f getlantern/lantern#1946 Applied global CAs change to natty branch d590c3f Merged 1606 (natty) branch f137163 getlantern/lantern#1946 Fixed unit test 76169df getlantern/lantern#1946 Added CommonName to trusted CAs list 57e59e9 getlantern/lantern#1946 Fixed unit test compilation issue 313621f getlantern/lantern#1946 Pinning global set of trusted masquerade certs instead of per-masquerade b55a9be Updated usage in README 0f0d64d Merged from master 6c537fd Changed gox link to getlantern fork 51e1383 Made waddelcert configurable 4bb9ea9 Merged ebe4c79 Made waddelcert configurable 7202144 Merge branch '1606' of https://github.com/getlantern/flashlight into 1606 6514def getlantern/lantern#1954 flashlight using nattywad with tls e741fd6 getlantern/lantern#1954 Added support for tls, added integration test using production cloud waddell 4e42b8c copyexecutables now renames executables 56400cd Added tagandbuild.bash 38117da README update dfbcb64 Merged c90f9f2 Updated README 3e100b3 Switched to cross-compilation approach that supports cgo 80591a6 Merge branch '1606' of https://github.com/getlantern/flashlight into 1606 0f3b4c7 Added globals folder 1cec0ab Made dimension names lowercase since they get lowercased by statshub anyway 3baa7e0 Stats configuration updates and variable naming in server/server.go dc50f34 Clearing currentReporter on stop e105912 Only populating client defaults if role is client 7095bc3 Not checking statshubaddr inside statreporter.doConfigure() 2890963 getlantern/lantern#1943 Updated flashlight to allow updating of stats reporting parameters on the fly 0edc826 Merge branch 'master' into 1606 c917575 Encapsulated Country dim 3e27dc7 Got rid of unnecessary global state in statreporter edfd768 Fixed log error in postStats 7623083 Merge branch '1606_merge' into 1606 c9d5732 Added tracelogging to statreporter.postUpdate 4a4aeab Merged master cd234b7 Ensuring nattywad keepalive interval is shorter than idletimeout on enproxy 773da26 getlantern/lantern#1606 Moved peers ahead of masquerades for readability in yaml 892fe5f Added test for statreporter 0d96ab2 Finished merge 78febb6 Merging - fixed merge bug in client.Configure() acd82eb Initial step of merging from 1913 3a7f05d getlantern/lantern#1606 Added dimension for tracking offerer+answerer country f0bda77 Added back checking of command-line parameters 1c1ea2d Changed 'using server ...' message to trace level bf31d0d Using keepalives on waddell connection bda4058 getlantern/lantern#1606 Fixed nil pointer when doing NAT traversals without stat reporting 7a926c5 Logging updates 170a939 getlantern/lantern#1815 Further improvements to nattest 479f0f5 getlantern/lantern#1815 Further improvements to nattest 02b52c7 getlantern/lantern#1815 Made nattest server and client check contents of messages before considering connection successful 074e06f getlantern/lantern#1815 Logging change b307ba3 Merge pull request #32 from getlantern/1606_ox 9f17845 getlantern/lantern#1815 More stat reporting fixes e20c1ce getlantern/lantern#1815 More stat reporting fixes a3731c2 getlantern/lantern#1815 More stat reporting fixes 32c3100 getlantern/lantern#1815 Stat reporting structural changes (split into Client and Server) b9ee8dc getlantern/lantern#1815 Stat reporting tweaks 86da20b Merge pull request #33 from getlantern/1606_atavism d70622b use write only channel since only stats reporter needs to read from it b0fbb18 Made peers a map (so that we can identify them by JID) 97dbded Using yamlconf package for configuration, which adds support for an HTTP config server e7ecae8 remove empty function declaration 24f84c4 remove empty function declaration 069d3a9 accumulate stats as counters 388b1ea report ints instead of bools edf9571 Remove OperatingSystem config var e3294b7 Add confirm connectivity message 4d3aba9 Add traversal stat reporting cf8c686 Add traversal stat reporting b76ce7d Updated to latest nattywad interface, showing how information for stats is exposed 945e104 Updated logging api 4317537 Client now proxies to waddell through enproxy ebfbb2c getlantern/lantern#1606 Switched to using package golog 2277f99 Merged from 1606 4c06d53 getlantern/lantern#1606 Concurrency improvements, auto-reconnect to waddell, using external package nattywad 8654407 add peer ids array to outcome struct e80e0ad remove extraneous return statement 8c94983 add call to stat reporter to post traversal outcomes 255687d seperate message into its own file 57d91cb add traversal outcomes map to track traversals b5d52c3 getlantern/lantern#1606 Aliasing package nattraversal 7463b50 getlantern/lantern#1606 error should be last return parameter 24f4e06 rename PeerConn to more accurate PeerConfig 6bcff08 rename PeerConn to more accurate PeerConfig 9b25e5c add UDP code from go-natty ccbcd82 use different waddell server for each peer in client mode 251881d use different waddell server for each peer in client mode c333731 use different waddell server for each peer in client mode 320cc00 remove redundant active peers map dfeadb7 remove redundant active peers map 889a48b remove redundant active peers map 72e68cc integrate remaining parts of go-natty 28c20a8 integrate remaining parts of go-natty ed12b2d integrate remaining parts of go-natty 0ff7147 integrate remaining parts of go-natty d89e8ee integrate remaining parts of go-natty ae63193 initial integration b118b51 getlantern/lantern#1606 Only applying command-line flags if specified 35f32a5 getlantern/lantern#1606 Only applying command-line flags if specified 6ec727a getlantern/lantern#1606 Only applying command-line flags if specified b4c541f getlantern/lantern#1606 Server receiving messages from waddell db6d5fd getlantern/lantern#1606 Server connecting to waddell 721ef3e getlantern/lantern#1606 Moved some server configuration into new server.ServerConfig git-subtree-dir: src/github.com/getlantern/flashlight git-subtree-split: 97941f3ce5674b18e364095133471f0ed2b5e728
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: